#D09CEB#D09CEB
#D09CEB is a light, vivid violet. Relative luminance 0.432; OKLCH L 76.9% C 0.123 H 313.7°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #D09CEB |
|---|---|
| RGB | rgb(208, 156, 235) |
| HSL | hsl(279, 66%, 77%) |
| HSV | hsv(279, 34%, 92%) |
| CMYK | cmyk(11.5%, 33.6%, 0%, 7.8%) |
| CIE-LAB | lab(71.68, 33.33, -32.35) |
| CIE-LCH | lch(71.68, 46.45, 315.86°) |
| OKLab | oklab(76.91% 0.0848 -0.0888) |
| OKLCH | oklch(76.91% 0.123 313.7) |
| XYZ | xyz(52.8939, 43.1859, 84.1305) |
| Luminance | 0.4319 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 2.65
Baby Purple
#CA9BF7
ΔE00 3.24
Lilac (survey)
#CEA2FD
ΔE00 3.78
Pastel Purple
#CAA0FF
ΔE00 4.60
Mauve
#E0B0FF
ΔE00 5.08
Pale Violet
#CEAEFA
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D09CEB #B7EB9C
analogous
#A99CEB #D09CEB #EB9CDF
triadic
#D09CEB #EBD09C #9CEBD0
tetradic
#D09CEB #EBA99C #B7EB9C #9CDFEB
square
#D09CEB #EBA99C #B7EB9C #9CDFEB
split-complementary
#D09CEB #DFEB9C #9CEBA9
monochromatic
#A036D6 #B869E1 #D09CEB #E8CFF5 #F3E6FA
Accessibility & contrast
On white
2.18
#D09CEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#D09CEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D09CEB
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D09CEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D09CEB | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FADEE
Deuteranopia (green-blind)
#9BB1E9
Tritanopia (blue-blind)
#CEA6B9
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #d09ceb; /* rgb */ color: rgb(208, 156, 235); /* oklch */ color: oklch(76.9% 0.123 313.7);
Tailwind
colors: {
custom: {
50: '#dfbaf1',
500: '#d09ceb',
950: '#000000',
},
}SCSS
$custom: #d09ceb; $custom-light: #dfbaf1; $custom-dark: #000000;
JSON
{
"hex": "#d09ceb",
"rgb": {
"r": 208,
"g": 156,
"b": 235
},
"hsl": {
"h": 279.494,
"s": 66.387,
"l": 76.667
},
"oklch": {
"l": 0.76912,
"c": 0.12275,
"h": 313.7
},
"luminance": 0.43185
}Semantic roles & 50–950 ramp
primary
#D09CEB
secondary
#E2F1DA
accent
#CE1756
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085