#D08FF6#D08FF6
#D08FF6 is a light, vivid violet. Relative luminance 0.397; OKLCH L 75.2% C 0.157 H 312.1°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #D08FF6 |
|---|---|
| RGB | rgb(208, 143, 246) |
| HSL | hsl(278, 85%, 76%) |
| HSV | hsv(278, 42%, 96%) |
| CMYK | cmyk(15.4%, 41.9%, 0%, 3.5%) |
| CIE-LAB | lab(69.26, 42.65, -42.12) |
| CIE-LCH | lch(69.26, 59.94, 315.36°) |
| OKLab | oklab(75.23% 0.1056 -0.1167) |
| OKLCH | oklch(75.23% 0.157 312.1) |
| XYZ | xyz(52.4666, 39.7096, 92.0717) |
| Luminance | 0.3971 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.12
Baby Purple
#CA9BF7
ΔE00 3.43
Pastel Purple
#CAA0FF
ΔE00 4.85
Lilac (survey)
#CEA2FD
ΔE00 4.88
Lavender (survey)
#C79FEF
ΔE00 5.08
Light Purple
#BF77F6
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D08FF6 #B5F68F
analogous
#9D8FF6 #D08FF6 #F68FE9
triadic
#D08FF6 #F6D08F #8FF6D0
tetradic
#D08FF6 #F69D8F #B5F68F #8FE9F6
square
#D08FF6 #F69D8F #B5F68F #8FE9F6
split-complementary
#D08FF6 #E9F68F #8FF69D
monochromatic
#A01EED #B856F1 #D08FF6 #E8C8FB #F3E3FD
Accessibility & contrast
On white
2.35
#D08FF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#D08FF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D08FF6
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D08FF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D08FF6 | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA6FA
Deuteranopia (green-blind)
#8BABF3
Tritanopia (blue-blind)
#CC9EB7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #d08ff6; /* rgb */ color: rgb(208, 143, 246); /* oklch */ color: oklch(75.2% 0.157 312.1);
Tailwind
colors: {
custom: {
50: '#e0b1f9',
500: '#d08ff6',
950: '#000000',
},
}SCSS
$custom: #d08ff6; $custom-light: #e0b1f9; $custom-dark: #000000;
JSON
{
"hex": "#d08ff6",
"rgb": {
"r": 208,
"g": 143,
"b": 246
},
"hsl": {
"h": 277.864,
"s": 85.124,
"l": 76.275
},
"oklch": {
"l": 0.75234,
"c": 0.15737,
"h": 312.1
},
"luminance": 0.39709
}Semantic roles & 50–950 ramp
primary
#D08FF6
secondary
#E2F5D6
accent
#E20456
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085