#E9BCFE#E9BCFE
#E9BCFE is a very light, moderate purple. Relative luminance 0.604; OKLCH L 85.6% C 0.101 H 314.9°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #E9BCFE |
|---|---|
| RGB | rgb(233, 188, 254) |
| HSL | hsl(281, 97%, 87%) |
| HSV | hsv(281, 26%, 100%) |
| CMYK | cmyk(8.3%, 26%, 0%, 0.4%) |
| CIE-LAB | lab(82.08, 27.64, -26.43) |
| CIE-LCH | lch(82.08, 38.24, 316.28°) |
| OKLab | oklab(85.63% 0.0716 -0.0719) |
| OKLCH | oklch(85.63% 0.101 314.9) |
| XYZ | xyz(69.4741, 60.4469, 101.7543) |
| Luminance | 0.6045 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.57
Light Lilac
#EDC8FF
ΔE00 3.33
Mauve
#E0B0FF
ΔE00 3.65
Light Lavender
#DFC5FE
ΔE00 4.12
Light Violet
#D6B4FC
ΔE00 4.16
Pale Lilac
#E4CBFF
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9BCFE #D1FEBC
analogous
#C8BCFE #E9BCFE #FEBCF2
triadic
#E9BCFE #FEE9BC #BCFEE9
tetradic
#E9BCFE #FEC8BC #D1FEBC #BCF2FE
square
#E9BCFE #FEC8BC #D1FEBC #BCF2FE
split-complementary
#E9BCFE #F2FEBC #BCFEC8
monochromatic
#C143FC #D580FD #E9BCFE #F5E1FF #F5E1FF
Accessibility & contrast
On white
1.60
#E9BCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#E9BCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9BCFE
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9BCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9BCFE | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C9FF
Deuteranopia (green-blind)
#BDCDFC
Tritanopia (blue-blind)
#E8C4D3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #e9bcfe; /* rgb */ color: rgb(233, 188, 254); /* oklch */ color: oklch(85.6% 0.101 314.9);
Tailwind
colors: {
custom: {
50: '#f0d0ff',
500: '#e9bcfe',
950: '#000000',
},
}SCSS
$custom: #e9bcfe; $custom-light: #f0d0ff; $custom-dark: #000000;
JSON
{
"hex": "#e9bcfe",
"rgb": {
"r": 233,
"g": 188,
"b": 254
},
"hsl": {
"h": 280.909,
"s": 97.059,
"l": 86.667
},
"oklch": {
"l": 0.85632,
"c": 0.10145,
"h": 314.9
},
"luminance": 0.60446
}Semantic roles & 50–950 ramp
primary
#E9BCFE
secondary
#9BE579
accent
#E60049
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#161418
muted
#858386