#D68DEC#D68DEC
#D68DEC is a light, vivid purple. Relative luminance 0.394; OKLCH L 75.1% C 0.152 H 318.1°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #D68DEC |
|---|---|
| RGB | rgb(214, 141, 236) |
| HSL | hsl(286, 71%, 74%) |
| HSV | hsv(286, 40%, 93%) |
| CMYK | cmyk(9.3%, 40.3%, 0%, 7.5%) |
| CIE-LAB | lab(69.04, 43.41, -36.94) |
| CIE-LCH | lch(69.04, 57.00, 319.60°) |
| OKLab | oklab(75.07% 0.1134 -0.1017) |
| OKLCH | oklch(75.07% 0.152 318.1) |
| XYZ | xyz(52.3947, 39.4036, 84.1863) |
| Luminance | 0.3940 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.70
Lavender Pink
#DD85D7
ΔE00 4.81
Baby Purple
#CA9BF7
ΔE00 5.06
Liliac
#C48EFD
ΔE00 5.59
Lavender (survey)
#C79FEF
ΔE00 6.00
Lilac (survey)
#CEA2FD
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D68DEC #A3EC8D
analogous
#A78DEC #D68DEC #EC8DD3
triadic
#D68DEC #ECD68D #8DECD6
tetradic
#D68DEC #ECA78D #A3EC8D #8DD3EC
square
#D68DEC #ECA78D #A3EC8D #8DD3EC
split-complementary
#D68DEC #D3EC8D #8DECA7
monochromatic
#B024DA #C359E3 #D68DEC #E9C1F5 #F6E5FB
Accessibility & contrast
On white
2.36
#D68DEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#D68DEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D68DEC
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D68DEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D68DEC | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA4EF
Deuteranopia (green-blind)
#91ABE9
Tritanopia (blue-blind)
#D699B1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #d68dec; /* rgb */ color: rgb(214, 141, 236); /* oklch */ color: oklch(75.1% 0.152 318.1);
Tailwind
colors: {
custom: {
50: '#e4b0f2',
500: '#d68dec',
950: '#000000',
},
}SCSS
$custom: #d68dec; $custom-light: #e4b0f2; $custom-dark: #000000;
JSON
{
"hex": "#d68dec",
"rgb": {
"r": 214,
"g": 141,
"b": 236
},
"hsl": {
"h": 286.105,
"s": 71.429,
"l": 73.922
},
"oklch": {
"l": 0.75072,
"c": 0.15235,
"h": 318.1
},
"luminance": 0.39402
}Semantic roles & 50–950 ramp
primary
#D68DEC
secondary
#DFF2D9
accent
#D3123F
background
#FEFAFE
surface
#FCF5FD
border
#D5CFD5
text
#161017
muted
#847F85