#E3BBFF#E3BBFF
#E3BBFF is a very light, moderate violet. Relative luminance 0.591; OKLCH L 85.0% C 0.102 H 311.0°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #E3BBFF |
|---|---|
| RGB | rgb(227, 187, 255) |
| HSL | hsl(275, 100%, 87%) |
| HSV | hsv(275, 27%, 100%) |
| CMYK | cmyk(11%, 26.7%, 0%, 0%) |
| CIE-LAB | lab(81.34, 26.50, -28.14) |
| CIE-LCH | lch(81.34, 38.66, 313.28°) |
| OKLab | oklab(84.95% 0.0667 -0.0768) |
| OKLCH | oklch(84.95% 0.102 311) |
| XYZ | xyz(67.4958, 59.0923, 102.4386) |
| Luminance | 0.5909 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 2.80
Light Lavendar
#EFC0FE
ΔE00 2.92
Mauve
#E0B0FF
ΔE00 3.00
Light Lavender
#DFC5FE
ΔE00 3.53
Light Lilac
#EDC8FF
ΔE00 3.97
Pale Violet
#CEAEFA
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3BBFF #D7FFBB
analogous
#C1BBFF #E3BBFF #FFBBF9
triadic
#E3BBFF #FFE3BB #BBFFE3
tetradic
#E3BBFF #FFC1BB #D7FFBB #BBF9FF
square
#E3BBFF #FFC1BB #D7FFBB #BBF9FF
split-complementary
#E3BBFF #F9FFBB #BBFFC1
monochromatic
#B141FF #CA7EFF #E3BBFF #F2E0FF #F2E0FF
Accessibility & contrast
On white
1.64
#E3BBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#E3BBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3BBFF
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3BBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3BBFF | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C8FF
Deuteranopia (green-blind)
#B8CBFD
Tritanopia (blue-blind)
#E0C4D3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #e3bbff; /* rgb */ color: rgb(227, 187, 255); /* oklch */ color: oklch(85.0% 0.102 311.0);
Tailwind
colors: {
custom: {
50: '#eccfff',
500: '#e3bbff',
950: '#000000',
},
}SCSS
$custom: #e3bbff; $custom-light: #eccfff; $custom-dark: #000000;
JSON
{
"hex": "#e3bbff",
"rgb": {
"r": 227,
"g": 187,
"b": 255
},
"hsl": {
"h": 275.294,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.8495,
"c": 0.1017,
"h": 311
},
"luminance": 0.59092
}Semantic roles & 50–950 ramp
primary
#E3BBFF
secondary
#A5E777
accent
#E6005F
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#161418
muted
#858386