#E9BBFE#E9BBFE
#E9BBFE is a very light, moderate purple. Relative luminance 0.600; OKLCH L 85.5% C 0.103 H 315.0°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #E9BBFE |
|---|---|
| RGB | rgb(233, 187, 254) |
| HSL | hsl(281, 97%, 86%) |
| HSV | hsv(281, 26%, 100%) |
| CMYK | cmyk(8.3%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(81.85, 28.17, -26.78) |
| CIE-LCH | lch(81.85, 38.87, 316.45°) |
| OKLab | oklab(85.46% 0.073 -0.0729) |
| OKLCH | oklch(85.46% 0.103 315) |
| XYZ | xyz(69.2612, 60.0211, 101.6833) |
| Luminance | 0.6002 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.74
Mauve
#E0B0FF
ΔE00 3.42
Light Lilac
#EDC8FF
ΔE00 3.61
Light Violet
#D6B4FC
ΔE00 4.09
Light Lavender
#DFC5FE
ΔE00 4.35
Pale Lilac
#E4CBFF
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9BBFE #D0FEBB
analogous
#C8BBFE #E9BBFE #FEBBF2
triadic
#E9BBFE #FEE9BB #BBFEE9
tetradic
#E9BBFE #FEC8BB #D0FEBB #BBF2FE
square
#E9BBFE #FEC8BB #D0FEBB #BBF2FE
split-complementary
#E9BBFE #F2FEBB #BBFEC8
monochromatic
#C242FC #D57FFD #E9BBFE #F5E1FF #F5E1FF
Accessibility & contrast
On white
1.61
#E9BBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#E9BBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9BBFE
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9BBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9BBFE | 1.00 | 1.61 | 13.00 | 13.00 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C9FF
Deuteranopia (green-blind)
#BCCDFC
Tritanopia (blue-blind)
#E8C3D3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #e9bbfe; /* rgb */ color: rgb(233, 187, 254); /* oklch */ color: oklch(85.5% 0.103 315.0);
Tailwind
colors: {
custom: {
50: '#f0cfff',
500: '#e9bbfe',
950: '#000000',
},
}SCSS
$custom: #e9bbfe; $custom-light: #f0cfff; $custom-dark: #000000;
JSON
{
"hex": "#e9bbfe",
"rgb": {
"r": 233,
"g": 187,
"b": 254
},
"hsl": {
"h": 281.194,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.85455,
"c": 0.10317,
"h": 315
},
"luminance": 0.6002
}Semantic roles & 50–950 ramp
primary
#E9BBFE
secondary
#9AE578
accent
#E60048
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#161418
muted
#858386