#D09CFF#D09CFF
#D09CFF is a light, vivid violet. Relative luminance 0.444; OKLCH L 77.8% C 0.147 H 307.5°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #D09CFF |
|---|---|
| RGB | rgb(208, 156, 255) |
| HSL | hsl(272, 100%, 81%) |
| HSV | hsv(272, 39%, 100%) |
| CMYK | cmyk(18.4%, 38.8%, 0%, 0%) |
| CIE-LAB | lab(72.50, 37.57, -41.96) |
| CIE-LCH | lch(72.50, 56.32, 311.84°) |
| OKLab | oklab(77.8% 0.0891 -0.1163) |
| OKLCH | oklch(77.8% 0.147 307.5) |
| XYZ | xyz(55.9474, 44.4073, 100.2125) |
| Luminance | 0.4441 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.41
Lilac (survey)
#CEA2FD
ΔE00 1.78
Pastel Purple
#CAA0FF
ΔE00 1.78
Lavender (survey)
#C79FEF
ΔE00 3.27
Liliac
#C48EFD
ΔE00 3.92
Pale Violet
#CEAEFA
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D09CFF #CBFF9C
analogous
#9E9CFF #D09CFF #FF9CFD
triadic
#D09CFF #FFD09C #9CFFD0
tetradic
#D09CFF #FF9E9C #CBFF9C #9CFDFF
square
#D09CFF #FF9E9C #CBFF9C #9CFDFF
split-complementary
#D09CFF #FDFF9C #9CFF9E
monochromatic
#9622FF #B35FFF #D09CFF #EDD9FF #F0E0FF
Accessibility & contrast
On white
2.13
#D09CFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#D09CFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D09CFF
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D09CFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D09CFF | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87B0FF
Deuteranopia (green-blind)
#93B2FC
Tritanopia (blue-blind)
#CAABC2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #d09cff; /* rgb */ color: rgb(208, 156, 255); /* oklch */ color: oklch(77.8% 0.147 307.5);
Tailwind
colors: {
custom: {
50: '#e0baff',
500: '#d09cff',
950: '#000000',
},
}SCSS
$custom: #d09cff; $custom-light: #e0baff; $custom-dark: #000000;
JSON
{
"hex": "#d09cff",
"rgb": {
"r": 208,
"g": 156,
"b": 255
},
"hsl": {
"h": 271.515,
"s": 100,
"l": 80.588
},
"oklch": {
"l": 0.77802,
"c": 0.14653,
"h": 307.5
},
"luminance": 0.44407
}Semantic roles & 50–950 ramp
primary
#D09CFF
secondary
#E5F7D4
accent
#E6006D
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151118
muted
#838086