#EABCC2#EABCC2
#EABCC2 is a very light, muted red. Relative luminance 0.574; OKLCH L 83.7% C 0.053 H 9.5°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #EABCC2 |
|---|---|
| RGB | rgb(234, 188, 194) |
| HSL | hsl(352, 52%, 83%) |
| HSV | hsv(352, 20%, 92%) |
| CMYK | cmyk(0%, 19.7%, 17.1%, 8.2%) |
| CIE-LAB | lab(80.38, 17.39, 3.26) |
| CIE-LCH | lch(80.38, 17.69, 10.60°) |
| OKLab | oklab(83.75% 0.0527 0.0088) |
| OKLCH | oklch(83.75% 0.053 9.5) |
| XYZ | xyz(61.6526, 57.3562, 58.8517) |
| Luminance | 0.5735 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.88
Light Rose
#FFC5CB
ΔE00 3.96
Bubblegum
#FFC1CC
ΔE00 4.41
Pink
#FFC0CB
ΔE00 4.49
Pale Pink
#FFCFDC
ΔE00 5.35
Dusty Pink
#D8A7B1
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABCC2 #BCEAE4
analogous
#EABCD9 #EABCC2 #EACDBC
triadic
#EABCC2 #C2EABC #BCC2EA
tetradic
#EABCC2 #D9EABC #BCEAE4 #CDBCEA
square
#EABCC2 #D9EABC #BCEAE4 #CDBCEA
split-complementary
#EABCC2 #BCEACD #BCD9EA
monochromatic
#CD5F6D #DB8D98 #EABCC2 #F8E8EA #F8E8EA
Accessibility & contrast
On white
1.68
#EABCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#EABCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABCC2
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABCC2 | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C3C2
Deuteranopia (green-blind)
#CDCBC1
Tritanopia (blue-blind)
#F3B9BE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #eabcc2; /* rgb */ color: rgb(234, 188, 194); /* oklch */ color: oklch(83.7% 0.053 9.5);
Tailwind
colors: {
custom: {
50: '#f1d0d4',
500: '#eabcc2',
950: '#000000',
},
}SCSS
$custom: #eabcc2; $custom-light: #f1d0d4; $custom-dark: #000000;
JSON
{
"hex": "#eabcc2",
"rgb": {
"r": 234,
"g": 188,
"b": 194
},
"hsl": {
"h": 352.174,
"s": 52.273,
"l": 82.745
},
"oklch": {
"l": 0.83748,
"c": 0.05341,
"h": 9.5
},
"luminance": 0.57354
}Semantic roles & 50–950 ramp
primary
#EABCC2
secondary
#84C6BD
accent
#C0AC26
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383