#E2BBF4#E2BBF4
#E2BBF4 is a very light, moderate purple. Relative luminance 0.582; OKLCH L 84.4% C 0.088 H 315.0°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #E2BBF4 |
|---|---|
| RGB | rgb(226, 187, 244) |
| HSL | hsl(281, 72%, 85%) |
| HSV | hsv(281, 23%, 96%) |
| CMYK | cmyk(7.4%, 23.4%, 0%, 4.3%) |
| CIE-LAB | lab(80.87, 24.00, -22.98) |
| CIE-LCH | lch(80.87, 33.23, 316.24°) |
| OKLab | oklab(84.44% 0.0624 -0.0623) |
| OKLCH | oklch(84.44% 0.088 315) |
| XYZ | xyz(65.4609, 58.2420, 93.3638) |
| Luminance | 0.5824 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.40
Light Lilac
#EDC8FF
ΔE00 3.02
Light Lavender
#DFC5FE
ΔE00 3.56
Pale Lilac
#E4CBFF
ΔE00 4.34
Light Violet
#D6B4FC
ΔE00 4.51
Mauve
#E0B0FF
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2BBF4 #CDF4BB
analogous
#C6BBF4 #E2BBF4 #F4BBE9
triadic
#E2BBF4 #F4E2BB #BBF4E2
tetradic
#E2BBF4 #F4C6BB #CDF4BB #BBE9F4
square
#E2BBF4 #F4C6BB #CDF4BB #BBE9F4
split-complementary
#E2BBF4 #E9F4BB #BBF4C6
monochromatic
#B552E3 #CC86EB #E2BBF4 #F4E5FB #F4E5FB
Accessibility & contrast
On white
1.66
#E2BBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#E2BBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2BBF4
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2BBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2BBF4 | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C6F6
Deuteranopia (green-blind)
#BCCAF2
Tritanopia (blue-blind)
#E1C2CF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #e2bbf4; /* rgb */ color: rgb(226, 187, 244); /* oklch */ color: oklch(84.4% 0.088 315.0);
Tailwind
colors: {
custom: {
50: '#ebcff7',
500: '#e2bbf4',
950: '#000000',
},
}SCSS
$custom: #e2bbf4; $custom-light: #ebcff7; $custom-dark: #000000;
JSON
{
"hex": "#e2bbf4",
"rgb": {
"r": 226,
"g": 187,
"b": 244
},
"hsl": {
"h": 281.053,
"s": 72.152,
"l": 84.51
},
"oklch": {
"l": 0.84443,
"c": 0.08819,
"h": 315
},
"luminance": 0.58241
}Semantic roles & 50–950 ramp
primary
#E2BBF4
secondary
#9AD57E
accent
#D4114F
background
#FEFEFF
surface
#FDFBFE
border
#D5D4D6
text
#161417
muted
#848385