#EAB0CD#EAB0CD
#EAB0CD is a light, moderate pink. Relative luminance 0.530; OKLCH L 81.9% C 0.077 H 347.5°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EAB0CD |
|---|---|
| RGB | rgb(234, 176, 205) |
| HSL | hsl(330, 58%, 80%) |
| HSV | hsv(330, 25%, 92%) |
| CMYK | cmyk(0%, 24.8%, 12.4%, 8.2%) |
| CIE-LAB | lab(77.85, 25.54, -6.41) |
| CIE-LCH | lch(77.85, 26.33, 345.91°) |
| OKLab | oklab(81.89% 0.0751 -0.0167) |
| OKLCH | oklch(81.89% 0.077 347.5) |
| XYZ | xyz(60.4763, 52.9533, 64.7812) |
| Luminance | 0.5295 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.02
Baby Pink
#FFB7CE
ΔE00 4.59
Pastel Pink
#FFBACD
ΔE00 5.30
Soft Pink
#FDB0C0
ΔE00 6.49
Dusty Pink
#D8A7B1
ΔE00 6.92
Faded Pink
#DE9DAC
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAB0CD #B0EACD
analogous
#EAB0EA #EAB0CD #EAB0B0
triadic
#EAB0CD #CDEAB0 #B0CDEA
tetradic
#EAB0CD #EAEAB0 #B0EACD #B0B0EA
square
#EAB0CD #EAEAB0 #B0EACD #B0B0EA
split-complementary
#EAB0CD #B0EAB0 #B0EAEA
monochromatic
#D04F90 #DD80AE #EAB0CD #F7E0EC #F9E7F0
Accessibility & contrast
On white
1.81
#EAB0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#EAB0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAB0CD
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAB0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAB0CD | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BBCE
Deuteranopia (green-blind)
#C2C4CB
Tritanopia (blue-blind)
#F2AFBA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #eab0cd; /* rgb */ color: rgb(234, 176, 205); /* oklch */ color: oklch(81.9% 0.077 347.5);
Tailwind
colors: {
custom: {
50: '#f1c8dc',
500: '#eab0cd',
950: '#000000',
},
}SCSS
$custom: #eab0cd; $custom-light: #f1c8dc; $custom-dark: #000000;
JSON
{
"hex": "#eab0cd",
"rgb": {
"r": 234,
"g": 176,
"b": 205
},
"hsl": {
"h": 330,
"s": 58,
"l": 80.392
},
"oklch": {
"l": 0.81889,
"c": 0.07691,
"h": 347.5
},
"luminance": 0.52951
}Semantic roles & 50–950 ramp
primary
#EAB0CD
secondary
#78C69F
accent
#C67320
background
#FFFDFE
surface
#FEF9FC
border
#D6D2D5
text
#171315
muted
#858284