#E9BFEB#E9BFEB
#E9BFEB is a very light, moderate purple. Relative luminance 0.606; OKLCH L 85.5% C 0.075 H 324.8°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #E9BFEB |
|---|---|
| RGB | rgb(233, 191, 235) |
| HSL | hsl(297, 52%, 84%) |
| HSV | hsv(297, 19%, 92%) |
| CMYK | cmyk(0.9%, 18.7%, 0%, 7.8%) |
| CIE-LAB | lab(82.16, 22.41, -16.17) |
| CIE-LCH | lch(82.16, 27.63, 324.20°) |
| OKLab | oklab(85.48% 0.0614 -0.0434) |
| OKLCH | oklch(85.48% 0.075 324.8) |
| XYZ | xyz(67.2286, 60.5848, 86.7337) |
| Luminance | 0.6058 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 3.53
Light Lilac
#EDC8FF
ΔE00 4.03
Pale Mauve
#FED0FC
ΔE00 4.27
Light Lavendar
#EFC0FE
ΔE00 4.32
Pale Lavender
#EECFFE
ΔE00 4.41
Pale Lilac
#E4CBFF
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9BFEB #C1EBBF
analogous
#D3BFEB #E9BFEB #EBBFD7
triadic
#E9BFEB #EBE9BF #BFEBE9
tetradic
#E9BFEB #EBD3BF #C1EBBF #BFD7EB
square
#E9BFEB #EBD3BF #C1EBBF #BFD7EB
split-complementary
#E9BFEB #D7EBBF #BFEBD3
monochromatic
#C962CE #D990DC #E9BFEB #F7E8F8 #F7E8F8
Accessibility & contrast
On white
1.60
#E9BFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#E9BFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9BFEB
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9BFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9BFEB | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC9ED
Deuteranopia (green-blind)
#C5CEE9
Tritanopia (blue-blind)
#EBC3CE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #e9bfeb; /* rgb */ color: rgb(233, 191, 235); /* oklch */ color: oklch(85.5% 0.075 324.8);
Tailwind
colors: {
custom: {
50: '#f0d2f1',
500: '#e9bfeb',
950: '#000000',
},
}SCSS
$custom: #e9bfeb; $custom-light: #f0d2f1; $custom-dark: #000000;
JSON
{
"hex": "#e9bfeb",
"rgb": {
"r": 233,
"g": 191,
"b": 235
},
"hsl": {
"h": 297.273,
"s": 52.381,
"l": 83.529
},
"oklch": {
"l": 0.85482,
"c": 0.0752,
"h": 324.8
},
"luminance": 0.60583
}Semantic roles & 50–950 ramp
primary
#E9BFEB
secondary
#8AC787
accent
#C0262D
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#161416
muted
#858385