#E5BFEE#E5BFEE
#E5BFEE is a very light, moderate purple. Relative luminance 0.601; OKLCH L 85.2% C 0.076 H 319.8°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #E5BFEE |
|---|---|
| RGB | rgb(229, 191, 238) |
| HSL | hsl(289, 58%, 84%) |
| HSV | hsv(289, 20%, 93%) |
| CMYK | cmyk(3.8%, 19.7%, 0%, 6.7%) |
| CIE-LAB | lab(81.89, 21.66, -18.21) |
| CIE-LCH | lch(81.89, 28.30, 319.95°) |
| OKLab | oklab(85.22% 0.058 -0.0491) |
| OKLCH | oklch(85.22% 0.076 319.8) |
| XYZ | xyz(66.3743, 60.0937, 88.9750) |
| Luminance | 0.6009 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 3.09
Light Lavendar
#EFC0FE
ΔE00 3.59
Very Light Purple
#F6CEFC
ΔE00 3.67
Pale Lavender
#EECFFE
ΔE00 3.80
Pale Lilac
#E4CBFF
ΔE00 4.48
Light Lavender
#DFC5FE
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5BFEE #C8EEBF
analogous
#CEBFEE #E5BFEE #EEBFE0
triadic
#E5BFEE #EEE5BF #BFEEE5
tetradic
#E5BFEE #EECEBF #C8EEBF #BFE0EE
square
#E5BFEE #EECEBF #C8EEBF #BFE0EE
split-complementary
#E5BFEE #E0EEBF #BFEECE
monochromatic
#BE5ED4 #D18FE1 #E5BFEE #F5E7F9 #F5E7F9
Accessibility & contrast
On white
1.61
#E5BFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#E5BFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5BFEE
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5BFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5BFEE | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC9F0
Deuteranopia (green-blind)
#C2CDEC
Tritanopia (blue-blind)
#E6C4CF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #e5bfee; /* rgb */ color: rgb(229, 191, 238); /* oklch */ color: oklch(85.2% 0.076 319.8);
Tailwind
colors: {
custom: {
50: '#edd2f3',
500: '#e5bfee',
950: '#000000',
},
}SCSS
$custom: #e5bfee; $custom-light: #edd2f3; $custom-dark: #000000;
JSON
{
"hex": "#e5bfee",
"rgb": {
"r": 229,
"g": 191,
"b": 238
},
"hsl": {
"h": 288.511,
"s": 58.025,
"l": 84.118
},
"oklch": {
"l": 0.85224,
"c": 0.07597,
"h": 319.8
},
"luminance": 0.60093
}Semantic roles & 50–950 ramp
primary
#E5BFEE
secondary
#93CC86
accent
#C62040
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#161417
muted
#858385