#D09DF2#D09DF2
#D09DF2 is a light, vivid violet. Relative luminance 0.439; OKLCH L 77.4% C 0.129 H 311.1°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #D09DF2 |
|---|---|
| RGB | rgb(208, 157, 242) |
| HSL | hsl(276, 77%, 78%) |
| HSV | hsv(276, 35%, 95%) |
| CMYK | cmyk(14%, 35.1%, 0%, 5.1%) |
| CIE-LAB | lab(72.19, 34.25, -35.39) |
| CIE-LCH | lch(72.19, 49.24, 314.06°) |
| OKLab | oklab(77.39% 0.085 -0.0975) |
| OKLCH | oklch(77.39% 0.129 311.1) |
| XYZ | xyz(54.0936, 43.9354, 89.6179) |
| Luminance | 0.4394 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.02
Lavender (survey)
#C79FEF
ΔE00 2.05
Lilac (survey)
#CEA2FD
ΔE00 2.48
Pastel Purple
#CAA0FF
ΔE00 3.28
Pale Violet
#CEAEFA
ΔE00 4.76
Mauve
#E0B0FF
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D09DF2 #BFF29D
analogous
#A59DF2 #D09DF2 #F29DE9
triadic
#D09DF2 #F2D09D #9DF2D0
tetradic
#D09DF2 #F2A59D #BFF29D #9DE9F2
square
#D09DF2 #F2A59D #BFF29D #9DE9F2
split-complementary
#D09DF2 #E9F29D #9DF2A5
monochromatic
#9C31E4 #B667EB #D09DF2 #EAD3F9 #F2E4FB
Accessibility & contrast
On white
2.15
#D09DF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#D09DF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D09DF2
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D09DF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D09DF2 | 1.00 | 2.15 | 9.79 | 9.79 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EAEF5
Deuteranopia (green-blind)
#99B2F0
Tritanopia (blue-blind)
#CDA9BD
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #d09df2; /* rgb */ color: rgb(208, 157, 242); /* oklch */ color: oklch(77.4% 0.129 311.1);
Tailwind
colors: {
custom: {
50: '#dfbaf6',
500: '#d09df2',
950: '#000000',
},
}SCSS
$custom: #d09df2; $custom-light: #dfbaf6; $custom-dark: #000000;
JSON
{
"hex": "#d09df2",
"rgb": {
"r": 208,
"g": 157,
"b": 242
},
"hsl": {
"h": 276,
"s": 76.577,
"l": 78.235
},
"oklch": {
"l": 0.77386,
"c": 0.12929,
"h": 311.1
},
"luminance": 0.43935
}Semantic roles & 50–950 ramp
primary
#D09DF2
secondary
#E3F3D8
accent
#D90D5E
background
#FDFBFF
surface
#FBF6FE
border
#D4D0D6
text
#151217
muted
#838185