#D09EF0#D09EF0
#D09EF0 is a light, vivid violet. Relative luminance 0.442; OKLCH L 77.5% C 0.125 H 311.6°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #D09EF0 |
|---|---|
| RGB | rgb(208, 158, 240) |
| HSL | hsl(277, 73%, 78%) |
| HSV | hsv(277, 34%, 94%) |
| CMYK | cmyk(13.3%, 34.2%, 0%, 5.9%) |
| CIE-LAB | lab(72.33, 33.28, -34.07) |
| CIE-LCH | lch(72.33, 47.63, 314.33°) |
| OKLab | oklab(77.47% 0.0831 -0.0937) |
| OKLCH | oklch(77.47% 0.125 311.6) |
| XYZ | xyz(53.9648, 44.1557, 88.1012) |
| Luminance | 0.4415 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 2.00
Baby Purple
#CA9BF7
ΔE00 2.47
Lilac (survey)
#CEA2FD
ΔE00 2.77
Pastel Purple
#CAA0FF
ΔE00 3.64
Mauve
#E0B0FF
ΔE00 4.57
Pale Violet
#CEAEFA
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D09EF0 #BEF09E
analogous
#A79EF0 #D09EF0 #F09EE7
triadic
#D09EF0 #F0D09E #9EF0D0
tetradic
#D09EF0 #F0A79E #BEF09E #9EE7F0
square
#D09EF0 #F0A79E #BEF09E #9EE7F0
split-complementary
#D09EF0 #E7F09E #9EF0A7
monochromatic
#9D34E0 #B669E8 #D09EF0 #EAD3F8 #F2E4FB
Accessibility & contrast
On white
2.14
#D09EF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#D09EF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D09EF0
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D09EF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D09EF0 | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90AFF3
Deuteranopia (green-blind)
#9BB2EE
Tritanopia (blue-blind)
#CDA9BC
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #d09ef0; /* rgb */ color: rgb(208, 158, 240); /* oklch */ color: oklch(77.5% 0.125 311.6);
Tailwind
colors: {
custom: {
50: '#dfbbf5',
500: '#d09ef0',
950: '#000000',
},
}SCSS
$custom: #d09ef0; $custom-light: #dfbbf5; $custom-dark: #000000;
JSON
{
"hex": "#d09ef0",
"rgb": {
"r": 208,
"g": 158,
"b": 240
},
"hsl": {
"h": 276.585,
"s": 73.214,
"l": 78.039
},
"oklch": {
"l": 0.77472,
"c": 0.12522,
"h": 311.6
},
"luminance": 0.44155
}Semantic roles & 50–950 ramp
primary
#D09EF0
secondary
#E3F3D8
accent
#D5105D
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151217
muted
#838185