#EABCD0#EABCD0
#EABCD0 is a very light, muted pink. Relative luminance 0.580; OKLCH L 84.2% C 0.059 H 350.5°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #EABCD0 |
|---|---|
| RGB | rgb(234, 188, 208) |
| HSL | hsl(334, 52%, 83%) |
| HSV | hsv(334, 20%, 92%) |
| CMYK | cmyk(0%, 19.7%, 11.1%, 8.2%) |
| CIE-LAB | lab(80.75, 19.63, -3.75) |
| CIE-LCH | lch(80.75, 19.98, 349.18°) |
| OKLab | oklab(84.16% 0.0578 -0.0097) |
| OKLCH | oklch(84.16% 0.059 350.5) |
| XYZ | xyz(63.2996, 58.0149, 67.5259) |
| Luminance | 0.5801 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pastel Pink
#FFBACD
ΔE00 5.11
Pale Pink
#FFCFDC
ΔE00 5.12
Light Pink
#FFD1DF
ΔE00 5.26
Baby Pink
#FFB7CE
ΔE00 5.32
Bubblegum
#FFC1CC
ΔE00 5.48
Pink
#FFC0CB
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABCD0 #BCEAD6
analogous
#EABCE7 #EABCD0 #EABFBC
triadic
#EABCD0 #D0EABC #BCD0EA
tetradic
#EABCD0 #E7EABC #BCEAD6 #BFBCEA
square
#EABCD0 #E7EABC #BCEAD6 #BFBCEA
split-complementary
#EABCD0 #BCEABF #BCE7EA
monochromatic
#CD5F8F #DB8DAF #EABCD0 #F8E8EF #F8E8EF
Accessibility & contrast
On white
1.67
#EABCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#EABCD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABCD0
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABCD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABCD0 | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C4D1
Deuteranopia (green-blind)
#CACBCF
Tritanopia (blue-blind)
#F1BBC3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #eabcd0; /* rgb */ color: rgb(234, 188, 208); /* oklch */ color: oklch(84.2% 0.059 350.5);
Tailwind
colors: {
custom: {
50: '#f1d0de',
500: '#eabcd0',
950: '#000000',
},
}SCSS
$custom: #eabcd0; $custom-light: #f1d0de; $custom-dark: #000000;
JSON
{
"hex": "#eabcd0",
"rgb": {
"r": 234,
"g": 188,
"b": 208
},
"hsl": {
"h": 333.913,
"s": 52.273,
"l": 82.745
},
"oklch": {
"l": 0.84155,
"c": 0.05862,
"h": 350.5
},
"luminance": 0.58013
}Semantic roles & 50–950 ramp
primary
#EABCD0
secondary
#84C6A9
accent
#C07D26
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#161415
muted
#858384