#D68DEB#D68DEB
#D68DEB is a light, vivid purple. Relative luminance 0.393; OKLCH L 75.0% C 0.151 H 318.5°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #D68DEB |
|---|---|
| RGB | rgb(214, 141, 235) |
| HSL | hsl(287, 70%, 74%) |
| HSV | hsv(287, 40%, 92%) |
| CMYK | cmyk(8.9%, 40%, 0%, 7.8%) |
| CIE-LAB | lab(69.00, 43.21, -36.46) |
| CIE-LCH | lch(69.00, 56.53, 319.85°) |
| OKLab | oklab(75.03% 0.1132 -0.1003) |
| OKLCH | oklch(75.03% 0.151 318.5) |
| XYZ | xyz(52.2498, 39.3456, 83.4232) |
| Luminance | 0.3934 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.64
Violet (CSS)
#EE82EE
ΔE00 4.67
Baby Purple
#CA9BF7
ΔE00 5.15
Liliac
#C48EFD
ΔE00 5.75
Lavender (survey)
#C79FEF
ΔE00 6.03
Lilac (survey)
#CEA2FD
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D68DEB #A2EB8D
analogous
#A78DEB #D68DEB #EB8DD1
triadic
#D68DEB #EBD68D #8DEBD6
tetradic
#D68DEB #EBA78D #A2EB8D #8DD1EB
square
#D68DEB #EBA78D #A2EB8D #8DD1EB
split-complementary
#D68DEB #D1EB8D #8DEBA7
monochromatic
#B026D8 #C359E2 #D68DEB #E9C1F4 #F6E5FA
Accessibility & contrast
On white
2.37
#D68DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#D68DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D68DEB
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D68DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D68DEB | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA4EE
Deuteranopia (green-blind)
#92ABE8
Tritanopia (blue-blind)
#D699B1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #d68deb; /* rgb */ color: rgb(214, 141, 235); /* oklch */ color: oklch(75.0% 0.151 318.5);
Tailwind
colors: {
custom: {
50: '#e4b0f1',
500: '#d68deb',
950: '#000000',
},
}SCSS
$custom: #d68deb; $custom-light: #e4b0f1; $custom-dark: #000000;
JSON
{
"hex": "#d68deb",
"rgb": {
"r": 214,
"g": 141,
"b": 235
},
"hsl": {
"h": 286.596,
"s": 70.149,
"l": 73.725
},
"oklch": {
"l": 0.75027,
"c": 0.15128,
"h": 318.5
},
"luminance": 0.39344
}Semantic roles & 50–950 ramp
primary
#D68DEB
secondary
#DFF2D9
accent
#D2133E
background
#FEFAFE
surface
#FCF5FD
border
#D5CFD5
text
#161017
muted
#847F85