#E2BBF9#E2BBF9
#E2BBF9 is a very light, moderate violet. Relative luminance 0.585; OKLCH L 84.6% C 0.094 H 312.7°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #E2BBF9 |
|---|---|
| RGB | rgb(226, 187, 249) |
| HSL | hsl(278, 84%, 85%) |
| HSV | hsv(278, 25%, 98%) |
| CMYK | cmyk(9.2%, 24.9%, 0%, 2.4%) |
| CIE-LAB | lab(81.04, 24.99, -25.40) |
| CIE-LCH | lch(81.04, 35.63, 314.53°) |
| OKLab | oklab(84.63% 0.0639 -0.0691) |
| OKLCH | oklch(84.63% 0.094 312.7) |
| XYZ | xyz(66.2304, 58.5498, 97.4164) |
| Luminance | 0.5855 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.43
Light Lavender
#DFC5FE
ΔE00 3.26
Light Lilac
#EDC8FF
ΔE00 3.30
Light Violet
#D6B4FC
ΔE00 3.52
Mauve
#E0B0FF
ΔE00 3.85
Pale Lilac
#E4CBFF
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2BBF9 #D2F9BB
analogous
#C3BBF9 #E2BBF9 #F9BBF1
triadic
#E2BBF9 #F9E2BB #BBF9E2
tetradic
#E2BBF9 #F9C3BB #D2F9BB #BBF1F9
square
#E2BBF9 #F9C3BB #D2F9BB #BBF1F9
split-complementary
#E2BBF9 #F1F9BB #BBF9C3
monochromatic
#B24BEF #CA83F4 #E2BBF9 #F3E3FD #F3E3FD
Accessibility & contrast
On white
1.65
#E2BBF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#E2BBF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2BBF9
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2BBF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2BBF9 | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C7FC
Deuteranopia (green-blind)
#BACAF7
Tritanopia (blue-blind)
#E0C3D1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #e2bbf9; /* rgb */ color: rgb(226, 187, 249); /* oklch */ color: oklch(84.6% 0.094 312.7);
Tailwind
colors: {
custom: {
50: '#ebcffb',
500: '#e2bbf9',
950: '#000000',
},
}SCSS
$custom: #e2bbf9; $custom-light: #ebcffb; $custom-dark: #000000;
JSON
{
"hex": "#e2bbf9",
"rgb": {
"r": 226,
"g": 187,
"b": 249
},
"hsl": {
"h": 277.742,
"s": 83.784,
"l": 85.49
},
"oklch": {
"l": 0.8463,
"c": 0.0941,
"h": 312.7
},
"luminance": 0.58549
}Semantic roles & 50–950 ramp
primary
#E2BBF9
secondary
#A0DD7B
accent
#E00556
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161417
muted
#848385