#E1BFEF#E1BFEF
#E1BFEF is a very light, moderate purple. Relative luminance 0.595; OKLCH L 84.9% C 0.075 H 316.0°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #E1BFEF |
|---|---|
| RGB | rgb(225, 191, 239) |
| HSL | hsl(283, 60%, 84%) |
| HSV | hsv(283, 20%, 94%) |
| CMYK | cmyk(5.9%, 20.1%, 0%, 6.3%) |
| CIE-LAB | lab(81.57, 20.56, -19.26) |
| CIE-LCH | lch(81.57, 28.17, 316.86°) |
| OKLab | oklab(84.9% 0.0539 -0.052) |
| OKLCH | oklch(84.9% 0.075 316) |
| XYZ | xyz(65.2597, 59.5020, 89.6918) |
| Luminance | 0.5950 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 2.93
Pale Lavender
#EECFFE
ΔE00 3.67
Pale Lilac
#E4CBFF
ΔE00 3.72
Light Lavendar
#EFC0FE
ΔE00 3.72
Light Lavender
#DFC5FE
ΔE00 3.74
Very Light Purple
#F6CEFC
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1BFEF #CDEFBF
analogous
#C9BFEF #E1BFEF #EFBFE5
triadic
#E1BFEF #EFE1BF #BFEFE1
tetradic
#E1BFEF #EFC9BF #CDEFBF #BFE5EF
square
#E1BFEF #EFC9BF #CDEFBF #BFE5EF
split-complementary
#E1BFEF #E5EFBF #BFEFC9
monochromatic
#B35DD7 #CA8EE3 #E1BFEF #F4E7F9 #F4E7F9
Accessibility & contrast
On white
1.63
#E1BFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#E1BFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1BFEF
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1BFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1BFEF | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C9F1
Deuteranopia (green-blind)
#C0CCED
Tritanopia (blue-blind)
#E1C4CF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #e1bfef; /* rgb */ color: rgb(225, 191, 239); /* oklch */ color: oklch(84.9% 0.075 316.0);
Tailwind
colors: {
custom: {
50: '#ead2f4',
500: '#e1bfef',
950: '#000000',
},
}SCSS
$custom: #e1bfef; $custom-light: #ead2f4; $custom-dark: #000000;
JSON
{
"hex": "#e1bfef",
"rgb": {
"r": 225,
"g": 191,
"b": 239
},
"hsl": {
"h": 282.5,
"s": 60,
"l": 84.314
},
"oklch": {
"l": 0.84902,
"c": 0.07494,
"h": 316
},
"luminance": 0.59501
}Semantic roles & 50–950 ramp
primary
#E1BFEF
secondary
#9ACD85
accent
#C81E4F
background
#FEFEFF
surface
#FDFBFE
border
#D5D4D6
text
#161417
muted
#848385