#E9BBFF#E9BBFF
#E9BBFF is a very light, moderate purple. Relative luminance 0.601; OKLCH L 85.5% C 0.104 H 314.6°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #E9BBFF |
|---|---|
| RGB | rgb(233, 187, 255) |
| HSL | hsl(281, 100%, 87%) |
| HSV | hsv(281, 27%, 100%) |
| CMYK | cmyk(8.6%, 26.7%, 0%, 0%) |
| CIE-LAB | lab(81.88, 28.37, -27.26) |
| CIE-LCH | lch(81.88, 39.35, 316.14°) |
| OKLab | oklab(85.49% 0.0733 -0.0742) |
| OKLCH | oklch(85.49% 0.104 314.6) |
| XYZ | xyz(69.4218, 60.0854, 102.5289) |
| Luminance | 0.6008 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.90
Mauve
#E0B0FF
ΔE00 3.27
Light Lilac
#EDC8FF
ΔE00 3.73
Light Violet
#D6B4FC
ΔE00 3.97
Light Lavender
#DFC5FE
ΔE00 4.36
Pale Lilac
#E4CBFF
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9BBFF #D1FFBB
analogous
#C7BBFF #E9BBFF #FFBBF3
triadic
#E9BBFF #FFE9BB #BBFFE9
tetradic
#E9BBFF #FFC7BB #D1FFBB #BBF3FF
square
#E9BBFF #FFC7BB #D1FFBB #BBF3FF
split-complementary
#E9BBFF #F3FFBB #BBFFC7
monochromatic
#C141FF #D57EFF #E9BBFF #F5E0FF #F5E0FF
Accessibility & contrast
On white
1.61
#E9BBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#E9BBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9BBFF
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9BBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9BBFF | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C9FF
Deuteranopia (green-blind)
#BBCDFD
Tritanopia (blue-blind)
#E8C3D3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #e9bbff; /* rgb */ color: rgb(233, 187, 255); /* oklch */ color: oklch(85.5% 0.104 314.6);
Tailwind
colors: {
custom: {
50: '#f0cfff',
500: '#e9bbff',
950: '#000000',
},
}SCSS
$custom: #e9bbff; $custom-light: #f0cfff; $custom-dark: #000000;
JSON
{
"hex": "#e9bbff",
"rgb": {
"r": 233,
"g": 187,
"b": 255
},
"hsl": {
"h": 280.588,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.85493,
"c": 0.10432,
"h": 314.6
},
"luminance": 0.60084
}Semantic roles & 50–950 ramp
primary
#E9BBFF
secondary
#9BE777
accent
#E6004A
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#161418
muted
#858386