#E2BBF2#E2BBF2
#E2BBF2 is a very light, moderate purple. Relative luminance 0.581; OKLCH L 84.4% C 0.086 H 316.0°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #E2BBF2 |
|---|---|
| RGB | rgb(226, 187, 242) |
| HSL | hsl(283, 68%, 84%) |
| HSV | hsv(283, 23%, 95%) |
| CMYK | cmyk(6.6%, 22.7%, 0%, 5.1%) |
| CIE-LAB | lab(80.81, 23.61, -22.01) |
| CIE-LCH | lch(80.81, 32.28, 317.00°) |
| OKLab | oklab(84.37% 0.0618 -0.0596) |
| OKLCH | oklch(84.37% 0.086 316) |
| XYZ | xyz(65.1589, 58.1212, 91.7731) |
| Luminance | 0.5812 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.57
Light Lilac
#EDC8FF
ΔE00 3.04
Light Lavender
#DFC5FE
ΔE00 3.79
Pale Lilac
#E4CBFF
ΔE00 4.41
Pale Lavender
#EECFFE
ΔE00 4.76
Light Violet
#D6B4FC
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2BBF2 #CBF2BB
analogous
#C7BBF2 #E2BBF2 #F2BBE7
triadic
#E2BBF2 #F2E2BB #BBF2E2
tetradic
#E2BBF2 #F2C7BB #CBF2BB #BBE7F2
square
#E2BBF2 #F2C7BB #CBF2BB #BBE7F2
split-complementary
#E2BBF2 #E7F2BB #BBF2C7
monochromatic
#B654DE #CC88E8 #E2BBF2 #F4E5FA #F4E5FA
Accessibility & contrast
On white
1.66
#E2BBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#E2BBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2BBF2
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2BBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2BBF2 | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C6F4
Deuteranopia (green-blind)
#BCCAF0
Tritanopia (blue-blind)
#E2C1CE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #e2bbf2; /* rgb */ color: rgb(226, 187, 242); /* oklch */ color: oklch(84.4% 0.086 316.0);
Tailwind
colors: {
custom: {
50: '#ebcff6',
500: '#e2bbf2',
950: '#000000',
},
}SCSS
$custom: #e2bbf2; $custom-light: #ebcff6; $custom-dark: #000000;
JSON
{
"hex": "#e2bbf2",
"rgb": {
"r": 226,
"g": 187,
"b": 242
},
"hsl": {
"h": 282.545,
"s": 67.901,
"l": 84.118
},
"oklch": {
"l": 0.84369,
"c": 0.08587,
"h": 316
},
"luminance": 0.5812
}Semantic roles & 50–950 ramp
primary
#E2BBF2
secondary
#97D280
accent
#D0164C
background
#FEFEFF
surface
#FDFBFE
border
#D5D4D6
text
#161417
muted
#848385