#EEBEBB#EEBEBB
#EEBEBB is a very light, muted red. Relative luminance 0.586; OKLCH L 84.3% C 0.056 H 22.5°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBEBB |
|---|---|
| RGB | rgb(238, 190, 187) |
| HSL | hsl(4, 60%, 83%) |
| HSV | hsv(4, 21%, 93%) |
| CMYK | cmyk(0%, 20.2%, 21.4%, 6.7%) |
| CIE-LAB | lab(81.07, 16.73, 8.06) |
| CIE-LCH | lch(81.07, 18.57, 25.74°) |
| OKLab | oklab(84.32% 0.0514 0.0213) |
| OKLCH | oklch(84.32% 0.056 22.5) |
| XYZ | xyz(62.6435, 58.5944, 55.0142) |
| Luminance | 0.5859 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.11
Light Rose
#FFC5CB
ΔE00 4.74
Bubblegum
#FFC1CC
ΔE00 6.16
Pink
#FFC0CB
ΔE00 6.19
Lightpink
#FFB6C1
ΔE00 6.99
Pale Pink
#FFCFDC
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBEBB #BBEBEE
analogous
#EEBBD1 #EEBEBB #EED7BB
triadic
#EEBEBB #BBEEBE #BEBBEE
tetradic
#EEBEBB #D1EEBB #BBEBEE #D7BBEE
square
#EEBEBB #D1EEBB #BBEBEE #D7BBEE
split-complementary
#EEBEBB #BBEED7 #BBD1EE
monochromatic
#D66059 #E28F8A #EEBEBB #F9E8E7 #F9E8E7
Accessibility & contrast
On white
1.65
#EEBEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#EEBEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBEBB
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBEBB | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C4BB
Deuteranopia (green-blind)
#D2CDBA
Tritanopia (blue-blind)
#F9B9BD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #eebebb; /* rgb */ color: rgb(238, 190, 187); /* oklch */ color: oklch(84.3% 0.056 22.5);
Tailwind
colors: {
custom: {
50: '#f4d1cf',
500: '#eebebb',
950: '#000000',
},
}SCSS
$custom: #eebebb; $custom-light: #f4d1cf; $custom-dark: #000000;
JSON
{
"hex": "#eebebb",
"rgb": {
"r": 238,
"g": 190,
"b": 187
},
"hsl": {
"h": 3.529,
"s": 60,
"l": 83.333
},
"oklch": {
"l": 0.84315,
"c": 0.05558,
"h": 22.5
},
"luminance": 0.58592
}Semantic roles & 50–950 ramp
primary
#EEBEBB
secondary
#81C7CC
accent
#BEC81E
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171413
muted
#858383