#D08FF5#D08FF5
#D08FF5 is a light, vivid violet. Relative luminance 0.396; OKLCH L 75.2% C 0.156 H 312.4°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #D08FF5 |
|---|---|
| RGB | rgb(208, 143, 245) |
| HSL | hsl(278, 84%, 76%) |
| HSV | hsv(278, 42%, 96%) |
| CMYK | cmyk(15.1%, 41.6%, 0%, 3.9%) |
| CIE-LAB | lab(69.22, 42.44, -41.64) |
| CIE-LCH | lch(69.22, 59.46, 315.54°) |
| OKLab | oklab(75.19% 0.1054 -0.1153) |
| OKLCH | oklch(75.19% 0.156 312.4) |
| XYZ | xyz(52.3135, 39.6484, 91.2656) |
| Luminance | 0.3965 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.26
Baby Purple
#CA9BF7
ΔE00 3.44
Pastel Purple
#CAA0FF
ΔE00 4.90
Lilac (survey)
#CEA2FD
ΔE00 4.91
Lavender (survey)
#C79FEF
ΔE00 5.04
Violet (CSS)
#EE82EE
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D08FF5 #B4F58F
analogous
#9D8FF5 #D08FF5 #F58FE7
triadic
#D08FF5 #F5D08F #8FF5D0
tetradic
#D08FF5 #F59D8F #B4F58F #8FE7F5
square
#D08FF5 #F59D8F #B4F58F #8FE7F5
split-complementary
#D08FF5 #E7F58F #8FF59D
monochromatic
#A11FEB #B857F0 #D08FF5 #E8C7FA #F3E3FC
Accessibility & contrast
On white
2.35
#D08FF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#D08FF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D08FF5
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D08FF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D08FF5 | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA6F9
Deuteranopia (green-blind)
#8BABF2
Tritanopia (blue-blind)
#CD9EB6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #d08ff5; /* rgb */ color: rgb(208, 143, 245); /* oklch */ color: oklch(75.2% 0.156 312.4);
Tailwind
colors: {
custom: {
50: '#e0b1f9',
500: '#d08ff5',
950: '#000000',
},
}SCSS
$custom: #d08ff5; $custom-light: #e0b1f9; $custom-dark: #000000;
JSON
{
"hex": "#d08ff5",
"rgb": {
"r": 208,
"g": 143,
"b": 245
},
"hsl": {
"h": 278.235,
"s": 83.607,
"l": 76.078
},
"oklch": {
"l": 0.75187,
"c": 0.15623,
"h": 312.4
},
"luminance": 0.39647
}Semantic roles & 50–950 ramp
primary
#D08FF5
secondary
#E1F4D7
accent
#E00555
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085