#E2BBEB#E2BBEB
#E2BBEB is a very light, moderate purple. Relative luminance 0.577; OKLCH L 84.1% C 0.078 H 319.9°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #E2BBEB |
|---|---|
| RGB | rgb(226, 187, 235) |
| HSL | hsl(289, 55%, 83%) |
| HSV | hsv(289, 20%, 92%) |
| CMYK | cmyk(3.8%, 20.4%, 0%, 7.8%) |
| CIE-LAB | lab(80.58, 22.26, -18.61) |
| CIE-LCH | lch(80.58, 29.01, 320.11°) |
| OKLab | oklab(84.12% 0.0596 -0.0502) |
| OKLCH | oklch(84.12% 0.078 319.9) |
| XYZ | xyz(64.1277, 57.7086, 86.3418) |
| Luminance | 0.5771 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.71
Light Lilac
#EDC8FF
ΔE00 3.71
Very Light Purple
#F6CEFC
ΔE00 4.58
Pale Lavender
#EECFFE
ΔE00 4.69
Light Lavender
#DFC5FE
ΔE00 4.93
Pale Lilac
#E4CBFF
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2BBEB #C4EBBB
analogous
#CABBEB #E2BBEB #EBBBDC
triadic
#E2BBEB #EBE2BB #BBEBE2
tetradic
#E2BBEB #EBCABB #C4EBBB #BBDCEB
square
#E2BBEB #EBCABB #C4EBBB #BBDCEB
split-complementary
#E2BBEB #DCEBBB #BBEBCA
monochromatic
#BA5CCF #CE8CDD #E2BBEB #F5E7F8 #F5E7F8
Accessibility & contrast
On white
1.67
#E2BBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#E2BBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2BBEB
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2BBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2BBEB | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C5ED
Deuteranopia (green-blind)
#BEC9E9
Tritanopia (blue-blind)
#E3C0CB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #e2bbeb; /* rgb */ color: rgb(226, 187, 235); /* oklch */ color: oklch(84.1% 0.078 319.9);
Tailwind
colors: {
custom: {
50: '#ebcff1',
500: '#e2bbeb',
950: '#000000',
},
}SCSS
$custom: #e2bbeb; $custom-light: #ebcff1; $custom-dark: #000000;
JSON
{
"hex": "#e2bbeb",
"rgb": {
"r": 226,
"g": 187,
"b": 235
},
"hsl": {
"h": 288.75,
"s": 54.545,
"l": 82.745
},
"oklch": {
"l": 0.84117,
"c": 0.07792,
"h": 319.9
},
"luminance": 0.57708
}Semantic roles & 50–950 ramp
primary
#E2BBEB
secondary
#90C783
accent
#C22341
background
#FEFEFF
surface
#FDFBFE
border
#D5D4D6
text
#161416
muted
#848385