#D700FF

#D700FF is the hex color Fuchsia. Here are its RGB, HSL, HSV, CMYK, and OKLCH values, ready-made shades and palettes, and the text colors that stay readable on it.

This is the nearest named color to #D700FF; the exact match is none.

Open #D700FF in the picker

#D700FF color codes

HEX
#D700FF
HEX8
#D700FFFF
HEX8 (Android)
#FFD700FF
RGB
rgb(215, 0, 255)
RGB (%)
84%, 0%, 100%
HSL
hsl(291, 100%, 50%)
HSV / HSB
hsv(291, 100%, 100%)
CMYK
cmyk(16%, 100%, 0%, 0%)
OKLCH
oklch(0.6429 0.3099 319.16)
OKLCH (%)
oklch(64.29% 0.3099 319.16)
Decimal
14090495

What color is #D700FF?

#D700FF sits at 64% lightness and 0.3099 chroma in OKLCH, hue 319.16°. Its nearest named color is Fuchsia.

Shades and tints of #D700FF

Tints

Shades

Tones

#D700FF color harmonies

Complementary

Analogous

Triadic

Split-complementary

Tetradic

Square

Monochromatic

Using #D700FF in CSS

.text       { color: #D700FF; }
.background { background-color: #D700FF; }
.border     { border: 2px solid #D700FF; }

/* Modern, perceptually uniform */
.text { color: oklch(0.6429 0.3099 319.16); }

/* #D700FF at 50% transparency */
.overlay { background-color: #D700FF80; }

Is #D700FF accessible?

#D700FF on white text scores 3.94:1; on black text it scores 5.33:1. Black text passes WCAG AA for normal text on #D700FF. Recommended text color on a #D700FF background: black.

A 5.33:1 vs black
A 3.94:1 vs white
  • AA normal ≥ 4.5 Pass
  • AA large ≥ 3 Pass
  • AAA normal ≥ 7 Fail
  • AAA large ≥ 4.5 Pass

Recommended text color: black

CSS contrast-color() contrast-color(#D700FF) → black
APCA Lc experimental 69.5 Lc · large / secondary text (white text)

WCAG 2.1 AA/AAA is the compliance floor; APCA is an optional readability metric.

Related colors

Nearest featured color: Purple #800080. See more in the purple family on the colors hub.

Frequently asked questions

What color is #D700FF?
#D700FF is closest to Fuchsia. In RGB it is rgb(215, 0, 255), and in HSL hsl(291, 100%, 50%).
What is #D700FF in RGB?
#D700FF converts to rgb(215, 0, 255) — red 215, green 0, blue 255.
What text color is readable on #D700FF?
Black text — it has the higher contrast ratio (5.33:1) against #D700FF. Black text passes WCAG AA for normal text on #D700FF.
Open #D700FF in the picker