#D08FFC#D08FFC
#D08FFC is a light, vivid violet. Relative luminance 0.401; OKLCH L 75.5% C 0.164 H 310.5°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #D08FFC |
|---|---|
| RGB | rgb(208, 143, 252) |
| HSL | hsl(276, 95%, 77%) |
| HSV | hsv(276, 43%, 99%) |
| CMYK | cmyk(17.5%, 43.3%, 0%, 1.2%) |
| CIE-LAB | lab(69.53, 43.92, -44.98) |
| CIE-LCH | lch(69.53, 62.87, 314.32°) |
| OKLab | oklab(75.52% 0.1066 -0.125) |
| OKLCH | oklch(75.52% 0.164 310.5) |
| XYZ | xyz(53.4024, 40.0839, 97.0003) |
| Luminance | 0.4008 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.45
Baby Purple
#CA9BF7
ΔE00 3.54
Pastel Purple
#CAA0FF
ΔE00 4.64
Lilac (survey)
#CEA2FD
ΔE00 4.87
Lavender (survey)
#C79FEF
ΔE00 5.45
Light Purple
#BF77F6
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D08FFC #BBFC8F
analogous
#9A8FFC #D08FFC #FC8FF1
triadic
#D08FFC #FCD08F #8FFCD0
tetradic
#D08FFC #FC9A8F #BBFC8F #8FF1FC
square
#D08FFC #FC9A8F #BBFC8F #8FF1FC
split-complementary
#D08FFC #F1FC8F #8FFC9A
monochromatic
#9E18F9 #B753FA #D08FFC #E9CBFE #F2E1FE
Accessibility & contrast
On white
2.33
#D08FFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#D08FFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D08FFC
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D08FFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D08FFC | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A7FF
Deuteranopia (green-blind)
#88ABF9
Tritanopia (blue-blind)
#CBA0BA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #d08ffc; /* rgb */ color: rgb(208, 143, 252); /* oklch */ color: oklch(75.5% 0.164 310.5);
Tailwind
colors: {
custom: {
50: '#e0b1fe',
500: '#d08ffc',
950: '#000000',
},
}SCSS
$custom: #d08ffc; $custom-light: #e0b1fe; $custom-dark: #000000;
JSON
{
"hex": "#d08ffc",
"rgb": {
"r": 208,
"g": 143,
"b": 252
},
"hsl": {
"h": 275.78,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.75522,
"c": 0.16423,
"h": 310.5
},
"luminance": 0.40083
}Semantic roles & 50–950 ramp
primary
#D08FFC
secondary
#E2F6D5
accent
#E6005D
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151118
muted
#838086