#D09EF3#D09EF3
#D09EF3 is a light, vivid violet. Relative luminance 0.443; OKLCH L 77.6% C 0.129 H 310.6°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #D09EF3 |
|---|---|
| RGB | rgb(208, 158, 243) |
| HSL | hsl(275, 78%, 79%) |
| HSV | hsv(275, 35%, 95%) |
| CMYK | cmyk(14.4%, 35%, 0%, 4.7%) |
| CIE-LAB | lab(72.45, 33.91, -35.52) |
| CIE-LCH | lch(72.45, 49.11, 313.68°) |
| OKLab | oklab(77.6% 0.0838 -0.0978) |
| OKLCH | oklch(77.6% 0.129 310.6) |
| XYZ | xyz(54.4141, 44.3354, 90.4677) |
| Luminance | 0.4434 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 1.91
Baby Purple
#CA9BF7
ΔE00 1.95
Lilac (survey)
#CEA2FD
ΔE00 2.24
Pastel Purple
#CAA0FF
ΔE00 3.09
Pale Violet
#CEAEFA
ΔE00 4.49
Mauve
#E0B0FF
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D09EF3 #C1F39E
analogous
#A59EF3 #D09EF3 #F39EEB
triadic
#D09EF3 #F3D09E #9EF3D0
tetradic
#D09EF3 #F3A59E #C1F39E #9EEBF3
square
#D09EF3 #F3A59E #C1F39E #9EEBF3
split-complementary
#D09EF3 #EBF39E #9EF3A5
monochromatic
#9B31E6 #B668EC #D09EF3 #EAD4FA #F2E4FC
Accessibility & contrast
On white
2.13
#D09EF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#D09EF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D09EF3
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D09EF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D09EF3 | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EAFF6
Deuteranopia (green-blind)
#9AB3F1
Tritanopia (blue-blind)
#CCAABD
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #d09ef3; /* rgb */ color: rgb(208, 158, 243); /* oklch */ color: oklch(77.6% 0.129 310.6);
Tailwind
colors: {
custom: {
50: '#dfbbf7',
500: '#d09ef3',
950: '#000000',
},
}SCSS
$custom: #d09ef3; $custom-light: #dfbbf7; $custom-dark: #000000;
JSON
{
"hex": "#d09ef3",
"rgb": {
"r": 208,
"g": 158,
"b": 243
},
"hsl": {
"h": 275.294,
"s": 77.982,
"l": 78.627
},
"oklch": {
"l": 0.77602,
"c": 0.1288,
"h": 310.6
},
"luminance": 0.44335
}Semantic roles & 50–950 ramp
primary
#D09EF3
secondary
#E3F3D8
accent
#DA0B60
background
#FDFBFF
surface
#FBF6FE
border
#D4D0D6
text
#151217
muted
#838185