#D08FF0#D08FF0
#D08FF0 is a light, vivid purple. Relative luminance 0.393; OKLCH L 75.0% C 0.151 H 313.9°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #D08FF0 |
|---|---|
| RGB | rgb(208, 143, 240) |
| HSL | hsl(280, 76%, 75%) |
| HSV | hsv(280, 40%, 94%) |
| CMYK | cmyk(13.3%, 40.4%, 0%, 5.9%) |
| CIE-LAB | lab(69.00, 41.40, -39.25) |
| CIE-LCH | lch(69.00, 57.04, 316.53°) |
| OKLab | oklab(74.95% 0.1045 -0.1084) |
| OKLCH | oklch(74.95% 0.151 313.9) |
| XYZ | xyz(51.5605, 39.3472, 87.2998) |
| Luminance | 0.3935 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.65
Liliac
#C48EFD
ΔE00 4.00
Lavender (survey)
#C79FEF
ΔE00 4.91
Lilac (survey)
#CEA2FD
ΔE00 5.13
Pastel Purple
#CAA0FF
ΔE00 5.27
Pale Purple
#B790D4
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D08FF0 #AFF08F
analogous
#9F8FF0 #D08FF0 #F08FE0
triadic
#D08FF0 #F0D08F #8FF0D0
tetradic
#D08FF0 #F09F8F #AFF08F #8FE0F0
square
#D08FF0 #F09F8F #AFF08F #8FE0F0
split-complementary
#D08FF0 #E0F08F #8FF09F
monochromatic
#A323E2 #B959E9 #D08FF0 #E7C5F7 #F4E4FB
Accessibility & contrast
On white
2.37
#D08FF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#D08FF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D08FF0
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D08FF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D08FF0 | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA5F4
Deuteranopia (green-blind)
#8EAAED
Tritanopia (blue-blind)
#CE9DB4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #d08ff0; /* rgb */ color: rgb(208, 143, 240); /* oklch */ color: oklch(75.0% 0.151 313.9);
Tailwind
colors: {
custom: {
50: '#e0b1f5',
500: '#d08ff0',
950: '#000000',
},
}SCSS
$custom: #d08ff0; $custom-light: #e0b1f5; $custom-dark: #000000;
JSON
{
"hex": "#d08ff0",
"rgb": {
"r": 208,
"g": 143,
"b": 240
},
"hsl": {
"h": 280.206,
"s": 76.378,
"l": 75.098
},
"oklch": {
"l": 0.74953,
"c": 0.15057,
"h": 313.9
},
"luminance": 0.39346
}Semantic roles & 50–950 ramp
primary
#D08FF0
secondary
#E1F3D8
accent
#D90D50
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085