#E9BFEE#E9BFEE
#E9BFEE is a very light, moderate purple. Relative luminance 0.608; OKLCH L 85.6% C 0.078 H 322.8°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #E9BFEE |
|---|---|
| RGB | rgb(233, 191, 238) |
| HSL | hsl(294, 58%, 84%) |
| HSV | hsv(294, 20%, 93%) |
| CMYK | cmyk(2.1%, 19.7%, 0%, 6.7%) |
| CIE-LAB | lab(82.25, 22.97, -17.63) |
| CIE-LCH | lch(82.25, 28.95, 322.49°) |
| OKLab | oklab(85.59% 0.0624 -0.0474) |
| OKLCH | oklch(85.59% 0.078 322.8) |
| XYZ | xyz(67.6657, 60.7596, 89.0356) |
| Luminance | 0.6076 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 3.38
Very Light Purple
#F6CEFC
ΔE00 3.42
Light Lavendar
#EFC0FE
ΔE00 3.54
Pale Lavender
#EECFFE
ΔE00 4.12
Pale Mauve
#FED0FC
ΔE00 4.37
Pale Lilac
#E4CBFF
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9BFEE #C4EEBF
analogous
#D2BFEE #E9BFEE #EEBFDC
triadic
#E9BFEE #EEE9BF #BFEEE9
tetradic
#E9BFEE #EED2BF #C4EEBF #BFDCEE
square
#E9BFEE #EED2BF #C4EEBF #BFDCEE
split-complementary
#E9BFEE #DCEEBF #BFEED2
monochromatic
#C85ED4 #D88FE1 #E9BFEE #F7E7F9 #F7E7F9
Accessibility & contrast
On white
1.60
#E9BFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#E9BFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9BFEE
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9BFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9BFEE | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCAF0
Deuteranopia (green-blind)
#C4CEEC
Tritanopia (blue-blind)
#EBC3CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #e9bfee; /* rgb */ color: rgb(233, 191, 238); /* oklch */ color: oklch(85.6% 0.078 322.8);
Tailwind
colors: {
custom: {
50: '#f0d2f3',
500: '#e9bfee',
950: '#000000',
},
}SCSS
$custom: #e9bfee; $custom-light: #f0d2f3; $custom-dark: #000000;
JSON
{
"hex": "#e9bfee",
"rgb": {
"r": 233,
"g": 191,
"b": 238
},
"hsl": {
"h": 293.617,
"s": 58.025,
"l": 84.118
},
"oklch": {
"l": 0.85586,
"c": 0.07837,
"h": 322.8
},
"luminance": 0.60758
}Semantic roles & 50–950 ramp
primary
#E9BFEE
secondary
#8DCC86
accent
#C62032
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#161417
muted
#858385