#D700FF#D700FF
#D700FF is a light, highly saturated purple. Relative luminance 0.217; OKLCH L 64.3% C 0.310 H 319.2°. Best body text is #000000 at 5.33:1 contrast (WCAG AA passes).
Color values
| HEX | #D700FF |
|---|---|
| RGB | rgb(215, 0, 255) |
| HSL | hsl(291, 100%, 50%) |
| HSV | hsv(291, 100%, 100%) |
| CMYK | cmyk(15.7%, 100%, 0%, 0%) |
| CIE-LAB | lab(53.67, 92.45, -71.88) |
| CIE-LCH | lch(53.67, 117.10, 322.13°) |
| OKLab | oklab(64.29% 0.2345 -0.2026) |
| OKLCH | oklch(64.29% 0.31 319.2) |
| XYZ | xyz(46.0719, 21.6695, 96.3442) |
| Luminance | 0.2167 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Hot Purple
#CB00F5
ΔE00 2.68
Purple Pink
#D725DE
ΔE00 4.41
Bright Purple
#BE03FD
ΔE00 4.70
Neon Purple
#BC13FE
ΔE00 4.71
Heliotrope
#D94FF5
ΔE00 6.23
Pink Purple
#EF1DE7
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D700FF #28FF00
analogous
#5700FF #D700FF #FF00A8
triadic
#D700FF #FFD700 #00FFD7
tetradic
#D700FF #FF5700 #28FF00 #00A8FF
square
#D700FF #FF5700 #28FF00 #00A8FF
split-complementary
#D700FF #A8FF00 #00FF57
monochromatic
#700085 #A300C2 #D700FF #E13DFF #EA7AFF
Accessibility & contrast
On white
3.94
#D700FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.33
#D700FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #D700FF
5.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D700FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D700FF | 1.00 | 3.94 | 5.33 | 5.33 |
| #FFFFFF | 3.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0075FF
Deuteranopia (green-blind)
#2886FB
Tritanopia (blue-blind)
#D65796
Achromatopsia (no color)
#808080
Design tokens & code
CSS
--color: #d700ff; /* rgb */ color: rgb(215, 0, 255); /* oklch */ color: oklch(64.3% 0.310 319.2);
Tailwind
colors: {
custom: {
50: '#e975ff',
500: '#d700ff',
950: '#000000',
},
}SCSS
$custom: #d700ff; $custom-light: #e975ff; $custom-dark: #000000;
JSON
{
"hex": "#d700ff",
"rgb": {
"r": 215,
"g": 0,
"b": 255
},
"hsl": {
"h": 290.588,
"s": 100,
"l": 50
},
"oklch": {
"l": 0.64294,
"c": 0.30988,
"h": 319.2
},
"luminance": 0.21667
}Semantic roles & 50–950 ramp
primary
#D700FF
secondary
#86E774
accent
#FF294A
background
#FFF8FF
surface
#FEEFFF
border
#D6CAD7
text
#170A18
muted
#857C86