#D09EEF#D09EEF
#D09EEF is a light, vivid violet. Relative luminance 0.441; OKLCH L 77.4% C 0.124 H 311.9°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #D09EEF |
|---|---|
| RGB | rgb(208, 158, 239) |
| HSL | hsl(277, 72%, 78%) |
| HSV | hsv(277, 34%, 94%) |
| CMYK | cmyk(13%, 33.9%, 0%, 6.3%) |
| CIE-LAB | lab(72.29, 33.07, -33.59) |
| CIE-LCH | lch(72.29, 47.14, 314.56°) |
| OKLab | oklab(77.43% 0.0828 -0.0923) |
| OKLCH | oklch(77.43% 0.124 311.9) |
| XYZ | xyz(53.8166, 44.0964, 87.3210) |
| Luminance | 0.4410 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 2.08
Baby Purple
#CA9BF7
ΔE00 2.65
Lilac (survey)
#CEA2FD
ΔE00 2.96
Pastel Purple
#CAA0FF
ΔE00 3.83
Mauve
#E0B0FF
ΔE00 4.58
Pale Violet
#CEAEFA
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D09EEF #BDEF9E
analogous
#A79EEF #D09EEF #EF9EE5
triadic
#D09EEF #EFD09E #9EEFD0
tetradic
#D09EEF #EFA79E #BDEF9E #9EE5EF
square
#D09EEF #EFA79E #BDEF9E #9EE5EF
split-complementary
#D09EEF #E5EF9E #9EEFA7
monochromatic
#9D35DE #B769E6 #D09EEF #E9D3F8 #F2E5FB
Accessibility & contrast
On white
2.14
#D09EEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#D09EEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D09EEF
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D09EEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D09EEF | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90AFF2
Deuteranopia (green-blind)
#9BB2ED
Tritanopia (blue-blind)
#CDA9BC
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #d09eef; /* rgb */ color: rgb(208, 158, 239); /* oklch */ color: oklch(77.4% 0.124 311.9);
Tailwind
colors: {
custom: {
50: '#dfbbf4',
500: '#d09eef',
950: '#000000',
},
}SCSS
$custom: #d09eef; $custom-light: #dfbbf4; $custom-dark: #000000;
JSON
{
"hex": "#d09eef",
"rgb": {
"r": 208,
"g": 158,
"b": 239
},
"hsl": {
"h": 277.037,
"s": 71.681,
"l": 77.843
},
"oklch": {
"l": 0.77429,
"c": 0.12404,
"h": 311.9
},
"luminance": 0.44096
}Semantic roles & 50–950 ramp
primary
#D09EEF
secondary
#E2F2D9
accent
#D4125C
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151217
muted
#838185