#E2BBEF#E2BBEF
#E2BBEF is a very light, moderate purple. Relative luminance 0.579; OKLCH L 84.3% C 0.082 H 317.6°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #E2BBEF |
|---|---|
| RGB | rgb(226, 187, 239) |
| HSL | hsl(285, 62%, 84%) |
| HSV | hsv(285, 22%, 94%) |
| CMYK | cmyk(5.4%, 21.8%, 0%, 6.3%) |
| CIE-LAB | lab(80.71, 23.02, -20.56) |
| CIE-LCH | lch(80.71, 30.87, 318.24°) |
| OKLab | oklab(84.26% 0.0609 -0.0556) |
| OKLCH | oklch(84.26% 0.082 317.6) |
| XYZ | xyz(64.7120, 57.9424, 89.4196) |
| Luminance | 0.5794 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.97
Light Lilac
#EDC8FF
ΔE00 3.22
Light Lavender
#DFC5FE
ΔE00 4.22
Pale Lilac
#E4CBFF
ΔE00 4.61
Pale Lavender
#EECFFE
ΔE00 4.65
Very Light Purple
#F6CEFC
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2BBEF #C8EFBB
analogous
#C8BBEF #E2BBEF #EFBBE2
triadic
#E2BBEF #EFE2BB #BBEFE2
tetradic
#E2BBEF #EFC8BB #C8EFBB #BBE2EF
square
#E2BBEF #EFC8BB #C8EFBB #BBE2EF
split-complementary
#E2BBEF #E2EFBB #BBEFC8
monochromatic
#B858D8 #CD89E3 #E2BBEF #F4E6F9 #F4E6F9
Accessibility & contrast
On white
1.67
#E2BBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#E2BBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2BBEF
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2BBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2BBEF | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C6F1
Deuteranopia (green-blind)
#BDCAED
Tritanopia (blue-blind)
#E2C1CD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #e2bbef; /* rgb */ color: rgb(226, 187, 239); /* oklch */ color: oklch(84.3% 0.082 317.6);
Tailwind
colors: {
custom: {
50: '#ebcff4',
500: '#e2bbef',
950: '#000000',
},
}SCSS
$custom: #e2bbef; $custom-light: #ebcff4; $custom-dark: #000000;
JSON
{
"hex": "#e2bbef",
"rgb": {
"r": 226,
"g": 187,
"b": 239
},
"hsl": {
"h": 285,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.8426,
"c": 0.08242,
"h": 317.6
},
"luminance": 0.57941
}Semantic roles & 50–950 ramp
primary
#E2BBEF
secondary
#94CD81
accent
#CA1C47
background
#FEFEFF
surface
#FDFBFE
border
#D5D4D6
text
#161417
muted
#848385