#E2BBF8#E2BBF8
#E2BBF8 is a very light, moderate violet. Relative luminance 0.585; OKLCH L 84.6% C 0.093 H 313.2°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #E2BBF8 |
|---|---|
| RGB | rgb(226, 187, 248) |
| HSL | hsl(278, 81%, 85%) |
| HSV | hsv(278, 25%, 97%) |
| CMYK | cmyk(8.9%, 24.6%, 0%, 2.7%) |
| CIE-LAB | lab(81.01, 24.79, -24.92) |
| CIE-LCH | lch(81.01, 35.15, 314.85°) |
| OKLab | oklab(84.59% 0.0636 -0.0677) |
| OKLCH | oklch(84.59% 0.093 313.2) |
| XYZ | xyz(66.0749, 58.4875, 96.5971) |
| Luminance | 0.5849 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.38
Light Lilac
#EDC8FF
ΔE00 3.21
Light Lavender
#DFC5FE
ΔE00 3.29
Light Violet
#D6B4FC
ΔE00 3.70
Mauve
#E0B0FF
ΔE00 4.03
Pale Lilac
#E4CBFF
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2BBF8 #D1F8BB
analogous
#C3BBF8 #E2BBF8 #F8BBEF
triadic
#E2BBF8 #F8E2BB #BBF8E2
tetradic
#E2BBF8 #F8C3BB #D1F8BB #BBEFF8
square
#E2BBF8 #F8C3BB #D1F8BB #BBEFF8
split-complementary
#E2BBF8 #EFF8BB #BBF8C3
monochromatic
#B34CED #CA84F2 #E2BBF8 #F3E3FC #F3E3FC
Accessibility & contrast
On white
1.65
#E2BBF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#E2BBF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2BBF8
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2BBF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2BBF8 | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C7FB
Deuteranopia (green-blind)
#BACAF6
Tritanopia (blue-blind)
#E0C2D0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #e2bbf8; /* rgb */ color: rgb(226, 187, 248); /* oklch */ color: oklch(84.6% 0.093 313.2);
Tailwind
colors: {
custom: {
50: '#ebcffa',
500: '#e2bbf8',
950: '#000000',
},
}SCSS
$custom: #e2bbf8; $custom-light: #ebcffa; $custom-dark: #000000;
JSON
{
"hex": "#e2bbf8",
"rgb": {
"r": 226,
"g": 187,
"b": 248
},
"hsl": {
"h": 278.361,
"s": 81.333,
"l": 85.294
},
"oklch": {
"l": 0.84593,
"c": 0.0929,
"h": 313.2
},
"luminance": 0.58487
}Semantic roles & 50–950 ramp
primary
#E2BBF8
secondary
#9EDB7C
accent
#DE0855
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161417
muted
#848385