#D68DED#D68DED
#D68DED is a light, vivid purple. Relative luminance 0.395; OKLCH L 75.1% C 0.153 H 317.8°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #D68DED |
|---|---|
| RGB | rgb(214, 141, 237) |
| HSL | hsl(286, 73%, 74%) |
| HSV | hsv(286, 41%, 93%) |
| CMYK | cmyk(9.7%, 40.5%, 0%, 7.1%) |
| CIE-LAB | lab(69.08, 43.61, -37.42) |
| CIE-LCH | lch(69.08, 57.46, 319.36°) |
| OKLab | oklab(75.12% 0.1136 -0.1031) |
| OKLCH | oklch(75.12% 0.153 317.8) |
| XYZ | xyz(52.5404, 39.4618, 84.9536) |
| Luminance | 0.3946 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.75
Baby Purple
#CA9BF7
ΔE00 4.97
Lavender Pink
#DD85D7
ΔE00 4.98
Liliac
#C48EFD
ΔE00 5.44
Lavender (survey)
#C79FEF
ΔE00 5.97
Lilac (survey)
#CEA2FD
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D68DED #A4ED8D
analogous
#A68DED #D68DED #ED8DD4
triadic
#D68DED #EDD68D #8DEDD6
tetradic
#D68DED #EDA68D #A4ED8D #8DD4ED
square
#D68DED #EDA68D #A4ED8D #8DD4ED
split-complementary
#D68DED #D4ED8D #8DEDA6
monochromatic
#B023DC #C358E5 #D68DED #E9C2F5 #F5E5FB
Accessibility & contrast
On white
2.36
#D68DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#D68DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D68DED
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D68DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D68DED | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA4F0
Deuteranopia (green-blind)
#91ABEA
Tritanopia (blue-blind)
#D699B2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #d68ded; /* rgb */ color: rgb(214, 141, 237); /* oklch */ color: oklch(75.1% 0.153 317.8);
Tailwind
colors: {
custom: {
50: '#e4b0f3',
500: '#d68ded',
950: '#000000',
},
}SCSS
$custom: #d68ded; $custom-light: #e4b0f3; $custom-dark: #000000;
JSON
{
"hex": "#d68ded",
"rgb": {
"r": 214,
"g": 141,
"b": 237
},
"hsl": {
"h": 285.625,
"s": 72.727,
"l": 74.118
},
"oklch": {
"l": 0.75117,
"c": 0.15343,
"h": 317.8
},
"luminance": 0.3946
}Semantic roles & 50–950 ramp
primary
#D68DED
secondary
#DFF2D9
accent
#D51140
background
#FEFAFE
surface
#FCF5FD
border
#D5CFD5
text
#161017
muted
#847F85