#E2BCFE#E2BCFE
#E2BCFE is a very light, moderate violet. Relative luminance 0.593; OKLCH L 85.0% C 0.098 H 310.5°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #E2BCFE |
|---|---|
| RGB | rgb(226, 188, 254) |
| HSL | hsl(275, 97%, 87%) |
| HSV | hsv(275, 26%, 100%) |
| CMYK | cmyk(11%, 26%, 0%, 0.4%) |
| CIE-LAB | lab(81.45, 25.45, -27.45) |
| CIE-LCH | lch(81.45, 37.44, 312.84°) |
| OKLab | oklab(85% 0.0639 -0.0749) |
| OKLCH | oklch(85% 0.098 310.5) |
| XYZ | xyz(67.2335, 59.2916, 101.6492) |
| Luminance | 0.5929 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 2.88
Light Lavendar
#EFC0FE
ΔE00 2.92
Light Lavender
#DFC5FE
ΔE00 3.08
Mauve
#E0B0FF
ΔE00 3.41
Light Lilac
#EDC8FF
ΔE00 3.68
Pale Lilac
#E4CBFF
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2BCFE #D8FEBC
analogous
#C1BCFE #E2BCFE #FEBCF9
triadic
#E2BCFE #FEE2BC #BCFEE2
tetradic
#E2BCFE #FEC1BC #D8FEBC #BCF9FE
square
#E2BCFE #FEC1BC #D8FEBC #BCF9FE
split-complementary
#E2BCFE #F9FEBC #BCFEC1
monochromatic
#AE43FC #C880FD #E2BCFE #F2E1FF #F2E1FF
Accessibility & contrast
On white
1.63
#E2BCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#E2BCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2BCFE
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2BCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2BCFE | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C9FF
Deuteranopia (green-blind)
#B9CBFC
Tritanopia (blue-blind)
#DFC4D3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #e2bcfe; /* rgb */ color: rgb(226, 188, 254); /* oklch */ color: oklch(85.0% 0.098 310.5);
Tailwind
colors: {
custom: {
50: '#ebd0ff',
500: '#e2bcfe',
950: '#000000',
},
}SCSS
$custom: #e2bcfe; $custom-light: #ebd0ff; $custom-dark: #000000;
JSON
{
"hex": "#e2bcfe",
"rgb": {
"r": 226,
"g": 188,
"b": 254
},
"hsl": {
"h": 274.545,
"s": 97.059,
"l": 86.667
},
"oklch": {
"l": 0.85001,
"c": 0.09841,
"h": 310.5
},
"luminance": 0.59291
}Semantic roles & 50–950 ramp
primary
#E2BCFE
secondary
#A7E579
accent
#E60061
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161418
muted
#848386