#D08FF9#D08FF9
#D08FF9 is a light, vivid violet. Relative luminance 0.399; OKLCH L 75.4% C 0.161 H 311.3°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #D08FF9 |
|---|---|
| RGB | rgb(208, 143, 249) |
| HSL | hsl(277, 90%, 77%) |
| HSV | hsv(277, 43%, 98%) |
| CMYK | cmyk(16.5%, 42.6%, 0%, 2.4%) |
| CIE-LAB | lab(69.39, 43.28, -43.55) |
| CIE-LCH | lch(69.39, 61.40, 314.82°) |
| OKLab | oklab(75.38% 0.1061 -0.1208) |
| OKLCH | oklch(75.38% 0.161 311.3) |
| XYZ | xyz(52.9307, 39.8953, 94.5164) |
| Luminance | 0.3989 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.75
Baby Purple
#CA9BF7
ΔE00 3.45
Pastel Purple
#CAA0FF
ΔE00 4.71
Lilac (survey)
#CEA2FD
ΔE00 4.85
Lavender (survey)
#C79FEF
ΔE00 5.24
Light Purple
#BF77F6
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D08FF9 #B8F98F
analogous
#9B8FF9 #D08FF9 #F98FED
triadic
#D08FF9 #F9D08F #8FF9D0
tetradic
#D08FF9 #F99B8F #B8F98F #8FEDF9
square
#D08FF9 #F99B8F #B8F98F #8FEDF9
split-complementary
#D08FF9 #EDF98F #8FF99B
monochromatic
#9F1BF3 #B855F6 #D08FF9 #E8C9FC #F3E2FD
Accessibility & contrast
On white
2.34
#D08FF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#D08FF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D08FF9
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D08FF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D08FF9 | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A6FD
Deuteranopia (green-blind)
#89ABF6
Tritanopia (blue-blind)
#CC9FB8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #d08ff9; /* rgb */ color: rgb(208, 143, 249); /* oklch */ color: oklch(75.4% 0.161 311.3);
Tailwind
colors: {
custom: {
50: '#e0b1fb',
500: '#d08ff9',
950: '#000000',
},
}SCSS
$custom: #d08ff9; $custom-light: #e0b1fb; $custom-dark: #000000;
JSON
{
"hex": "#d08ff9",
"rgb": {
"r": 208,
"g": 143,
"b": 249
},
"hsl": {
"h": 276.792,
"s": 89.831,
"l": 76.863
},
"oklch": {
"l": 0.75377,
"c": 0.1608,
"h": 311.3
},
"luminance": 0.39894
}Semantic roles & 50–950 ramp
primary
#D08FF9
secondary
#E2F6D5
accent
#E60059
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085