#EABCB2#EABCB2
#EABCB2 is a very light, muted red. Relative luminance 0.567; OKLCH L 83.3% C 0.055 H 32.4°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EABCB2 |
|---|---|
| RGB | rgb(234, 188, 178) |
| HSL | hsl(11, 57%, 81%) |
| HSV | hsv(11, 24%, 92%) |
| CMYK | cmyk(0%, 19.7%, 23.9%, 8.2%) |
| CIE-LAB | lab(80.00, 15.02, 11.32) |
| CIE-LCH | lch(80.00, 18.81, 37.00°) |
| OKLab | oklab(83.33% 0.0466 0.0295) |
| OKLCH | oklch(83.33% 0.055 32.4) |
| XYZ | xyz(59.9514, 56.6757, 49.8924) |
| Luminance | 0.5667 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 6.96
Pinkish Grey
#C8ACA9
ΔE00 7.52
Pale Salmon
#FFB19A
ΔE00 7.54
Light Rose
#FFC5CB
ΔE00 7.68
Apricot
#FBCEB1
ΔE00 8.69
Light Salmon
#FEA993
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABCB2 #B2E0EA
analogous
#EAB2C4 #EABCB2 #EAD8B2
triadic
#EABCB2 #B2EABC #BCB2EA
tetradic
#EABCB2 #C4EAB2 #B2E0EA #D8B2EA
square
#EABCB2 #C4EAB2 #B2E0EA #D8B2EA
split-complementary
#EABCB2 #B2EAD8 #B2C4EA
monochromatic
#D06852 #DD9282 #EABCB2 #F7E6E2 #F8EAE7
Accessibility & contrast
On white
1.70
#EABCB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#EABCB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABCB2
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABCB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABCB2 | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C1B1
Deuteranopia (green-blind)
#D0CAB2
Tritanopia (blue-blind)
#F5B6B9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #eabcb2; /* rgb */ color: rgb(234, 188, 178); /* oklch */ color: oklch(83.3% 0.055 32.4);
Tailwind
colors: {
custom: {
50: '#f1d0c9',
500: '#eabcb2',
950: '#000000',
},
}SCSS
$custom: #eabcb2; $custom-light: #f1d0c9; $custom-dark: #000000;
JSON
{
"hex": "#eabcb2",
"rgb": {
"r": 234,
"g": 188,
"b": 178
},
"hsl": {
"h": 10.714,
"s": 57.143,
"l": 80.784
},
"oklch": {
"l": 0.83325,
"c": 0.05513,
"h": 32.4
},
"luminance": 0.56673
}Semantic roles & 50–950 ramp
primary
#EABCB2
secondary
#7AB9C6
accent
#A7C521
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171413
muted
#858382