#EEBCBB#EEBCBB
#EEBCBB is a very light, muted red. Relative luminance 0.577; OKLCH L 83.9% C 0.058 H 19.7°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBCBB |
|---|---|
| RGB | rgb(238, 188, 187) |
| HSL | hsl(1, 60%, 83%) |
| HSV | hsv(1, 21%, 93%) |
| CMYK | cmyk(0%, 21%, 21.4%, 6.7%) |
| CIE-LAB | lab(80.59, 17.79, 7.38) |
| CIE-LCH | lch(80.59, 19.26, 22.53°) |
| OKLab | oklab(83.94% 0.0545 0.0195) |
| OKLCH | oklch(83.94% 0.058 19.7) |
| XYZ | xyz(62.2133, 57.7340, 54.8708) |
| Luminance | 0.5773 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.44
Light Rose
#FFC5CB
ΔE00 4.16
Bubblegum
#FFC1CC
ΔE00 5.37
Pink
#FFC0CB
ΔE00 5.39
Lightpink
#FFB6C1
ΔE00 6.07
Dusty Pink
#D8A7B1
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBCBB #BBEDEE
analogous
#EEBBD3 #EEBCBB #EED5BB
triadic
#EEBCBB #BBEEBC #BCBBEE
tetradic
#EEBCBB #D3EEBB #BBEDEE #D5BBEE
square
#EEBCBB #D3EEBB #BBEDEE #D5BBEE
split-complementary
#EEBCBB #BBEED5 #BBD3EE
monochromatic
#D65C59 #E28C8A #EEBCBB #F9E7E7 #F9E7E7
Accessibility & contrast
On white
1.67
#EEBCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#EEBCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBCBB
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBCBB | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C3BB
Deuteranopia (green-blind)
#D0CCBA
Tritanopia (blue-blind)
#F9B7BC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #eebcbb; /* rgb */ color: rgb(238, 188, 187); /* oklch */ color: oklch(83.9% 0.058 19.7);
Tailwind
colors: {
custom: {
50: '#f4d0cf',
500: '#eebcbb',
950: '#000000',
},
}SCSS
$custom: #eebcbb; $custom-light: #f4d0cf; $custom-dark: #000000;
JSON
{
"hex": "#eebcbb",
"rgb": {
"r": 238,
"g": 188,
"b": 187
},
"hsl": {
"h": 1.176,
"s": 60,
"l": 83.333
},
"oklch": {
"l": 0.83944,
"c": 0.05784,
"h": 19.7
},
"luminance": 0.57731
}Semantic roles & 50–950 ramp
primary
#EEBCBB
secondary
#81CACC
accent
#C4C81E
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171413
muted
#858383