#EEBBAD#EEBBAD
#EEBBAD is a very light, moderate red. Relative luminance 0.567; OKLCH L 83.4% C 0.062 H 35.9°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBBAD |
|---|---|
| RGB | rgb(238, 187, 173) |
| HSL | hsl(13, 66%, 81%) |
| HSV | hsv(13, 27%, 93%) |
| CMYK | cmyk(0%, 21.4%, 27.3%, 6.7%) |
| CIE-LAB | lab(80.03, 16.35, 14.11) |
| CIE-LCH | lch(80.03, 21.60, 40.80°) |
| OKLab | oklab(83.4% 0.0506 0.0366) |
| OKLCH | oklch(83.4% 0.062 35.9) |
| XYZ | xyz(60.5741, 56.7377, 47.2879) |
| Luminance | 0.5674 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.92
Light Salmon
#FEA993
ΔE00 7.29
Apricot
#FBCEB1
ΔE00 7.78
Pale Rose
#FDC1C5
ΔE00 7.86
Blush (survey)
#F29E8E
ΔE00 8.47
Light Rose
#FFC5CB
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBBAD #ADE0EE
analogous
#EEADBF #EEBBAD #EEDBAD
triadic
#EEBBAD #ADEEBB #BBADEE
tetradic
#EEBBAD #BFEEAD #ADE0EE #DBADEE
square
#EEBBAD #BFEEAD #ADE0EE #DBADEE
split-complementary
#EEBBAD #ADEEDB #ADBFEE
monochromatic
#D96748 #E3917A #EEBBAD #F9E5E0 #FAEAE6
Accessibility & contrast
On white
1.70
#EEBBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#EEBBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBBAD
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBBAD | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C0AC
Deuteranopia (green-blind)
#D2CAAD
Tritanopia (blue-blind)
#FBB4B7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #eebbad; /* rgb */ color: rgb(238, 187, 173); /* oklch */ color: oklch(83.4% 0.062 35.9);
Tailwind
colors: {
custom: {
50: '#f4cfc5',
500: '#eebbad',
950: '#000000',
},
}SCSS
$custom: #eebbad; $custom-light: #f4cfc5; $custom-dark: #000000;
JSON
{
"hex": "#eebbad",
"rgb": {
"r": 238,
"g": 187,
"b": 173
},
"hsl": {
"h": 12.923,
"s": 65.657,
"l": 80.588
},
"oklch": {
"l": 0.83404,
"c": 0.06242,
"h": 35.9
},
"luminance": 0.56735
}Semantic roles & 50–950 ramp
primary
#EEBBAD
secondary
#74B9CB
accent
#A6CE18
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171312
muted
#858382