#E1BCFE#E1BCFE
#E1BCFE is a very light, moderate violet. Relative luminance 0.591; OKLCH L 84.9% C 0.098 H 309.8°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #E1BCFE |
|---|---|
| RGB | rgb(225, 188, 254) |
| HSL | hsl(274, 97%, 87%) |
| HSV | hsv(274, 26%, 100%) |
| CMYK | cmyk(11.4%, 26%, 0%, 0.4%) |
| CIE-LAB | lab(81.36, 25.14, -27.59) |
| CIE-LCH | lch(81.36, 37.33, 312.34°) |
| OKLab | oklab(84.91% 0.0628 -0.0753) |
| OKLCH | oklch(84.91% 0.098 309.8) |
| XYZ | xyz(66.9208, 59.1304, 101.6346) |
| Luminance | 0.5913 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 2.72
Light Lavender
#DFC5FE
ΔE00 2.97
Light Lavendar
#EFC0FE
ΔE00 3.14
Mauve
#E0B0FF
ΔE00 3.44
Light Lilac
#EDC8FF
ΔE00 3.79
Pale Lilac
#E4CBFF
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1BCFE #D9FEBC
analogous
#C0BCFE #E1BCFE #FEBCFA
triadic
#E1BCFE #FEE1BC #BCFEE1
tetradic
#E1BCFE #FEC0BC #D9FEBC #BCFAFE
square
#E1BCFE #FEC0BC #D9FEBC #BCFAFE
split-complementary
#E1BCFE #FAFEBC #BCFEC0
monochromatic
#AB43FC #C680FD #E1BCFE #F1E1FF #F1E1FF
Accessibility & contrast
On white
1.64
#E1BCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#E1BCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1BCFE
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1BCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1BCFE | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C8FF
Deuteranopia (green-blind)
#B9CBFC
Tritanopia (blue-blind)
#DEC5D3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #e1bcfe; /* rgb */ color: rgb(225, 188, 254); /* oklch */ color: oklch(84.9% 0.098 309.8);
Tailwind
colors: {
custom: {
50: '#ebd0ff',
500: '#e1bcfe',
950: '#000000',
},
}SCSS
$custom: #e1bcfe; $custom-light: #ebd0ff; $custom-dark: #000000;
JSON
{
"hex": "#e1bcfe",
"rgb": {
"r": 225,
"g": 188,
"b": 254
},
"hsl": {
"h": 273.636,
"s": 97.059,
"l": 86.667
},
"oklch": {
"l": 0.84913,
"c": 0.09801,
"h": 309.8
},
"luminance": 0.5913
}Semantic roles & 50–950 ramp
primary
#E1BCFE
secondary
#A9E579
accent
#E60065
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161418
muted
#848386