#D09DFE#D09DFE
#D09DFE is a light, vivid violet. Relative luminance 0.447; OKLCH L 77.9% C 0.144 H 307.5°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #D09DFE |
|---|---|
| RGB | rgb(208, 157, 254) |
| HSL | hsl(272, 98%, 81%) |
| HSV | hsv(272, 38%, 100%) |
| CMYK | cmyk(18.1%, 38.2%, 0%, 0.4%) |
| CIE-LAB | lab(72.68, 36.81, -41.13) |
| CIE-LCH | lch(72.68, 55.20, 311.83°) |
| OKLab | oklab(77.93% 0.0875 -0.1139) |
| OKLCH | oklch(77.93% 0.144 307.5) |
| XYZ | xyz(55.9553, 44.6801, 99.4231) |
| Luminance | 0.4468 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.29
Lilac (survey)
#CEA2FD
ΔE00 1.48
Pastel Purple
#CAA0FF
ΔE00 1.67
Lavender (survey)
#C79FEF
ΔE00 3.00
Liliac
#C48EFD
ΔE00 4.20
Pale Violet
#CEAEFA
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D09DFE #CBFE9D
analogous
#9F9DFE #D09DFE #FE9DFC
triadic
#D09DFE #FED09D #9DFED0
tetradic
#D09DFE #FE9F9D #CBFE9D #9DFCFE
square
#D09DFE #FE9F9D #CBFE9D #9DFCFE
split-complementary
#D09DFE #FCFE9D #9DFE9F
monochromatic
#9624FD #B360FD #D09DFE #EDDAFF #F0E1FF
Accessibility & contrast
On white
2.11
#D09DFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#D09DFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D09DFE
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D09DFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D09DFE | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88B0FF
Deuteranopia (green-blind)
#94B3FB
Tritanopia (blue-blind)
#CAACC2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #d09dfe; /* rgb */ color: rgb(208, 157, 254); /* oklch */ color: oklch(77.9% 0.144 307.5);
Tailwind
colors: {
custom: {
50: '#e0baff',
500: '#d09dfe',
950: '#000000',
},
}SCSS
$custom: #d09dfe; $custom-light: #e0baff; $custom-dark: #000000;
JSON
{
"hex": "#d09dfe",
"rgb": {
"r": 208,
"g": 157,
"b": 254
},
"hsl": {
"h": 271.546,
"s": 97.98,
"l": 80.588
},
"oklch": {
"l": 0.77925,
"c": 0.14369,
"h": 307.5
},
"luminance": 0.4468
}Semantic roles & 50–950 ramp
primary
#D09DFE
secondary
#E5F7D4
accent
#E6006D
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151218
muted
#838186