#E2BBF3#E2BBF3
#E2BBF3 is a very light, moderate purple. Relative luminance 0.582; OKLCH L 84.4% C 0.087 H 315.5°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #E2BBF3 |
|---|---|
| RGB | rgb(226, 187, 243) |
| HSL | hsl(282, 70%, 84%) |
| HSV | hsv(282, 23%, 95%) |
| CMYK | cmyk(7%, 23%, 0%, 4.7%) |
| CIE-LAB | lab(80.84, 23.80, -22.50) |
| CIE-LCH | lch(80.84, 32.75, 316.61°) |
| OKLab | oklab(84.41% 0.0621 -0.061) |
| OKLCH | oklch(84.41% 0.087 315.5) |
| XYZ | xyz(65.3095, 58.1814, 92.5663) |
| Luminance | 0.5818 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.47
Light Lilac
#EDC8FF
ΔE00 3.02
Light Lavender
#DFC5FE
ΔE00 3.67
Pale Lilac
#E4CBFF
ΔE00 4.37
Light Violet
#D6B4FC
ΔE00 4.72
Pale Lavender
#EECFFE
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2BBF3 #CCF3BB
analogous
#C6BBF3 #E2BBF3 #F3BBE8
triadic
#E2BBF3 #F3E2BB #BBF3E2
tetradic
#E2BBF3 #F3C6BB #CCF3BB #BBE8F3
square
#E2BBF3 #F3C6BB #CCF3BB #BBE8F3
split-complementary
#E2BBF3 #E8F3BB #BBF3C6
monochromatic
#B653E1 #CC87EA #E2BBF3 #F4E5FA #F4E5FA
Accessibility & contrast
On white
1.66
#E2BBF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#E2BBF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2BBF3
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2BBF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2BBF3 | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C6F5
Deuteranopia (green-blind)
#BCCAF1
Tritanopia (blue-blind)
#E1C1CE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #e2bbf3; /* rgb */ color: rgb(226, 187, 243); /* oklch */ color: oklch(84.4% 0.087 315.5);
Tailwind
colors: {
custom: {
50: '#ebcff7',
500: '#e2bbf3',
950: '#000000',
},
}SCSS
$custom: #e2bbf3; $custom-light: #ebcff7; $custom-dark: #000000;
JSON
{
"hex": "#e2bbf3",
"rgb": {
"r": 226,
"g": 187,
"b": 243
},
"hsl": {
"h": 281.786,
"s": 70,
"l": 84.314
},
"oklch": {
"l": 0.84406,
"c": 0.08703,
"h": 315.5
},
"luminance": 0.5818
}Semantic roles & 50–950 ramp
primary
#E2BBF3
secondary
#99D37F
accent
#D2144D
background
#FEFEFF
surface
#FDFBFE
border
#D5D4D6
text
#161417
muted
#848385