#EABBC2#EABBC2
#EABBC2 is a very light, muted red. Relative luminance 0.569; OKLCH L 83.6% C 0.055 H 8.3°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EABBC2 |
|---|---|
| RGB | rgb(234, 187, 194) |
| HSL | hsl(351, 53%, 83%) |
| HSV | hsv(351, 20%, 92%) |
| CMYK | cmyk(0%, 20.1%, 17.1%, 8.2%) |
| CIE-LAB | lab(80.14, 17.92, 2.91) |
| CIE-LCH | lch(80.14, 18.16, 9.22°) |
| OKLab | oklab(83.56% 0.0542 0.0079) |
| OKLCH | oklch(83.56% 0.055 8.3) |
| XYZ | xyz(61.4397, 56.9304, 58.7808) |
| Luminance | 0.5693 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.89
Light Rose
#FFC5CB
ΔE00 3.96
Bubblegum
#FFC1CC
ΔE00 4.21
Pink
#FFC0CB
ΔE00 4.27
Dusty Pink
#D8A7B1
ΔE00 5.17
Pale Pink
#FFCFDC
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABBC2 #BBEAE3
analogous
#EABBD9 #EABBC2 #EACCBB
triadic
#EABBC2 #C2EABB #BBC2EA
tetradic
#EABBC2 #D9EABB #BBEAE3 #CCBBEA
square
#EABBC2 #D9EABB #BBEAE3 #CCBBEA
split-complementary
#EABBC2 #BBEACC #BBD9EA
monochromatic
#CD5D6E #DC8C98 #EABBC2 #F8E8EA #F8E8EA
Accessibility & contrast
On white
1.70
#EABBC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#EABBC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABBC2
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABBC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABBC2 | 1.00 | 1.70 | 12.39 | 12.39 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C2C2
Deuteranopia (green-blind)
#CCCAC1
Tritanopia (blue-blind)
#F3B8BD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #eabbc2; /* rgb */ color: rgb(234, 187, 194); /* oklch */ color: oklch(83.6% 0.055 8.3);
Tailwind
colors: {
custom: {
50: '#f1cfd4',
500: '#eabbc2',
950: '#000000',
},
}SCSS
$custom: #eabbc2; $custom-light: #f1cfd4; $custom-dark: #000000;
JSON
{
"hex": "#eabbc2",
"rgb": {
"r": 234,
"g": 187,
"b": 194
},
"hsl": {
"h": 351.064,
"s": 52.809,
"l": 82.549
},
"oklch": {
"l": 0.83563,
"c": 0.05478,
"h": 8.3
},
"luminance": 0.56928
}Semantic roles & 50–950 ramp
primary
#EABBC2
secondary
#83C6BC
accent
#C0A925
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383