#E2BBFE#E2BBFE
#E2BBFE is a very light, moderate violet. Relative luminance 0.589; OKLCH L 84.8% C 0.100 H 310.7°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #E2BBFE |
|---|---|
| RGB | rgb(226, 187, 254) |
| HSL | hsl(275, 97%, 86%) |
| HSV | hsv(275, 26%, 100%) |
| CMYK | cmyk(11%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(81.22, 25.99, -27.81) |
| CIE-LCH | lch(81.22, 38.06, 313.07°) |
| OKLab | oklab(84.82% 0.0653 -0.0759) |
| OKLCH | oklch(84.82% 0.1 310.7) |
| XYZ | xyz(67.0207, 58.8658, 101.5783) |
| Luminance | 0.5887 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 2.74
Light Lavendar
#EFC0FE
ΔE00 2.98
Mauve
#E0B0FF
ΔE00 3.12
Light Lavender
#DFC5FE
ΔE00 3.36
Light Lilac
#EDC8FF
ΔE00 3.91
Pale Violet
#CEAEFA
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2BBFE #D7FEBB
analogous
#C1BBFE #E2BBFE #FEBBF9
triadic
#E2BBFE #FEE2BB #BBFEE2
tetradic
#E2BBFE #FEC1BB #D7FEBB #BBF9FE
square
#E2BBFE #FEC1BB #D7FEBB #BBF9FE
split-complementary
#E2BBFE #F9FEBB #BBFEC1
monochromatic
#AF42FC #C87FFD #E2BBFE #F2E1FF #F2E1FF
Accessibility & contrast
On white
1.64
#E2BBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#E2BBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2BBFE
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2BBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2BBFE | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C8FF
Deuteranopia (green-blind)
#B8CBFC
Tritanopia (blue-blind)
#DFC4D3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #e2bbfe; /* rgb */ color: rgb(226, 187, 254); /* oklch */ color: oklch(84.8% 0.100 310.7);
Tailwind
colors: {
custom: {
50: '#ebcfff',
500: '#e2bbfe',
950: '#000000',
},
}SCSS
$custom: #e2bbfe; $custom-light: #ebcfff; $custom-dark: #000000;
JSON
{
"hex": "#e2bbfe",
"rgb": {
"r": 226,
"g": 187,
"b": 254
},
"hsl": {
"h": 274.925,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.84822,
"c": 0.1001,
"h": 310.7
},
"luminance": 0.58865
}Semantic roles & 50–950 ramp
primary
#E2BBFE
secondary
#A6E578
accent
#E60060
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161418
muted
#848386