#E2BBF7#E2BBF7
#E2BBF7 is a very light, moderate violet. Relative luminance 0.584; OKLCH L 84.6% C 0.092 H 313.6°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #E2BBF7 |
|---|---|
| RGB | rgb(226, 187, 247) |
| HSL | hsl(279, 79%, 85%) |
| HSV | hsv(279, 24%, 97%) |
| CMYK | cmyk(8.5%, 24.3%, 0%, 3.1%) |
| CIE-LAB | lab(80.97, 24.59, -24.44) |
| CIE-LCH | lch(80.97, 34.67, 315.18°) |
| OKLab | oklab(84.56% 0.0633 -0.0664) |
| OKLCH | oklch(84.56% 0.092 313.6) |
| XYZ | xyz(65.9201, 58.4256, 95.7823) |
| Luminance | 0.5843 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.35
Light Lilac
#EDC8FF
ΔE00 3.14
Light Lavender
#DFC5FE
ΔE00 3.33
Light Violet
#D6B4FC
ΔE00 3.90
Mauve
#E0B0FF
ΔE00 4.21
Pale Lilac
#E4CBFF
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2BBF7 #D0F7BB
analogous
#C4BBF7 #E2BBF7 #F7BBEE
triadic
#E2BBF7 #F7E2BB #BBF7E2
tetradic
#E2BBF7 #F7C4BB #D0F7BB #BBEEF7
square
#E2BBF7 #F7C4BB #D0F7BB #BBEEF7
split-complementary
#E2BBF7 #EEF7BB #BBF7C4
monochromatic
#B34DEA #CB84F1 #E2BBF7 #F3E4FC #F3E4FC
Accessibility & contrast
On white
1.66
#E2BBF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#E2BBF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2BBF7
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2BBF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2BBF7 | 1.00 | 1.66 | 12.69 | 12.69 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C7F9
Deuteranopia (green-blind)
#BBCAF5
Tritanopia (blue-blind)
#E1C2D0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #e2bbf7; /* rgb */ color: rgb(226, 187, 247); /* oklch */ color: oklch(84.6% 0.092 313.6);
Tailwind
colors: {
custom: {
50: '#ebcffa',
500: '#e2bbf7',
950: '#000000',
},
}SCSS
$custom: #e2bbf7; $custom-light: #ebcffa; $custom-dark: #000000;
JSON
{
"hex": "#e2bbf7",
"rgb": {
"r": 226,
"g": 187,
"b": 247
},
"hsl": {
"h": 279,
"s": 78.947,
"l": 85.098
},
"oklch": {
"l": 0.84555,
"c": 0.09172,
"h": 313.6
},
"luminance": 0.58425
}Semantic roles & 50–950 ramp
primary
#E2BBF7
secondary
#9DD97D
accent
#DB0A53
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161417
muted
#848385