#E2BBF5#E2BBF5
#E2BBF5 is a very light, moderate purple. Relative luminance 0.583; OKLCH L 84.5% C 0.089 H 314.5°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #E2BBF5 |
|---|---|
| RGB | rgb(226, 187, 245) |
| HSL | hsl(280, 74%, 85%) |
| HSV | hsv(280, 24%, 96%) |
| CMYK | cmyk(7.8%, 23.7%, 0%, 3.9%) |
| CIE-LAB | lab(80.91, 24.19, -23.47) |
| CIE-LCH | lch(80.91, 33.71, 315.87°) |
| OKLab | oklab(84.48% 0.0627 -0.0637) |
| OKLCH | oklch(84.48% 0.089 314.5) |
| XYZ | xyz(65.6132, 58.3029, 94.1656) |
| Luminance | 0.5830 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.36
Light Lilac
#EDC8FF
ΔE00 3.04
Light Lavender
#DFC5FE
ΔE00 3.47
Light Violet
#D6B4FC
ΔE00 4.30
Pale Lilac
#E4CBFF
ΔE00 4.33
Mauve
#E0B0FF
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2BBF5 #CEF5BB
analogous
#C5BBF5 #E2BBF5 #F5BBEB
triadic
#E2BBF5 #F5E2BB #BBF5E2
tetradic
#E2BBF5 #F5C5BB #CEF5BB #BBEBF5
square
#E2BBF5 #F5C5BB #CEF5BB #BBEBF5
split-complementary
#E2BBF5 #EBF5BB #BBF5C5
monochromatic
#B450E5 #CB86ED #E2BBF5 #F4E4FB #F4E4FB
Accessibility & contrast
On white
1.66
#E2BBF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#E2BBF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2BBF5
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2BBF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2BBF5 | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C7F7
Deuteranopia (green-blind)
#BBCAF3
Tritanopia (blue-blind)
#E1C2CF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #e2bbf5; /* rgb */ color: rgb(226, 187, 245); /* oklch */ color: oklch(84.5% 0.089 314.5);
Tailwind
colors: {
custom: {
50: '#ebcff8',
500: '#e2bbf5',
950: '#000000',
},
}SCSS
$custom: #e2bbf5; $custom-light: #ebcff8; $custom-dark: #000000;
JSON
{
"hex": "#e2bbf5",
"rgb": {
"r": 226,
"g": 187,
"b": 245
},
"hsl": {
"h": 280.345,
"s": 74.359,
"l": 84.706
},
"oklch": {
"l": 0.8448,
"c": 0.08936,
"h": 314.5
},
"luminance": 0.58302
}Semantic roles & 50–950 ramp
primary
#E2BBF5
secondary
#9BD67E
accent
#D60F50
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161417
muted
#848385