#EEBBF1#EEBBF1
#EEBBF1 is a very light, moderate purple. Relative luminance 0.601; OKLCH L 85.4% C 0.092 H 324.5°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBBF1 |
|---|---|
| RGB | rgb(238, 187, 241) |
| HSL | hsl(297, 66%, 84%) |
| HSV | hsv(297, 22%, 95%) |
| CMYK | cmyk(1.2%, 22.4%, 0%, 5.5%) |
| CIE-LAB | lab(81.88, 27.29, -19.75) |
| CIE-LCH | lch(81.88, 33.69, 324.10°) |
| OKLab | oklab(85.44% 0.0747 -0.0532) |
| OKLCH | oklch(85.44% 0.092 324.5) |
| XYZ | xyz(68.9055, 60.0703, 91.1670) |
| Luminance | 0.6007 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.69
Light Lilac
#EDC8FF
ΔE00 3.97
Very Light Purple
#F6CEFC
ΔE00 4.48
Pale Mauve
#FED0FC
ΔE00 5.07
Pale Lavender
#EECFFE
ΔE00 5.48
Light Lavender
#DFC5FE
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBBF1 #BEF1BB
analogous
#D3BBF1 #EEBBF1 #F1BBD9
triadic
#EEBBF1 #F1EEBB #BBF1EE
tetradic
#EEBBF1 #F1D3BB #BEF1BB #BBD9F1
square
#EEBBF1 #F1D3BB #BEF1BB #BBD9F1
split-complementary
#EEBBF1 #D9F1BB #BBF1D3
monochromatic
#D555DC #E188E7 #EEBBF1 #F9E6FA #F9E6FA
Accessibility & contrast
On white
1.61
#EEBBF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#EEBBF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBBF1
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBBF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBBF1 | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C8F3
Deuteranopia (green-blind)
#C2CEEF
Tritanopia (blue-blind)
#F1C0CE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #eebbf1; /* rgb */ color: rgb(238, 187, 241); /* oklch */ color: oklch(85.4% 0.092 324.5);
Tailwind
colors: {
custom: {
50: '#f4cff5',
500: '#eebbf1',
950: '#000000',
},
}SCSS
$custom: #eebbf1; $custom-light: #f4cff5; $custom-dark: #000000;
JSON
{
"hex": "#eebbf1",
"rgb": {
"r": 238,
"g": 187,
"b": 241
},
"hsl": {
"h": 296.667,
"s": 65.854,
"l": 83.922
},
"oklch": {
"l": 0.85439,
"c": 0.09171,
"h": 324.5
},
"luminance": 0.60069
}Semantic roles & 50–950 ramp
primary
#EEBBF1
secondary
#84D080
accent
#CE1822
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385