#D08FF7#D08FF7
#D08FF7 is a light, vivid violet. Relative luminance 0.398; OKLCH L 75.3% C 0.159 H 311.8°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #D08FF7 |
|---|---|
| RGB | rgb(208, 143, 247) |
| HSL | hsl(278, 87%, 76%) |
| HSV | hsv(278, 42%, 97%) |
| CMYK | cmyk(15.8%, 42.1%, 0%, 3.1%) |
| CIE-LAB | lab(69.31, 42.86, -42.60) |
| CIE-LCH | lch(69.31, 60.43, 315.17°) |
| OKLab | oklab(75.28% 0.1057 -0.1181) |
| OKLCH | oklch(75.28% 0.159 311.8) |
| XYZ | xyz(52.6205, 39.7712, 92.8822) |
| Luminance | 0.3977 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.99
Baby Purple
#CA9BF7
ΔE00 3.43
Pastel Purple
#CAA0FF
ΔE00 4.79
Lilac (survey)
#CEA2FD
ΔE00 4.87
Lavender (survey)
#C79FEF
ΔE00 5.13
Light Purple
#BF77F6
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D08FF7 #B6F78F
analogous
#9C8FF7 #D08FF7 #F78FEA
triadic
#D08FF7 #F7D08F #8FF7D0
tetradic
#D08FF7 #F79C8F #B6F78F #8FEAF7
square
#D08FF7 #F79C8F #B6F78F #8FEAF7
split-complementary
#D08FF7 #EAF78F #8FF79C
monochromatic
#A01DEF #B856F3 #D08FF7 #E8C8FB #F3E2FD
Accessibility & contrast
On white
2.35
#D08FF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#D08FF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D08FF7
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D08FF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D08FF7 | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA6FB
Deuteranopia (green-blind)
#8AABF4
Tritanopia (blue-blind)
#CC9EB7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #d08ff7; /* rgb */ color: rgb(208, 143, 247); /* oklch */ color: oklch(75.3% 0.159 311.8);
Tailwind
colors: {
custom: {
50: '#e0b1fa',
500: '#d08ff7',
950: '#000000',
},
}SCSS
$custom: #d08ff7; $custom-light: #e0b1fa; $custom-dark: #000000;
JSON
{
"hex": "#d08ff7",
"rgb": {
"r": 208,
"g": 143,
"b": 247
},
"hsl": {
"h": 277.5,
"s": 86.667,
"l": 76.471
},
"oklch": {
"l": 0.75282,
"c": 0.15851,
"h": 311.8
},
"luminance": 0.3977
}Semantic roles & 50–950 ramp
primary
#D08FF7
secondary
#E2F5D6
accent
#E30257
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085