#EABCAB#EABCAB
#EABCAB is a very light, muted orange. Relative luminance 0.564; OKLCH L 83.2% C 0.058 H 41.3°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EABCAB |
|---|---|
| RGB | rgb(234, 188, 171) |
| HSL | hsl(16, 60%, 79%) |
| HSV | hsv(16, 27%, 92%) |
| CMYK | cmyk(0%, 19.7%, 26.9%, 8.2%) |
| CIE-LAB | lab(79.84, 14.05, 14.86) |
| CIE-LCH | lch(79.84, 20.45, 46.61°) |
| OKLab | oklab(83.15% 0.0438 0.0384) |
| OKLCH | oklch(83.15% 0.058 41.3) |
| XYZ | xyz(59.2665, 56.4017, 46.2850) |
| Luminance | 0.5640 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.30
Pale Salmon
#FFB19A
ΔE00 6.79
Light Salmon
#FEA993
ΔE00 8.28
Pinkish Grey
#C8ACA9
ΔE00 8.55
Pinkish Tan
#D99B82
ΔE00 8.98
Blush (survey)
#F29E8E
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABCAB #ABD9EA
analogous
#EAABBA #EABCAB #EADBAB
triadic
#EABCAB #ABEABC #BCABEA
tetradic
#EABCAB #BAEAAB #ABD9EA #DBABEA
square
#EABCAB #BAEAAB #ABD9EA #DBABEA
split-complementary
#EABCAB #ABEADB #ABBAEA
monochromatic
#D26E49 #DE957A #EABCAB #F6E3DC #F9EBE7
Accessibility & contrast
On white
1.71
#EABCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#EABCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABCAB
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABCAB | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C0AA
Deuteranopia (green-blind)
#D2CAAB
Tritanopia (blue-blind)
#F6B5B7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #eabcab; /* rgb */ color: rgb(234, 188, 171); /* oklch */ color: oklch(83.2% 0.058 41.3);
Tailwind
colors: {
custom: {
50: '#f1d0c4',
500: '#eabcab',
950: '#000000',
},
}SCSS
$custom: #eabcab; $custom-light: #f1d0c4; $custom-dark: #000000;
JSON
{
"hex": "#eabcab",
"rgb": {
"r": 234,
"g": 188,
"b": 171
},
"hsl": {
"h": 16.19,
"s": 60,
"l": 79.412
},
"oklch": {
"l": 0.83153,
"c": 0.05828,
"h": 41.3
},
"luminance": 0.56399
}Semantic roles & 50–950 ramp
primary
#EABCAB
secondary
#73B0C6
accent
#9AC81E
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171412
muted
#858382