#EABDC2#EABDC2
#EABDC2 is a very light, muted red. Relative luminance 0.578; OKLCH L 83.9% C 0.052 H 10.8°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EABDC2 |
|---|---|
| RGB | rgb(234, 189, 194) |
| HSL | hsl(353, 52%, 83%) |
| HSV | hsv(353, 19%, 92%) |
| CMYK | cmyk(0%, 19.2%, 17.1%, 8.2%) |
| CIE-LAB | lab(80.62, 16.86, 3.60) |
| CIE-LCH | lch(80.62, 17.24, 12.06°) |
| OKLab | oklab(83.93% 0.0511 0.0097) |
| OKLCH | oklch(83.93% 0.052 10.8) |
| XYZ | xyz(61.8669, 57.7849, 58.9232) |
| Luminance | 0.5778 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.94
Light Rose
#FFC5CB
ΔE00 4.03
Bubblegum
#FFC1CC
ΔE00 4.67
Pink
#FFC0CB
ΔE00 4.75
Pale Pink
#FFCFDC
ΔE00 5.40
Dusty Pink
#D8A7B1
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABDC2 #BDEAE5
analogous
#EABDD8 #EABDC2 #EACEBD
triadic
#EABDC2 #C2EABD #BDC2EA
tetradic
#EABDC2 #D8EABD #BDEAE5 #CEBDEA
square
#EABDC2 #D8EABD #BDEAE5 #CEBDEA
split-complementary
#EABDC2 #BDEACE #BDD8EA
monochromatic
#CC606C #DB8F97 #EABDC2 #F8E8EA #F8E8EA
Accessibility & contrast
On white
1.67
#EABDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#EABDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABDC2
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABDC2 | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C3C2
Deuteranopia (green-blind)
#CECBC1
Tritanopia (blue-blind)
#F3BABF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #eabdc2; /* rgb */ color: rgb(234, 189, 194); /* oklch */ color: oklch(83.9% 0.052 10.8);
Tailwind
colors: {
custom: {
50: '#f1d1d4',
500: '#eabdc2',
950: '#000000',
},
}SCSS
$custom: #eabdc2; $custom-light: #f1d1d4; $custom-dark: #000000;
JSON
{
"hex": "#eabdc2",
"rgb": {
"r": 234,
"g": 189,
"b": 194
},
"hsl": {
"h": 353.333,
"s": 51.724,
"l": 82.941
},
"oklch": {
"l": 0.83934,
"c": 0.05205,
"h": 10.8
},
"luminance": 0.57783
}Semantic roles & 50–950 ramp
primary
#EABDC2
secondary
#85C6BF
accent
#BFAE26
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383