#EEBBB7#EEBBB7
#EEBBB7 is a very light, muted red. Relative luminance 0.571; OKLCH L 83.7% C 0.059 H 23.6°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBBB7 |
|---|---|
| RGB | rgb(238, 187, 183) |
| HSL | hsl(4, 62%, 83%) |
| HSV | hsv(4, 23%, 93%) |
| CMYK | cmyk(0%, 21.4%, 23.1%, 6.7%) |
| CIE-LAB | lab(80.26, 17.74, 9.06) |
| CIE-LCH | lch(80.26, 19.92, 27.04°) |
| OKLab | oklab(83.66% 0.0545 0.0238) |
| OKLCH | oklch(83.66% 0.059 23.6) |
| XYZ | xyz(61.5781, 57.1394, 52.5760) |
| Luminance | 0.5714 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.21
Light Rose
#FFC5CB
ΔE00 5.06
Pink
#FFC0CB
ΔE00 6.38
Bubblegum
#FFC1CC
ΔE00 6.38
Lightpink
#FFB6C1
ΔE00 6.80
Dusty Pink
#D8A7B1
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBBB7 #B7EAEE
analogous
#EEB7CE #EEBBB7 #EED7B7
triadic
#EEBBB7 #B7EEBB #BBB7EE
tetradic
#EEBBB7 #CEEEB7 #B7EAEE #D7B7EE
square
#EEBBB7 #CEEEB7 #B7EAEE #D7B7EE
split-complementary
#EEBBB7 #B7EED7 #B7CEEE
monochromatic
#D75D54 #E28C85 #EEBBB7 #F9E8E6 #F9E8E6
Accessibility & contrast
On white
1.69
#EEBBB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#EEBBB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBBB7
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBBB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBBB7 | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C1B7
Deuteranopia (green-blind)
#D0CBB6
Tritanopia (blue-blind)
#F9B6BA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #eebbb7; /* rgb */ color: rgb(238, 187, 183); /* oklch */ color: oklch(83.7% 0.059 23.6);
Tailwind
colors: {
custom: {
50: '#f4cfcc',
500: '#eebbb7',
950: '#000000',
},
}SCSS
$custom: #eebbb7; $custom-light: #f4cfcc; $custom-dark: #000000;
JSON
{
"hex": "#eebbb7",
"rgb": {
"r": 238,
"g": 187,
"b": 183
},
"hsl": {
"h": 4.364,
"s": 61.798,
"l": 82.549
},
"oklch": {
"l": 0.83655,
"c": 0.05943,
"h": 23.6
},
"luminance": 0.57137
}Semantic roles & 50–950 ramp
primary
#EEBBB7
secondary
#7DC6CC
accent
#BDCA1C
background
#FFFEFE
surface
#FEFBFA
border
#D6D4D3
text
#171413
muted
#858383