#D08BEC#D08BEC
#D08BEC is a light, vivid purple. Relative luminance 0.379; OKLCH L 74.1% C 0.153 H 315.7°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #D08BEC |
|---|---|
| RGB | rgb(208, 139, 236) |
| HSL | hsl(283, 72%, 74%) |
| HSV | hsv(283, 41%, 93%) |
| CMYK | cmyk(11.9%, 41.1%, 0%, 7.5%) |
| CIE-LAB | lab(67.97, 42.71, -38.66) |
| CIE-LCH | lch(67.97, 57.61, 317.85°) |
| OKLab | oklab(74.12% 0.1094 -0.1067) |
| OKLCH | oklch(74.12% 0.153 315.7) |
| XYZ | xyz(50.3831, 37.9325, 84.0082) |
| Luminance | 0.3793 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.58
Baby Purple
#CA9BF7
ΔE00 4.70
Violet (CSS)
#EE82EE
ΔE00 5.60
Lavender Pink
#DD85D7
ΔE00 5.60
Lavender (survey)
#C79FEF
ΔE00 5.81
Pale Purple
#B790D4
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D08BEC #A7EC8B
analogous
#9F8BEC #D08BEC #EC8BD8
triadic
#D08BEC #ECD08B #8BECD0
tetradic
#D08BEC #EC9F8B #A7EC8B #8BD8EC
square
#D08BEC #EC9F8B #A7EC8B #8BD8EC
split-complementary
#D08BEC #D8EC8B #8BEC9F
monochromatic
#A524D9 #BB56E3 #D08BEC #E5C0F5 #F4E5FB
Accessibility & contrast
On white
2.45
#D08BEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#D08BEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D08BEC
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D08BEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D08BEC | 1.00 | 2.45 | 8.59 | 8.59 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA1F0
Deuteranopia (green-blind)
#8CA8E9
Tritanopia (blue-blind)
#CF98B0
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #d08bec; /* rgb */ color: rgb(208, 139, 236); /* oklch */ color: oklch(74.1% 0.153 315.7);
Tailwind
colors: {
custom: {
50: '#e0aef2',
500: '#d08bec',
950: '#000000',
},
}SCSS
$custom: #d08bec; $custom-light: #e0aef2; $custom-dark: #000000;
JSON
{
"hex": "#d08bec",
"rgb": {
"r": 208,
"g": 139,
"b": 236
},
"hsl": {
"h": 282.68,
"s": 71.852,
"l": 73.529
},
"oklch": {
"l": 0.74122,
"c": 0.15281,
"h": 315.7
},
"luminance": 0.37931
}Semantic roles & 50–950 ramp
primary
#D08BEC
secondary
#E0F2D9
accent
#D4124A
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151017
muted
#837F85