#E2BFEE#E2BFEE
#E2BFEE is a very light, moderate purple. Relative luminance 0.596; OKLCH L 85.0% C 0.074 H 317.4°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #E2BFEE |
|---|---|
| RGB | rgb(226, 191, 238) |
| HSL | hsl(285, 58%, 84%) |
| HSV | hsv(285, 20%, 93%) |
| CMYK | cmyk(5%, 19.7%, 0%, 6.7%) |
| CIE-LAB | lab(81.62, 20.69, -18.64) |
| CIE-LCH | lch(81.62, 27.84, 317.99°) |
| OKLab | oklab(84.96% 0.0547 -0.0503) |
| OKLCH | oklch(84.96% 0.074 317.4) |
| XYZ | xyz(65.4251, 59.6043, 88.9305) |
| Luminance | 0.5960 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 3.06
Pale Lavender
#EECFFE
ΔE00 3.70
Light Lavendar
#EFC0FE
ΔE00 3.80
Very Light Purple
#F6CEFC
ΔE00 4.01
Pale Lilac
#E4CBFF
ΔE00 4.01
Light Lavender
#DFC5FE
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2BFEE #CBEEBF
analogous
#CBBFEE #E2BFEE #EEBFE3
triadic
#E2BFEE #EEE2BF #BFEEE2
tetradic
#E2BFEE #EECBBF #CBEEBF #BFE3EE
square
#E2BFEE #EECBBF #CBEEBF #BFE3EE
split-complementary
#E2BFEE #E3EEBF #BFEECB
monochromatic
#B65ED4 #CC8FE1 #E2BFEE #F4E7F9 #F4E7F9
Accessibility & contrast
On white
1.63
#E2BFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#E2BFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2BFEE
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2BFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2BFEE | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC9F0
Deuteranopia (green-blind)
#C1CCEC
Tritanopia (blue-blind)
#E2C4CF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #e2bfee; /* rgb */ color: rgb(226, 191, 238); /* oklch */ color: oklch(85.0% 0.074 317.4);
Tailwind
colors: {
custom: {
50: '#ebd2f3',
500: '#e2bfee',
950: '#000000',
},
}SCSS
$custom: #e2bfee; $custom-light: #ebd2f3; $custom-dark: #000000;
JSON
{
"hex": "#e2bfee",
"rgb": {
"r": 226,
"g": 191,
"b": 238
},
"hsl": {
"h": 284.681,
"s": 58.025,
"l": 84.118
},
"oklch": {
"l": 0.84955,
"c": 0.07431,
"h": 317.4
},
"luminance": 0.59603
}Semantic roles & 50–950 ramp
primary
#E2BFEE
secondary
#97CC86
accent
#C6204A
background
#FEFEFF
surface
#FDFBFE
border
#D5D4D6
text
#161417
muted
#848385