#EABABC#EABABC
#EABABC is a very light, muted red. Relative luminance 0.562; OKLCH L 83.2% C 0.056 H 15.5°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EABABC |
|---|---|
| RGB | rgb(234, 186, 188) |
| HSL | hsl(358, 53%, 82%) |
| HSV | hsv(358, 21%, 92%) |
| CMYK | cmyk(0%, 20.5%, 19.7%, 8.2%) |
| CIE-LAB | lab(79.75, 17.54, 5.58) |
| CIE-LCH | lch(79.75, 18.41, 17.66°) |
| OKLab | oklab(83.21% 0.0535 0.0149) |
| OKLCH | oklch(83.21% 0.056 15.5) |
| XYZ | xyz(60.5680, 56.2435, 55.2328) |
| Luminance | 0.5624 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.69
Light Rose
#FFC5CB
ΔE00 4.22
Bubblegum
#FFC1CC
ΔE00 5.04
Pink
#FFC0CB
ΔE00 5.06
Dusty Pink
#D8A7B1
ΔE00 5.62
Lightpink
#FFB6C1
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABABC #BAEAE8
analogous
#EABAD4 #EABABC #EAD0BA
triadic
#EABABC #BCEABA #BABCEA
tetradic
#EABABC #D4EABA #BAEAE8 #D0BAEA
square
#EABABC #D4EABA #BAEAE8 #D0BAEA
split-complementary
#EABABC #BAEAD0 #BAD4EA
monochromatic
#CD5C61 #DC8B8E #EABABC #F8E8E8 #F8E8E8
Accessibility & contrast
On white
1.71
#EABABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#EABABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABABC
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABABC | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C0BC
Deuteranopia (green-blind)
#CDC9BB
Tritanopia (blue-blind)
#F4B6BB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #eababc; /* rgb */ color: rgb(234, 186, 188); /* oklch */ color: oklch(83.2% 0.056 15.5);
Tailwind
colors: {
custom: {
50: '#f1cfd0',
500: '#eababc',
950: '#000000',
},
}SCSS
$custom: #eababc; $custom-light: #f1cfd0; $custom-dark: #000000;
JSON
{
"hex": "#eababc",
"rgb": {
"r": 234,
"g": 186,
"b": 188
},
"hsl": {
"h": 357.5,
"s": 53.333,
"l": 82.353
},
"oklch": {
"l": 0.83212,
"c": 0.05552,
"h": 15.5
},
"luminance": 0.56241
}Semantic roles & 50–950 ramp
primary
#EABABC
secondary
#82C6C3
accent
#C1BA25
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171314
muted
#858383