#E2BBF1#E2BBF1
#E2BBF1 is a very light, moderate purple. Relative luminance 0.581; OKLCH L 84.3% C 0.085 H 316.5°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #E2BBF1 |
|---|---|
| RGB | rgb(226, 187, 241) |
| HSL | hsl(283, 66%, 84%) |
| HSV | hsv(283, 22%, 95%) |
| CMYK | cmyk(6.2%, 22.4%, 0%, 5.5%) |
| CIE-LAB | lab(80.77, 23.41, -21.53) |
| CIE-LCH | lch(80.77, 31.81, 317.40°) |
| OKLab | oklab(84.33% 0.0615 -0.0583) |
| OKLCH | oklch(84.33% 0.085 316.5) |
| XYZ | xyz(65.0091, 58.0612, 90.9843) |
| Luminance | 0.5806 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.68
Light Lilac
#EDC8FF
ΔE00 3.08
Light Lavender
#DFC5FE
ΔE00 3.92
Pale Lilac
#E4CBFF
ΔE00 4.46
Pale Lavender
#EECFFE
ΔE00 4.71
Very Light Purple
#F6CEFC
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2BBF1 #CAF1BB
analogous
#C7BBF1 #E2BBF1 #F1BBE5
triadic
#E2BBF1 #F1E2BB #BBF1E2
tetradic
#E2BBF1 #F1C7BB #CAF1BB #BBE5F1
square
#E2BBF1 #F1C7BB #CAF1BB #BBE5F1
split-complementary
#E2BBF1 #E5F1BB #BBF1C7
monochromatic
#B755DC #CC88E7 #E2BBF1 #F4E6FA #F4E6FA
Accessibility & contrast
On white
1.67
#E2BBF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#E2BBF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2BBF1
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2BBF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2BBF1 | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C6F3
Deuteranopia (green-blind)
#BDCAEF
Tritanopia (blue-blind)
#E2C1CE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #e2bbf1; /* rgb */ color: rgb(226, 187, 241); /* oklch */ color: oklch(84.3% 0.085 316.5);
Tailwind
colors: {
custom: {
50: '#ebcff5',
500: '#e2bbf1',
950: '#000000',
},
}SCSS
$custom: #e2bbf1; $custom-light: #ebcff5; $custom-dark: #000000;
JSON
{
"hex": "#e2bbf1",
"rgb": {
"r": 226,
"g": 187,
"b": 241
},
"hsl": {
"h": 283.333,
"s": 65.854,
"l": 83.922
},
"oklch": {
"l": 0.84333,
"c": 0.08471,
"h": 316.5
},
"luminance": 0.5806
}Semantic roles & 50–950 ramp
primary
#E2BBF1
secondary
#96D080
accent
#CE184A
background
#FEFEFF
surface
#FDFBFE
border
#D5D4D6
text
#161417
muted
#848385