#E0BBFF#E0BBFF
#E0BBFF is a very light, moderate violet. Relative luminance 0.586; OKLCH L 84.7% C 0.101 H 309.1°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #E0BBFF |
|---|---|
| RGB | rgb(224, 187, 255) |
| HSL | hsl(273, 100%, 87%) |
| HSV | hsv(273, 27%, 100%) |
| CMYK | cmyk(12.2%, 26.7%, 0%, 0%) |
| CIE-LAB | lab(81.08, 25.58, -28.57) |
| CIE-LCH | lch(81.08, 38.35, 311.83°) |
| OKLab | oklab(84.68% 0.0634 -0.078) |
| OKLCH | oklch(84.68% 0.101 309.1) |
| XYZ | xyz(66.5576, 58.6085, 102.3946) |
| Luminance | 0.5861 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 2.29
Mauve
#E0B0FF
ΔE00 3.10
Light Lavender
#DFC5FE
ΔE00 3.25
Light Lavendar
#EFC0FE
ΔE00 3.53
Pale Violet
#CEAEFA
ΔE00 4.25
Light Lilac
#EDC8FF
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0BBFF #DAFFBB
analogous
#BEBBFF #E0BBFF #FFBBFC
triadic
#E0BBFF #FFE0BB #BBFFE0
tetradic
#E0BBFF #FFBEBB #DAFFBB #BBFCFF
square
#E0BBFF #FFBEBB #DAFFBB #BBFCFF
split-complementary
#E0BBFF #FCFFBB #BBFFBE
monochromatic
#A841FF #C47EFF #E0BBFF #F1E0FF #F1E0FF
Accessibility & contrast
On white
1.65
#E0BBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#E0BBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0BBFF
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0BBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0BBFF | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C8FF
Deuteranopia (green-blind)
#B7CAFD
Tritanopia (blue-blind)
#DCC4D3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #e0bbff; /* rgb */ color: rgb(224, 187, 255); /* oklch */ color: oklch(84.7% 0.101 309.1);
Tailwind
colors: {
custom: {
50: '#eacfff',
500: '#e0bbff',
950: '#000000',
},
}SCSS
$custom: #e0bbff; $custom-light: #eacfff; $custom-dark: #000000;
JSON
{
"hex": "#e0bbff",
"rgb": {
"r": 224,
"g": 187,
"b": 255
},
"hsl": {
"h": 272.647,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.84683,
"c": 0.10054,
"h": 309.1
},
"luminance": 0.58608
}Semantic roles & 50–950 ramp
primary
#E0BBFF
secondary
#AAE777
accent
#E60069
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161418
muted
#848386