#E9BFEF#E9BFEF
#E9BFEF is a very light, moderate purple. Relative luminance 0.608; OKLCH L 85.6% C 0.079 H 322.1°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #E9BFEF |
|---|---|
| RGB | rgb(233, 191, 239) |
| HSL | hsl(293, 60%, 84%) |
| HSV | hsv(293, 20%, 94%) |
| CMYK | cmyk(2.5%, 20.1%, 0%, 6.3%) |
| CIE-LAB | lab(82.28, 23.16, -18.12) |
| CIE-LCH | lch(82.28, 29.40, 321.96°) |
| OKLab | oklab(85.62% 0.0627 -0.0488) |
| OKLCH | oklch(85.62% 0.079 322.1) |
| XYZ | xyz(67.8130, 60.8185, 89.8115) |
| Luminance | 0.6082 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 3.17
Light Lavendar
#EFC0FE
ΔE00 3.28
Very Light Purple
#F6CEFC
ΔE00 3.43
Pale Lavender
#EECFFE
ΔE00 4.06
Pale Mauve
#FED0FC
ΔE00 4.43
Pale Lilac
#E4CBFF
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9BFEF #C5EFBF
analogous
#D1BFEF #E9BFEF #EFBFDD
triadic
#E9BFEF #EFE9BF #BFEFE9
tetradic
#E9BFEF #EFD1BF #C5EFBF #BFDDEF
square
#E9BFEF #EFD1BF #C5EFBF #BFDDEF
split-complementary
#E9BFEF #DDEFBF #BFEFD1
monochromatic
#C75DD7 #D88EE3 #E9BFEF #F7E7F9 #F7E7F9
Accessibility & contrast
On white
1.60
#E9BFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#E9BFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9BFEF
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9BFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9BFEF | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCAF1
Deuteranopia (green-blind)
#C4CEED
Tritanopia (blue-blind)
#EBC3CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #e9bfef; /* rgb */ color: rgb(233, 191, 239); /* oklch */ color: oklch(85.6% 0.079 322.1);
Tailwind
colors: {
custom: {
50: '#f0d2f4',
500: '#e9bfef',
950: '#000000',
},
}SCSS
$custom: #e9bfef; $custom-light: #f0d2f4; $custom-dark: #000000;
JSON
{
"hex": "#e9bfef",
"rgb": {
"r": 233,
"g": 191,
"b": 239
},
"hsl": {
"h": 292.5,
"s": 60,
"l": 84.314
},
"oklch": {
"l": 0.85621,
"c": 0.07943,
"h": 322.1
},
"luminance": 0.60817
}Semantic roles & 50–950 ramp
primary
#E9BFEF
secondary
#8ECD85
accent
#C81E33
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#161417
muted
#858385