#EEBBB5#EEBBB5
#EEBBB5 is a very light, muted red. Relative luminance 0.571; OKLCH L 83.6% C 0.060 H 26.2°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBBB5 |
|---|---|
| RGB | rgb(238, 187, 181) |
| HSL | hsl(6, 63%, 82%) |
| HSV | hsv(6, 24%, 93%) |
| CMYK | cmyk(0%, 21.4%, 23.9%, 6.7%) |
| CIE-LAB | lab(80.21, 17.46, 10.07) |
| CIE-LCH | lch(80.21, 20.15, 29.97°) |
| OKLab | oklab(83.6% 0.0537 0.0264) |
| OKLCH | oklch(83.6% 0.06 26.2) |
| XYZ | xyz(61.3715, 57.0567, 51.4874) |
| Luminance | 0.5705 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.87
Light Rose
#FFC5CB
ΔE00 5.73
Pink
#FFC0CB
ΔE00 7.11
Bubblegum
#FFC1CC
ΔE00 7.12
Lightpink
#FFB6C1
ΔE00 7.47
Pale Salmon
#FFB19A
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBBB5 #B5E8EE
analogous
#EEB5CC #EEBBB5 #EED8B5
triadic
#EEBBB5 #B5EEBB #BBB5EE
tetradic
#EEBBB5 #CCEEB5 #B5E8EE #D8B5EE
square
#EEBBB5 #CCEEB5 #B5E8EE #D8B5EE
split-complementary
#EEBBB5 #B5EED8 #B5CCEE
monochromatic
#D76051 #E38D83 #EEBBB5 #F9E8E6 #F9E8E6
Accessibility & contrast
On white
1.69
#EEBBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#EEBBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBBB5
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBBB5 | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C1B4
Deuteranopia (green-blind)
#D1CBB4
Tritanopia (blue-blind)
#FAB5B9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #eebbb5; /* rgb */ color: rgb(238, 187, 181); /* oklch */ color: oklch(83.6% 0.060 26.2);
Tailwind
colors: {
custom: {
50: '#f4cfcb',
500: '#eebbb5',
950: '#000000',
},
}SCSS
$custom: #eebbb5; $custom-light: #f4cfcb; $custom-dark: #000000;
JSON
{
"hex": "#eebbb5",
"rgb": {
"r": 238,
"g": 187,
"b": 181
},
"hsl": {
"h": 6.316,
"s": 62.637,
"l": 82.157
},
"oklch": {
"l": 0.83603,
"c": 0.05982,
"h": 26.2
},
"luminance": 0.57054
}Semantic roles & 50–950 ramp
primary
#EEBBB5
secondary
#7CC3CC
accent
#B8CA1B
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171313
muted
#858382