#E4BFEF#E4BFEF
#E4BFEF is a very light, moderate purple. Relative luminance 0.600; OKLCH L 85.2% C 0.077 H 318.4°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #E4BFEF |
|---|---|
| RGB | rgb(228, 191, 239) |
| HSL | hsl(286, 60%, 84%) |
| HSV | hsv(286, 20%, 94%) |
| CMYK | cmyk(4.6%, 20.1%, 0%, 6.3%) |
| CIE-LAB | lab(81.83, 21.53, -18.84) |
| CIE-LCH | lch(81.83, 28.61, 318.81°) |
| OKLab | oklab(85.17% 0.0572 -0.0508) |
| OKLCH | oklch(85.17% 0.077 318.4) |
| XYZ | xyz(66.2034, 59.9886, 89.7360) |
| Luminance | 0.5999 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 2.88
Light Lavendar
#EFC0FE
ΔE00 3.44
Pale Lavender
#EECFFE
ΔE00 3.71
Very Light Purple
#F6CEFC
ΔE00 3.80
Pale Lilac
#E4CBFF
ΔE00 4.17
Light Lavender
#DFC5FE
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4BFEF #CAEFBF
analogous
#CCBFEF #E4BFEF #EFBFE2
triadic
#E4BFEF #EFE4BF #BFEFE4
tetradic
#E4BFEF #EFCCBF #CAEFBF #BFE2EF
square
#E4BFEF #EFCCBF #CAEFBF #BFE2EF
split-complementary
#E4BFEF #E2EFBF #BFEFCC
monochromatic
#BB5DD7 #CF8EE3 #E4BFEF #F5E7F9 #F5E7F9
Accessibility & contrast
On white
1.62
#E4BFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#E4BFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4BFEF
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4BFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4BFEF | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC9F1
Deuteranopia (green-blind)
#C2CDED
Tritanopia (blue-blind)
#E5C4CF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #e4bfef; /* rgb */ color: rgb(228, 191, 239); /* oklch */ color: oklch(85.2% 0.077 318.4);
Tailwind
colors: {
custom: {
50: '#ecd2f4',
500: '#e4bfef',
950: '#000000',
},
}SCSS
$custom: #e4bfef; $custom-light: #ecd2f4; $custom-dark: #000000;
JSON
{
"hex": "#e4bfef",
"rgb": {
"r": 228,
"g": 191,
"b": 239
},
"hsl": {
"h": 286.25,
"s": 60,
"l": 84.314
},
"oklch": {
"l": 0.85169,
"c": 0.07653,
"h": 318.4
},
"luminance": 0.59988
}Semantic roles & 50–950 ramp
primary
#E4BFEF
secondary
#96CD85
accent
#C81E45
background
#FEFEFF
surface
#FDFBFE
border
#D5D4D6
text
#161417
muted
#848385