#EEBBBA#EEBBBA
#EEBBBA is a very light, muted red. Relative luminance 0.573; OKLCH L 83.7% C 0.059 H 19.7°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBBBA |
|---|---|
| RGB | rgb(238, 187, 186) |
| HSL | hsl(1, 60%, 83%) |
| HSV | hsv(1, 22%, 93%) |
| CMYK | cmyk(0%, 21.4%, 21.8%, 6.7%) |
| CIE-LAB | lab(80.33, 18.17, 7.54) |
| CIE-LCH | lch(80.33, 19.68, 22.54°) |
| OKLab | oklab(83.73% 0.0556 0.0199) |
| OKLCH | oklch(83.73% 0.059 19.7) |
| XYZ | xyz(61.8937, 57.2656, 54.2380) |
| Luminance | 0.5726 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.40
Light Rose
#FFC5CB
ΔE00 4.19
Pink
#FFC0CB
ΔE00 5.34
Bubblegum
#FFC1CC
ΔE00 5.35
Lightpink
#FFB6C1
ΔE00 5.90
Dusty Pink
#D8A7B1
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBBBA #BAEDEE
analogous
#EEBAD3 #EEBBBA #EED5BA
triadic
#EEBBBA #BAEEBB #BBBAEE
tetradic
#EEBBBA #D3EEBA #BAEDEE #D5BAEE
square
#EEBBBA #D3EEBA #BAEDEE #D5BAEE
split-complementary
#EEBBBA #BAEED5 #BAD3EE
monochromatic
#D65A58 #E28B89 #EEBBBA #F9E7E6 #F9E7E6
Accessibility & contrast
On white
1.69
#EEBBBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#EEBBBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBBBA
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBBBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBBBA | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C2BA
Deuteranopia (green-blind)
#D0CBB9
Tritanopia (blue-blind)
#F9B6BB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #eebbba; /* rgb */ color: rgb(238, 187, 186); /* oklch */ color: oklch(83.7% 0.059 19.7);
Tailwind
colors: {
custom: {
50: '#f4cfce',
500: '#eebbba',
950: '#000000',
},
}SCSS
$custom: #eebbba; $custom-light: #f4cfce; $custom-dark: #000000;
JSON
{
"hex": "#eebbba",
"rgb": {
"r": 238,
"g": 187,
"b": 186
},
"hsl": {
"h": 1.154,
"s": 60.465,
"l": 83.137
},
"oklch": {
"l": 0.83733,
"c": 0.05907,
"h": 19.7
},
"luminance": 0.57263
}Semantic roles & 50–950 ramp
primary
#EEBBBA
secondary
#80CACC
accent
#C5C81D
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171413
muted
#858383