#D08FFB#D08FFB
#D08FFB is a light, vivid violet. Relative luminance 0.400; OKLCH L 75.5% C 0.163 H 310.7°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #D08FFB |
|---|---|
| RGB | rgb(208, 143, 251) |
| HSL | hsl(276, 93%, 77%) |
| HSV | hsv(276, 43%, 98%) |
| CMYK | cmyk(17.1%, 43%, 0%, 1.6%) |
| CIE-LAB | lab(69.48, 43.71, -44.50) |
| CIE-LCH | lch(69.48, 62.38, 314.48°) |
| OKLab | oklab(75.47% 0.1064 -0.1236) |
| OKLCH | oklch(75.47% 0.163 310.7) |
| XYZ | xyz(53.2443, 40.0207, 96.1680) |
| Luminance | 0.4002 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.54
Baby Purple
#CA9BF7
ΔE00 3.50
Pastel Purple
#CAA0FF
ΔE00 4.66
Lilac (survey)
#CEA2FD
ΔE00 4.86
Lavender (survey)
#C79FEF
ΔE00 5.37
Light Purple
#BF77F6
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D08FFB #BAFB8F
analogous
#9A8FFB #D08FFB #FB8FF0
triadic
#D08FFB #FBD08F #8FFBD0
tetradic
#D08FFB #FB9A8F #BAFB8F #8FF0FB
square
#D08FFB #FB9A8F #BAFB8F #8FF0FB
split-complementary
#D08FFB #F0FB8F #8FFB9A
monochromatic
#9E19F7 #B754F9 #D08FFB #E9CAFD #F3E1FE
Accessibility & contrast
On white
2.33
#D08FFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#D08FFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D08FFB
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D08FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D08FFB | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A7FF
Deuteranopia (green-blind)
#88ABF8
Tritanopia (blue-blind)
#CB9FB9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #d08ffb; /* rgb */ color: rgb(208, 143, 251); /* oklch */ color: oklch(75.5% 0.163 310.7);
Tailwind
colors: {
custom: {
50: '#e0b1fd',
500: '#d08ffb',
950: '#000000',
},
}SCSS
$custom: #d08ffb; $custom-light: #e0b1fd; $custom-dark: #000000;
JSON
{
"hex": "#d08ffb",
"rgb": {
"r": 208,
"g": 143,
"b": 251
},
"hsl": {
"h": 276.111,
"s": 93.103,
"l": 77.255
},
"oklch": {
"l": 0.75474,
"c": 0.16309,
"h": 310.7
},
"luminance": 0.4002
}Semantic roles & 50–950 ramp
primary
#D08FFB
secondary
#E2F6D5
accent
#E6005B
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085