#EACABB#EACABB
#EACABB is a very light, muted orange. Relative luminance 0.633; OKLCH L 86.2% C 0.042 H 46.6°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EACABB |
|---|---|
| RGB | rgb(234, 202, 187) |
| HSL | hsl(19, 53%, 83%) |
| HSV | hsv(19, 20%, 92%) |
| CMYK | cmyk(0%, 13.7%, 20.1%, 8.2%) |
| CIE-LAB | lab(83.61, 8.93, 11.64) |
| CIE-LCH | lch(83.61, 14.68, 52.51°) |
| OKLab | oklab(86.21% 0.0287 0.0303) |
| OKLCH | oklch(86.21% 0.042 46.6) |
| XYZ | xyz(64.0220, 63.3233, 55.8542) |
| Luminance | 0.6332 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.45
Peach
#FFDAB9
ΔE00 7.47
Mistyrose
#FFE4E1
ΔE00 7.81
Light Peach
#FFD8B1
ΔE00 8.88
Pinkish Grey
#C8ACA9
ΔE00 9.31
Warm Beige
#E9DCC9
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EACABB #BBDBEA
analogous
#EABBC3 #EACABB #EAE2BB
triadic
#EACABB #BBEACA #CABBEA
tetradic
#EACABB #C3EABB #BBDBEA #E2BBEA
square
#EACABB #C3EABB #BBDBEA #E2BBEA
split-complementary
#EACABB #BBEAE2 #BBC3EA
monochromatic
#CD815D #DCA68C #EACABB #F8EDE8 #F8EDE8
Accessibility & contrast
On white
1.54
#EACABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#EACABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EACABB
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EACABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EACABB | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CDBA
Deuteranopia (green-blind)
#D9D3BB
Tritanopia (blue-blind)
#F3C5C6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #eacabb; /* rgb */ color: rgb(234, 202, 187); /* oklch */ color: oklch(86.2% 0.042 46.6);
Tailwind
colors: {
custom: {
50: '#f1dacf',
500: '#eacabb',
950: '#000000',
},
}SCSS
$custom: #eacabb; $custom-light: #f1dacf; $custom-dark: #000000;
JSON
{
"hex": "#eacabb",
"rgb": {
"r": 234,
"g": 202,
"b": 187
},
"hsl": {
"h": 19.149,
"s": 52.809,
"l": 82.549
},
"oklch": {
"l": 0.86211,
"c": 0.04173,
"h": 46.6
},
"luminance": 0.63321
}Semantic roles & 50–950 ramp
primary
#EACABB
secondary
#83B1C6
accent
#8FC025
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171413
muted
#858383