#E1BCFD#E1BCFD
#E1BCFD is a very light, moderate violet. Relative luminance 0.591; OKLCH L 84.9% C 0.097 H 310.2°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #E1BCFD |
|---|---|
| RGB | rgb(225, 188, 253) |
| HSL | hsl(274, 94%, 86%) |
| HSV | hsv(274, 26%, 99%) |
| CMYK | cmyk(11.1%, 25.7%, 0%, 0.8%) |
| CIE-LAB | lab(81.33, 24.94, -27.11) |
| CIE-LCH | lch(81.33, 36.84, 312.61°) |
| OKLab | oklab(84.87% 0.0625 -0.0739) |
| OKLCH | oklch(84.87% 0.097 310.2) |
| XYZ | xyz(66.7611, 59.0665, 100.7934) |
| Luminance | 0.5907 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 2.86
Light Lavender
#DFC5FE
ΔE00 2.91
Light Lavendar
#EFC0FE
ΔE00 3.01
Mauve
#E0B0FF
ΔE00 3.55
Light Lilac
#EDC8FF
ΔE00 3.64
Pale Lilac
#E4CBFF
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1BCFD #D8FDBC
analogous
#C1BCFD #E1BCFD #FDBCF9
triadic
#E1BCFD #FDE1BC #BCFDE1
tetradic
#E1BCFD #FDC1BC #D8FDBC #BCF9FD
square
#E1BCFD #FDC1BC #D8FDBC #BCF9FD
split-complementary
#E1BCFD #F9FDBC #BCFDC1
monochromatic
#AC45F9 #C681FB #E1BCFD #F2E1FE #F2E1FE
Accessibility & contrast
On white
1.64
#E1BCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#E1BCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1BCFD
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1BCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1BCFD | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C8FF
Deuteranopia (green-blind)
#B9CBFB
Tritanopia (blue-blind)
#DEC4D3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #e1bcfd; /* rgb */ color: rgb(225, 188, 253); /* oklch */ color: oklch(84.9% 0.097 310.2);
Tailwind
colors: {
custom: {
50: '#ebd0fe',
500: '#e1bcfd',
950: '#000000',
},
}SCSS
$custom: #e1bcfd; $custom-light: #ebd0fe; $custom-dark: #000000;
JSON
{
"hex": "#e1bcfd",
"rgb": {
"r": 225,
"g": 188,
"b": 253
},
"hsl": {
"h": 274.154,
"s": 94.203,
"l": 86.471
},
"oklch": {
"l": 0.84874,
"c": 0.09679,
"h": 310.2
},
"luminance": 0.59066
}Semantic roles & 50–950 ramp
primary
#E1BCFD
secondary
#A7E47A
accent
#E60063
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161417
muted
#848385