#EEBBAE#EEBBAE
#EEBBAE is a very light, moderate red. Relative luminance 0.568; OKLCH L 83.4% C 0.062 H 34.7°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBBAE |
|---|---|
| RGB | rgb(238, 187, 174) |
| HSL | hsl(12, 65%, 81%) |
| HSV | hsv(12, 27%, 93%) |
| CMYK | cmyk(0%, 21.4%, 26.9%, 6.7%) |
| CIE-LAB | lab(80.05, 16.49, 13.61) |
| CIE-LCH | lch(80.05, 21.38, 39.53°) |
| OKLab | oklab(83.43% 0.051 0.0353) |
| OKLCH | oklch(83.43% 0.062 34.7) |
| XYZ | xyz(60.6712, 56.7766, 47.7994) |
| Luminance | 0.5677 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 6.07
Light Salmon
#FEA993
ΔE00 7.39
Pale Rose
#FDC1C5
ΔE00 7.47
Apricot
#FBCEB1
ΔE00 8.11
Light Rose
#FFC5CB
ΔE00 8.32
Blush (survey)
#F29E8E
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBBAE #AEE1EE
analogous
#EEAEC1 #EEBBAE #EEDBAE
triadic
#EEBBAE #AEEEBB #BBAEEE
tetradic
#EEBBAE #C1EEAE #AEE1EE #DBAEEE
square
#EEBBAE #C1EEAE #AEE1EE #DBAEEE
split-complementary
#EEBBAE #AEEEDB #AEC1EE
monochromatic
#D96649 #E3917B #EEBBAE #F9E5E1 #FAEAE6
Accessibility & contrast
On white
1.70
#EEBBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#EEBBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBBAE
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBBAE | 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)
#C6C1AD
Deuteranopia (green-blind)
#D2CAAE
Tritanopia (blue-blind)
#FAB4B7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #eebbae; /* rgb */ color: rgb(238, 187, 174); /* oklch */ color: oklch(83.4% 0.062 34.7);
Tailwind
colors: {
custom: {
50: '#f4cfc6',
500: '#eebbae',
950: '#000000',
},
}SCSS
$custom: #eebbae; $custom-light: #f4cfc6; $custom-dark: #000000;
JSON
{
"hex": "#eebbae",
"rgb": {
"r": 238,
"g": 187,
"b": 174
},
"hsl": {
"h": 12.187,
"s": 65.306,
"l": 80.784
},
"oklch": {
"l": 0.83429,
"c": 0.062,
"h": 34.7
},
"luminance": 0.56774
}Semantic roles & 50–950 ramp
primary
#EEBBAE
secondary
#75BACB
accent
#A8CD18
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171313
muted
#858382