#E2BFEB#E2BFEB
#E2BFEB is a very light, moderate purple. Relative luminance 0.594; OKLCH L 84.9% C 0.071 H 319.3°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #E2BFEB |
|---|---|
| RGB | rgb(226, 191, 235) |
| HSL | hsl(288, 52%, 84%) |
| HSV | hsv(288, 19%, 92%) |
| CMYK | cmyk(3.8%, 18.7%, 0%, 7.8%) |
| CIE-LAB | lab(81.53, 20.11, -17.17) |
| CIE-LCH | lch(81.53, 26.45, 319.51°) |
| OKLab | oklab(84.85% 0.0538 -0.0462) |
| OKLCH | oklch(84.85% 0.071 319.3) |
| XYZ | xyz(64.9881, 59.4295, 86.6286) |
| Luminance | 0.5943 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 3.65
Pale Lavender
#EECFFE
ΔE00 3.90
Very Light Purple
#F6CEFC
ΔE00 3.99
Light Lavendar
#EFC0FE
ΔE00 4.44
Pale Lilac
#E4CBFF
ΔE00 4.53
Light Lavender
#DFC5FE
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2BFEB #C8EBBF
analogous
#CCBFEB #E2BFEB #EBBFDE
triadic
#E2BFEB #EBE2BF #BFEBE2
tetradic
#E2BFEB #EBCCBF #C8EBBF #BFDEEB
square
#E2BFEB #EBCCBF #C8EBBF #BFDEEB
split-complementary
#E2BFEB #DEEBBF #BFEBCC
monochromatic
#B862CE #CD90DC #E2BFEB #F4E8F8 #F4E8F8
Accessibility & contrast
On white
1.63
#E2BFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#E2BFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2BFEB
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2BFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2BFEB | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC8ED
Deuteranopia (green-blind)
#C2CCE9
Tritanopia (blue-blind)
#E3C3CE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #e2bfeb; /* rgb */ color: rgb(226, 191, 235); /* oklch */ color: oklch(84.9% 0.071 319.3);
Tailwind
colors: {
custom: {
50: '#ebd2f1',
500: '#e2bfeb',
950: '#000000',
},
}SCSS
$custom: #e2bfeb; $custom-light: #ebd2f1; $custom-dark: #000000;
JSON
{
"hex": "#e2bfeb",
"rgb": {
"r": 226,
"g": 191,
"b": 235
},
"hsl": {
"h": 287.727,
"s": 52.381,
"l": 83.529
},
"oklch": {
"l": 0.8485,
"c": 0.0709,
"h": 319.3
},
"luminance": 0.59429
}Semantic roles & 50–950 ramp
primary
#E2BFEB
secondary
#94C787
accent
#C02645
background
#FEFEFF
surface
#FDFBFE
border
#D5D4D6
text
#161416
muted
#848385