#E7BFEE#E7BFEE
#E7BFEE is a very light, moderate purple. Relative luminance 0.604; OKLCH L 85.4% C 0.077 H 321.3°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #E7BFEE |
|---|---|
| RGB | rgb(231, 191, 238) |
| HSL | hsl(291, 58%, 84%) |
| HSV | hsv(291, 20%, 93%) |
| CMYK | cmyk(2.9%, 19.7%, 0%, 6.7%) |
| CIE-LAB | lab(82.07, 22.32, -17.92) |
| CIE-LCH | lch(82.07, 28.62, 321.24°) |
| OKLab | oklab(85.4% 0.0602 -0.0482) |
| OKLCH | oklch(85.4% 0.077 321.3) |
| XYZ | xyz(67.0163, 60.4248, 89.0051) |
| Luminance | 0.6042 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 3.20
Very Light Purple
#F6CEFC
ΔE00 3.52
Light Lavendar
#EFC0FE
ΔE00 3.53
Pale Lavender
#EECFFE
ΔE00 3.94
Pale Mauve
#FED0FC
ΔE00 4.62
Pale Lilac
#E4CBFF
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7BFEE #C6EEBF
analogous
#D0BFEE #E7BFEE #EEBFDE
triadic
#E7BFEE #EEE7BF #BFEEE7
tetradic
#E7BFEE #EED0BF #C6EEBF #BFDEEE
square
#E7BFEE #EED0BF #C6EEBF #BFDEEE
split-complementary
#E7BFEE #DEEEBF #BFEED0
monochromatic
#C35ED4 #D58FE1 #E7BFEE #F6E7F9 #F6E7F9
Accessibility & contrast
On white
1.60
#E7BFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#E7BFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7BFEE
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7BFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7BFEE | 1.00 | 1.60 | 13.08 | 13.08 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC9F0
Deuteranopia (green-blind)
#C3CEEC
Tritanopia (blue-blind)
#E8C3CF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #e7bfee; /* rgb */ color: rgb(231, 191, 238); /* oklch */ color: oklch(85.4% 0.077 321.3);
Tailwind
colors: {
custom: {
50: '#efd2f3',
500: '#e7bfee',
950: '#000000',
},
}SCSS
$custom: #e7bfee; $custom-light: #efd2f3; $custom-dark: #000000;
JSON
{
"hex": "#e7bfee",
"rgb": {
"r": 231,
"g": 191,
"b": 238
},
"hsl": {
"h": 291.064,
"s": 58.025,
"l": 84.118
},
"oklch": {
"l": 0.85404,
"c": 0.07714,
"h": 321.3
},
"luminance": 0.60424
}Semantic roles & 50–950 ramp
primary
#E7BFEE
secondary
#90CC86
accent
#C62039
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#161417
muted
#858385