#E0BDFD#E0BDFD
#E0BDFD is a very light, moderate violet. Relative luminance 0.593; OKLCH L 85.0% C 0.095 H 309.3°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #E0BDFD |
|---|---|
| RGB | rgb(224, 189, 253) |
| HSL | hsl(273, 94%, 87%) |
| HSV | hsv(273, 25%, 99%) |
| CMYK | cmyk(11.5%, 25.3%, 0%, 0.8%) |
| CIE-LAB | lab(81.48, 24.09, -26.89) |
| CIE-LCH | lch(81.48, 36.11, 311.85°) |
| OKLab | oklab(84.97% 0.06 -0.0733) |
| OKLCH | oklch(84.97% 0.095 309.3) |
| XYZ | xyz(66.6645, 59.3349, 100.8503) |
| Luminance | 0.5933 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 2.51
Light Violet
#D6B4FC
ΔE00 2.90
Light Lavendar
#EFC0FE
ΔE00 3.23
Light Lilac
#EDC8FF
ΔE00 3.56
Mauve
#E0B0FF
ΔE00 3.89
Pale Lilac
#E4CBFF
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0BDFD #DAFDBD
analogous
#C0BDFD #E0BDFD #FDBDFA
triadic
#E0BDFD #FDE0BD #BDFDE0
tetradic
#E0BDFD #FDC0BD #DAFDBD #BDFAFD
square
#E0BDFD #FDC0BD #DAFDBD #BDFAFD
split-complementary
#E0BDFD #FAFDBD #BDFDC0
monochromatic
#A846F9 #C482FB #E0BDFD #F1E1FE #F1E1FE
Accessibility & contrast
On white
1.63
#E0BDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#E0BDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0BDFD
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0BDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0BDFD | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C9FF
Deuteranopia (green-blind)
#B9CBFB
Tritanopia (blue-blind)
#DDC5D3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #e0bdfd; /* rgb */ color: rgb(224, 189, 253); /* oklch */ color: oklch(85.0% 0.095 309.3);
Tailwind
colors: {
custom: {
50: '#ead1fe',
500: '#e0bdfd',
950: '#000000',
},
}SCSS
$custom: #e0bdfd; $custom-light: #ead1fe; $custom-dark: #000000;
JSON
{
"hex": "#e0bdfd",
"rgb": {
"r": 224,
"g": 189,
"b": 253
},
"hsl": {
"h": 272.813,
"s": 94.118,
"l": 86.667
},
"oklch": {
"l": 0.84966,
"c": 0.09472,
"h": 309.3
},
"luminance": 0.59334
}Semantic roles & 50–950 ramp
primary
#E0BDFD
secondary
#AAE47A
accent
#E60068
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161417
muted
#848385