#EABBAE#EABBAE
#EABBAE is a very light, muted red. Relative luminance 0.561; OKLCH L 83.0% C 0.058 H 36.0°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EABBAE |
|---|---|
| RGB | rgb(234, 187, 174) |
| HSL | hsl(13, 59%, 80%) |
| HSV | hsv(13, 26%, 92%) |
| CMYK | cmyk(0%, 20.1%, 25.6%, 8.2%) |
| CIE-LAB | lab(79.67, 14.99, 13.00) |
| CIE-LCH | lch(79.67, 19.85, 40.94°) |
| OKLab | oklab(83.04% 0.0465 0.0338) |
| OKLCH | oklch(83.04% 0.058 36) |
| XYZ | xyz(59.3428, 56.0916, 47.7371) |
| Luminance | 0.5609 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 6.82
Apricot
#FBCEB1
ΔE00 7.81
Pinkish Grey
#C8ACA9
ΔE00 7.90
Pale Rose
#FDC1C5
ΔE00 8.02
Light Salmon
#FEA993
ΔE00 8.12
Light Rose
#FFC5CB
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABBAE #AEDDEA
analogous
#EAAEBF #EABBAE #EAD9AE
triadic
#EABBAE #AEEABB #BBAEEA
tetradic
#EABBAE #BFEAAE #AEDDEA #D9AEEA
square
#EABBAE #BFEAAE #AEDDEA #D9AEEA
split-complementary
#EABBAE #AEEAD9 #AEBFEA
monochromatic
#D1694D #DD927D #EABBAE #F7E4DF #F9EBE7
Accessibility & contrast
On white
1.72
#EABBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#EABBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABBAE
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABBAE | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C0AD
Deuteranopia (green-blind)
#D0C9AE
Tritanopia (blue-blind)
#F6B5B7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #eabbae; /* rgb */ color: rgb(234, 187, 174); /* oklch */ color: oklch(83.0% 0.058 36.0);
Tailwind
colors: {
custom: {
50: '#f1cfc6',
500: '#eabbae',
950: '#000000',
},
}SCSS
$custom: #eabbae; $custom-light: #f1cfc6; $custom-dark: #000000;
JSON
{
"hex": "#eabbae",
"rgb": {
"r": 234,
"g": 187,
"b": 174
},
"hsl": {
"h": 13,
"s": 58.824,
"l": 80
},
"oklch": {
"l": 0.83038,
"c": 0.0575,
"h": 36
},
"luminance": 0.56089
}Semantic roles & 50–950 ramp
primary
#EABBAE
secondary
#76B5C6
accent
#A2C61F
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171313
muted
#858382