#D08FFD#D08FFD
#D08FFD is a light, vivid violet. Relative luminance 0.401; OKLCH L 75.6% C 0.165 H 310.2°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #D08FFD |
|---|---|
| RGB | rgb(208, 143, 253) |
| HSL | hsl(275, 96%, 78%) |
| HSV | hsv(275, 43%, 99%) |
| CMYK | cmyk(17.8%, 43.5%, 0%, 0.8%) |
| CIE-LAB | lab(69.57, 44.14, -45.45) |
| CIE-LCH | lch(69.57, 63.36, 314.16°) |
| OKLab | oklab(75.57% 0.1067 -0.1263) |
| OKLCH | oklch(75.57% 0.165 310.2) |
| XYZ | xyz(53.5613, 40.1475, 97.8371) |
| Luminance | 0.4015 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.37
Baby Purple
#CA9BF7
ΔE00 3.58
Pastel Purple
#CAA0FF
ΔE00 4.63
Lilac (survey)
#CEA2FD
ΔE00 4.89
Lavender (survey)
#C79FEF
ΔE00 5.52
Light Purple
#BF77F6
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D08FFD #BCFD8F
analogous
#998FFD #D08FFD #FD8FF3
triadic
#D08FFD #FDD08F #8FFDD0
tetradic
#D08FFD #FD998F #BCFD8F #8FF3FD
square
#D08FFD #FD998F #BCFD8F #8FF3FD
split-complementary
#D08FFD #F3FD8F #8FFD99
monochromatic
#9E17FB #B753FC #D08FFD #E9CBFE #F2E1FE
Accessibility & contrast
On white
2.33
#D08FFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#D08FFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D08FFD
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D08FFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D08FFD | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A7FF
Deuteranopia (green-blind)
#87ABFA
Tritanopia (blue-blind)
#CBA0BA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #d08ffd; /* rgb */ color: rgb(208, 143, 253); /* oklch */ color: oklch(75.6% 0.165 310.2);
Tailwind
colors: {
custom: {
50: '#e0b1fe',
500: '#d08ffd',
950: '#000000',
},
}SCSS
$custom: #d08ffd; $custom-light: #e0b1fe; $custom-dark: #000000;
JSON
{
"hex": "#d08ffd",
"rgb": {
"r": 208,
"g": 143,
"b": 253
},
"hsl": {
"h": 275.455,
"s": 96.491,
"l": 77.647
},
"oklch": {
"l": 0.75571,
"c": 0.16538,
"h": 310.2
},
"luminance": 0.40147
}Semantic roles & 50–950 ramp
primary
#D08FFD
secondary
#E2F7D4
accent
#E6005E
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151118
muted
#838086