#E2BBF6#E2BBF6
#E2BBF6 is a very light, moderate violet. Relative luminance 0.584; OKLCH L 84.5% C 0.091 H 314.1°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #E2BBF6 |
|---|---|
| RGB | rgb(226, 187, 246) |
| HSL | hsl(280, 77%, 85%) |
| HSV | hsv(280, 24%, 96%) |
| CMYK | cmyk(8.1%, 24%, 0%, 3.5%) |
| CIE-LAB | lab(80.94, 24.39, -23.95) |
| CIE-LCH | lch(80.94, 34.19, 315.52°) |
| OKLab | oklab(84.52% 0.063 -0.065) |
| OKLCH | oklch(84.52% 0.091 314.1) |
| XYZ | xyz(65.7662, 58.3641, 94.9717) |
| Luminance | 0.5836 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.34
Light Lilac
#EDC8FF
ΔE00 3.08
Light Lavender
#DFC5FE
ΔE00 3.39
Light Violet
#D6B4FC
ΔE00 4.09
Pale Lilac
#E4CBFF
ΔE00 4.32
Mauve
#E0B0FF
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2BBF6 #CFF6BB
analogous
#C5BBF6 #E2BBF6 #F6BBEC
triadic
#E2BBF6 #F6E2BB #BBF6E2
tetradic
#E2BBF6 #F6C5BB #CFF6BB #BBECF6
square
#E2BBF6 #F6C5BB #CFF6BB #BBECF6
split-complementary
#E2BBF6 #ECF6BB #BBF6C5
monochromatic
#B44FE8 #CB85EF #E2BBF6 #F3E4FB #F3E4FB
Accessibility & contrast
On white
1.66
#E2BBF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#E2BBF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2BBF6
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2BBF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2BBF6 | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C7F8
Deuteranopia (green-blind)
#BBCAF4
Tritanopia (blue-blind)
#E1C2CF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #e2bbf6; /* rgb */ color: rgb(226, 187, 246); /* oklch */ color: oklch(84.5% 0.091 314.1);
Tailwind
colors: {
custom: {
50: '#ebcff9',
500: '#e2bbf6',
950: '#000000',
},
}SCSS
$custom: #e2bbf6; $custom-light: #ebcff9; $custom-dark: #000000;
JSON
{
"hex": "#e2bbf6",
"rgb": {
"r": 226,
"g": 187,
"b": 246
},
"hsl": {
"h": 279.661,
"s": 76.623,
"l": 84.902
},
"oklch": {
"l": 0.84517,
"c": 0.09054,
"h": 314.1
},
"luminance": 0.58363
}Semantic roles & 50–950 ramp
primary
#E2BBF6
secondary
#9CD87D
accent
#D90D52
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161417
muted
#848385