#E2BCFB#E2BCFB
#E2BCFB is a very light, moderate violet. Relative luminance 0.591; OKLCH L 84.9% C 0.095 H 311.7°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #E2BCFB |
|---|---|
| RGB | rgb(226, 188, 251) |
| HSL | hsl(276, 89%, 86%) |
| HSV | hsv(276, 25%, 98%) |
| CMYK | cmyk(10%, 25.1%, 0%, 1.6%) |
| CIE-LAB | lab(81.35, 24.85, -26.01) |
| CIE-LCH | lch(81.35, 35.97, 313.70°) |
| OKLab | oklab(84.89% 0.063 -0.0708) |
| OKLCH | oklch(84.89% 0.095 311.7) |
| XYZ | xyz(66.7569, 59.1010, 99.1389) |
| Luminance | 0.5910 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.57
Light Lavender
#DFC5FE
ΔE00 2.98
Light Lilac
#EDC8FF
ΔE00 3.28
Light Violet
#D6B4FC
ΔE00 3.32
Mauve
#E0B0FF
ΔE00 3.81
Pale Lilac
#E4CBFF
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2BCFB #D5FBBC
analogous
#C2BCFB #E2BCFB #FBBCF5
triadic
#E2BCFB #FBE2BC #BCFBE2
tetradic
#E2BCFB #FBC2BC #D5FBBC #BCF5FB
square
#E2BCFB #FBC2BC #D5FBBC #BCF5FB
split-complementary
#E2BCFB #F5FBBC #BCFBC2
monochromatic
#B048F4 #C982F8 #E2BCFB #F3E2FD #F3E2FD
Accessibility & contrast
On white
1.64
#E2BCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#E2BCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2BCFB
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2BCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2BCFB | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C8FE
Deuteranopia (green-blind)
#BACBF9
Tritanopia (blue-blind)
#E0C4D2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #e2bcfb; /* rgb */ color: rgb(226, 188, 251); /* oklch */ color: oklch(84.9% 0.095 311.7);
Tailwind
colors: {
custom: {
50: '#ebd0fc',
500: '#e2bcfb',
950: '#000000',
},
}SCSS
$custom: #e2bcfb; $custom-light: #ebd0fc; $custom-dark: #000000;
JSON
{
"hex": "#e2bcfb",
"rgb": {
"r": 226,
"g": 188,
"b": 251
},
"hsl": {
"h": 276.19,
"s": 88.732,
"l": 86.078
},
"oklch": {
"l": 0.84886,
"c": 0.09478,
"h": 311.7
},
"luminance": 0.591
}Semantic roles & 50–950 ramp
primary
#E2BCFB
secondary
#A3E07B
accent
#E5005B
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161417
muted
#848385