#D666FF#D666FF
#D666FF is a light, highly saturated purple. Relative luminance 0.310; OKLCH L 70.5% C 0.232 H 315.9°. Best body text is #000000 at 7.20:1 contrast (WCAG AA passes).
Color values
| HEX | #D666FF |
|---|---|
| RGB | rgb(214, 102, 255) |
| HSL | hsl(284, 100%, 70%) |
| HSV | hsv(284, 60%, 100%) |
| CMYK | cmyk(16.1%, 60%, 0%, 0%) |
| CIE-LAB | lab(62.53, 66.58, -57.66) |
| CIE-LCH | lch(62.53, 88.07, 319.11°) |
| OKLab | oklab(70.55% 0.1668 -0.1615) |
| OKLCH | oklch(70.55% 0.232 315.9) |
| XYZ | xyz(50.5302, 31.0207, 97.9142) |
| Luminance | 0.3102 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Bright Lilac
#C95EFB
ΔE00 2.99
Bright Lavender
#C760FF
ΔE00 3.11
Easter Purple
#C071FE
ΔE00 3.98
Heliotrope
#D94FF5
ΔE00 3.99
Light Purple
#BF77F6
ΔE00 4.64
Light Urple
#B36FF6
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D666FF #8FFF66
analogous
#8A66FF #D666FF #FF66DB
triadic
#D666FF #FFD666 #66FFD6
tetradic
#D666FF #FF8A66 #8FFF66 #66DBFF
square
#D666FF #FF8A66 #8FFF66 #66DBFF
split-complementary
#D666FF #DBFF66 #66FF8A
monochromatic
#AC00EB #C629FF #D666FF #E6A3FF #F7E0FF
Accessibility & contrast
On white
2.92
#D666FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.20
#D666FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D666FF
7.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D666FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D666FF | 1.00 | 2.92 | 7.20 | 7.20 |
| #FFFFFF | 2.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3690FF
Deuteranopia (green-blind)
#669AFB
Tritanopia (blue-blind)
#D481A9
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #d666ff; /* rgb */ color: rgb(214, 102, 255); /* oklch */ color: oklch(70.5% 0.232 315.9);
Tailwind
colors: {
custom: {
50: '#e697ff',
500: '#d666ff',
950: '#000000',
},
}SCSS
$custom: #d666ff; $custom-light: #e697ff; $custom-dark: #000000;
JSON
{
"hex": "#d666ff",
"rgb": {
"r": 214,
"g": 102,
"b": 255
},
"hsl": {
"h": 283.922,
"s": 100,
"l": 70
},
"oklch": {
"l": 0.70548,
"c": 0.23216,
"h": 315.9
},
"luminance": 0.31019
}Semantic roles & 50–950 ramp
primary
#D666FF
secondary
#D6F6CB
accent
#E6003D
background
#FEF9FF
surface
#FDF2FF
border
#D5CCD7
text
#160E18
muted
#847E86