#E3BBFB#E3BBFB
#E3BBFB is a very light, moderate violet. Relative luminance 0.588; OKLCH L 84.8% C 0.097 H 312.6°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #E3BBFB |
|---|---|
| RGB | rgb(227, 187, 251) |
| HSL | hsl(278, 89%, 86%) |
| HSV | hsv(278, 25%, 98%) |
| CMYK | cmyk(9.6%, 25.5%, 0%, 1.6%) |
| CIE-LAB | lab(81.20, 25.70, -26.22) |
| CIE-LCH | lch(81.20, 36.72, 314.43°) |
| OKLab | oklab(84.8% 0.0655 -0.0714) |
| OKLCH | oklch(84.8% 0.097 312.6) |
| XYZ | xyz(66.8586, 58.8374, 99.0827) |
| Luminance | 0.5884 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.40
Light Violet
#D6B4FC
ΔE00 3.35
Light Lavender
#DFC5FE
ΔE00 3.39
Light Lilac
#EDC8FF
ΔE00 3.44
Mauve
#E0B0FF
ΔE00 3.54
Pale Lilac
#E4CBFF
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3BBFB #D3FBBB
analogous
#C3BBFB #E3BBFB #FBBBF3
triadic
#E3BBFB #FBE3BB #BBFBE3
tetradic
#E3BBFB #FBC3BB #D3FBBB #BBF3FB
square
#E3BBFB #FBC3BB #D3FBBB #BBF3FB
split-complementary
#E3BBFB #F3FBBB #BBFBC3
monochromatic
#B347F4 #CB81F8 #E3BBFB #F3E2FD #F3E2FD
Accessibility & contrast
On white
1.64
#E3BBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#E3BBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3BBFB
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3BBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3BBFB | 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)
#B1C8FE
Deuteranopia (green-blind)
#BACBF9
Tritanopia (blue-blind)
#E1C3D1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #e3bbfb; /* rgb */ color: rgb(227, 187, 251); /* oklch */ color: oklch(84.8% 0.097 312.6);
Tailwind
colors: {
custom: {
50: '#eccffc',
500: '#e3bbfb',
950: '#000000',
},
}SCSS
$custom: #e3bbfb; $custom-light: #eccffc; $custom-dark: #000000;
JSON
{
"hex": "#e3bbfb",
"rgb": {
"r": 227,
"g": 187,
"b": 251
},
"hsl": {
"h": 277.5,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.84796,
"c": 0.09691,
"h": 312.6
},
"luminance": 0.58837
}Semantic roles & 50–950 ramp
primary
#E3BBFB
secondary
#A0E07A
accent
#E60056
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161417
muted
#848385