#D09DF8#D09DF8
#D09DF8 is a light, vivid violet. Relative luminance 0.443; OKLCH L 77.7% C 0.136 H 309.2°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #D09DF8 |
|---|---|
| RGB | rgb(208, 157, 248) |
| HSL | hsl(274, 87%, 79%) |
| HSV | hsv(274, 37%, 97%) |
| CMYK | cmyk(16.1%, 36.7%, 0%, 2.7%) |
| CIE-LAB | lab(72.43, 35.52, -38.27) |
| CIE-LCH | lch(72.43, 52.21, 312.86°) |
| OKLab | oklab(77.65% 0.0863 -0.1057) |
| OKLCH | oklch(77.65% 0.136 309.2) |
| XYZ | xyz(55.0096, 44.3018, 94.4419) |
| Luminance | 0.4430 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.22
Lilac (survey)
#CEA2FD
ΔE00 1.68
Lavender (survey)
#C79FEF
ΔE00 2.30
Pastel Purple
#CAA0FF
ΔE00 2.32
Liliac
#C48EFD
ΔE00 4.75
Pale Violet
#CEAEFA
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D09DF8 #C5F89D
analogous
#A39DF8 #D09DF8 #F89DF3
triadic
#D09DF8 #F8D09D #9DF8D0
tetradic
#D09DF8 #F8A39D #C5F89D #9DF3F8
square
#D09DF8 #F8A39D #C5F89D #9DF3F8
split-complementary
#D09DF8 #F3F89D #9DF8A3
monochromatic
#992BF0 #B564F4 #D09DF8 #EBD6FC #F1E2FD
Accessibility & contrast
On white
2.13
#D09DF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#D09DF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D09DF8
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D09DF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D09DF8 | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BAFFB
Deuteranopia (green-blind)
#97B2F5
Tritanopia (blue-blind)
#CBAABF
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #d09df8; /* rgb */ color: rgb(208, 157, 248); /* oklch */ color: oklch(77.7% 0.136 309.2);
Tailwind
colors: {
custom: {
50: '#dfbafb',
500: '#d09df8',
950: '#000000',
},
}SCSS
$custom: #d09df8; $custom-light: #dfbafb; $custom-dark: #000000;
JSON
{
"hex": "#d09df8",
"rgb": {
"r": 208,
"g": 157,
"b": 248
},
"hsl": {
"h": 273.626,
"s": 86.667,
"l": 79.412
},
"oklch": {
"l": 0.77652,
"c": 0.13646,
"h": 309.2
},
"luminance": 0.44301
}Semantic roles & 50–950 ramp
primary
#D09DF8
secondary
#E4F5D6
accent
#E30265
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151217
muted
#838185