#EEBBEE#EEBBEE
#EEBBEE is a very light, moderate purple. Relative luminance 0.599; OKLCH L 85.3% C 0.089 H 326.3°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBBEE |
|---|---|
| RGB | rgb(238, 187, 238) |
| HSL | hsl(300, 60%, 83%) |
| HSV | hsv(300, 21%, 93%) |
| CMYK | cmyk(0%, 21.4%, 0%, 6.7%) |
| CIE-LAB | lab(81.78, 26.74, -18.29) |
| CIE-LCH | lch(81.78, 32.39, 325.62°) |
| OKLab | oklab(85.33% 0.0738 -0.0492) |
| OKLCH | oklch(85.33% 0.089 326.3) |
| XYZ | xyz(68.4611, 59.8926, 88.8264) |
| Luminance | 0.5989 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.39
Light Lilac
#EDC8FF
ΔE00 4.35
Very Light Purple
#F6CEFC
ΔE00 4.41
Pale Mauve
#FED0FC
ΔE00 4.84
Pale Lavender
#EECFFE
ΔE00 5.58
Plum
#DDA0DD
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBBEE #BBEEBB
analogous
#D4BBEE #EEBBEE #EEBBD4
triadic
#EEBBEE #EEEEBB #BBEEEE
tetradic
#EEBBEE #EED4BB #BBEEBB #BBD4EE
square
#EEBBEE #EED4BB #BBEEBB #BBD4EE
split-complementary
#EEBBEE #D4EEBB #BBEED4
monochromatic
#D659D6 #E28AE2 #EEBBEE #F9E7F9 #F9E7F9
Accessibility & contrast
On white
1.62
#EEBBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#EEBBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBBEE
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBBEE | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C7F0
Deuteranopia (green-blind)
#C3CEEC
Tritanopia (blue-blind)
#F1BFCD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #eebbee; /* rgb */ color: rgb(238, 187, 238); /* oklch */ color: oklch(85.3% 0.089 326.3);
Tailwind
colors: {
custom: {
50: '#f4cff3',
500: '#eebbee',
950: '#000000',
},
}SCSS
$custom: #eebbee; $custom-light: #f4cff3; $custom-dark: #000000;
JSON
{
"hex": "#eebbee",
"rgb": {
"r": 238,
"g": 187,
"b": 238
},
"hsl": {
"h": 300,
"s": 60,
"l": 83.333
},
"oklch": {
"l": 0.85333,
"c": 0.08866,
"h": 326.3
},
"luminance": 0.59891
}Semantic roles & 50–950 ramp
primary
#EEBBEE
secondary
#81CC81
accent
#C81E1E
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385