#D08FF8#D08FF8
#D08FF8 is a light, vivid violet. Relative luminance 0.398; OKLCH L 75.3% C 0.160 H 311.6°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #D08FF8 |
|---|---|
| RGB | rgb(208, 143, 248) |
| HSL | hsl(277, 88%, 77%) |
| HSV | hsv(277, 42%, 97%) |
| CMYK | cmyk(16.1%, 42.3%, 0%, 2.7%) |
| CIE-LAB | lab(69.35, 43.07, -43.08) |
| CIE-LCH | lch(69.35, 60.92, 315.00°) |
| OKLab | oklab(75.33% 0.1059 -0.1195) |
| OKLCH | oklch(75.33% 0.16 311.6) |
| XYZ | xyz(52.7752, 39.8331, 93.6971) |
| Luminance | 0.3983 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.87
Baby Purple
#CA9BF7
ΔE00 3.43
Pastel Purple
#CAA0FF
ΔE00 4.75
Lilac (survey)
#CEA2FD
ΔE00 4.86
Lavender (survey)
#C79FEF
ΔE00 5.18
Light Purple
#BF77F6
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D08FF8 #B7F88F
analogous
#9C8FF8 #D08FF8 #F88FEB
triadic
#D08FF8 #F8D08F #8FF8D0
tetradic
#D08FF8 #F89C8F #B7F88F #8FEBF8
square
#D08FF8 #F89C8F #B7F88F #8FEBF8
split-complementary
#D08FF8 #EBF88F #8FF89C
monochromatic
#A01CF1 #B855F4 #D08FF8 #E8C9FC #F3E2FD
Accessibility & contrast
On white
2.34
#D08FF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#D08FF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D08FF8
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D08FF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D08FF8 | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A6FC
Deuteranopia (green-blind)
#8AABF5
Tritanopia (blue-blind)
#CC9FB8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #d08ff8; /* rgb */ color: rgb(208, 143, 248); /* oklch */ color: oklch(75.3% 0.160 311.6);
Tailwind
colors: {
custom: {
50: '#e0b1fb',
500: '#d08ff8',
950: '#000000',
},
}SCSS
$custom: #d08ff8; $custom-light: #e0b1fb; $custom-dark: #000000;
JSON
{
"hex": "#d08ff8",
"rgb": {
"r": 208,
"g": 143,
"b": 248
},
"hsl": {
"h": 277.143,
"s": 88.235,
"l": 76.667
},
"oklch": {
"l": 0.7533,
"c": 0.15966,
"h": 311.6
},
"luminance": 0.39832
}Semantic roles & 50–950 ramp
primary
#D08FF8
secondary
#E2F5D6
accent
#E50158
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085