#E9BBF2#E9BBF2
#E9BBF2 is a very light, moderate purple. Relative luminance 0.593; OKLCH L 85.0% C 0.090 H 320.8°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #E9BBF2 |
|---|---|
| RGB | rgb(233, 187, 242) |
| HSL | hsl(290, 68%, 84%) |
| HSV | hsv(290, 23%, 95%) |
| CMYK | cmyk(3.7%, 22.7%, 0%, 5.1%) |
| CIE-LAB | lab(81.44, 25.86, -20.99) |
| CIE-LCH | lch(81.44, 33.30, 320.93°) |
| OKLab | oklab(85.01% 0.0695 -0.0567) |
| OKLCH | oklch(85.01% 0.09 320.8) |
| XYZ | xyz(67.3995, 59.2764, 91.8782) |
| Luminance | 0.5927 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.12
Light Lilac
#EDC8FF
ΔE00 3.30
Very Light Purple
#F6CEFC
ΔE00 4.57
Pale Lavender
#EECFFE
ΔE00 5.03
Light Lavender
#DFC5FE
ΔE00 5.10
Pale Lilac
#E4CBFF
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9BBF2 #C4F2BB
analogous
#CEBBF2 #E9BBF2 #F2BBE0
triadic
#E9BBF2 #F2E9BB #BBF2E9
tetradic
#E9BBF2 #F2CEBB #C4F2BB #BBE0F2
square
#E9BBF2 #F2CEBB #C4F2BB #BBE0F2
split-complementary
#E9BBF2 #E0F2BB #BBF2CE
monochromatic
#C854DE #D888E8 #E9BBF2 #F7E5FA #F7E5FA
Accessibility & contrast
On white
1.63
#E9BBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#E9BBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9BBF2
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9BBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9BBF2 | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C7F4
Deuteranopia (green-blind)
#C0CCF0
Tritanopia (blue-blind)
#EAC0CE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #e9bbf2; /* rgb */ color: rgb(233, 187, 242); /* oklch */ color: oklch(85.0% 0.090 320.8);
Tailwind
colors: {
custom: {
50: '#f0cff6',
500: '#e9bbf2',
950: '#000000',
},
}SCSS
$custom: #e9bbf2; $custom-light: #f0cff6; $custom-dark: #000000;
JSON
{
"hex": "#e9bbf2",
"rgb": {
"r": 233,
"g": 187,
"b": 242
},
"hsl": {
"h": 290.182,
"s": 67.901,
"l": 84.118
},
"oklch": {
"l": 0.85009,
"c": 0.08969,
"h": 320.8
},
"luminance": 0.59275
}Semantic roles & 50–950 ramp
primary
#E9BBF2
secondary
#8DD280
accent
#D01634
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#161417
muted
#858385