#EAA0C0#EAA0C0
#EAA0C0 is a light, moderate pink. Relative luminance 0.464; OKLCH L 78.7% C 0.096 H 352.0°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #EAA0C0 |
|---|---|
| RGB | rgb(234, 160, 192) |
| HSL | hsl(334, 64%, 77%) |
| HSV | hsv(334, 32%, 92%) |
| CMYK | cmyk(0%, 31.6%, 17.9%, 8.2%) |
| CIE-LAB | lab(73.83, 32.00, -5.24) |
| CIE-LCH | lch(73.83, 32.43, 350.71°) |
| OKLab | oklab(78.68% 0.0953 -0.0134) |
| OKLCH | oklch(78.68% 0.096 352) |
| XYZ | xyz(56.0174, 46.4428, 55.8727) |
| Luminance | 0.4644 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.86
Faded Pink
#DE9DAC
ΔE00 5.32
Baby Pink
#FFB7CE
ΔE00 6.10
Pig Pink
#E78EA5
ΔE00 6.16
Soft Pink
#FDB0C0
ΔE00 6.55
Pastel Pink
#FFBACD
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAA0C0 #A0EACA
analogous
#EAA0E5 #EAA0C0 #EAA5A0
triadic
#EAA0C0 #C0EAA0 #A0C0EA
tetradic
#EAA0C0 #E5EAA0 #A0EACA #A5A0EA
square
#EAA0C0 #E5EAA0 #A0EACA #A5A0EA
split-complementary
#EAA0C0 #A0EAA5 #A0E5EA
monochromatic
#D43C7E #DF6E9F #EAA0C0 #F5D2E1 #F9E6EE
Accessibility & contrast
On white
2.04
#EAA0C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#EAA0C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAA0C0
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAA0C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAA0C0 | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7AEC1
Deuteranopia (green-blind)
#B9BABE
Tritanopia (blue-blind)
#F59EAB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #eaa0c0; /* rgb */ color: rgb(234, 160, 192); /* oklch */ color: oklch(78.7% 0.096 352.0);
Tailwind
colors: {
custom: {
50: '#f2bdd3',
500: '#eaa0c0',
950: '#000000',
},
}SCSS
$custom: #eaa0c0; $custom-light: #f2bdd3; $custom-dark: #000000;
JSON
{
"hex": "#eaa0c0",
"rgb": {
"r": 234,
"g": 160,
"b": 192
},
"hsl": {
"h": 334.054,
"s": 63.793,
"l": 77.255
},
"oklch": {
"l": 0.78684,
"c": 0.09625,
"h": 352
},
"luminance": 0.4644
}Semantic roles & 50–950 ramp
primary
#EAA0C0
secondary
#DAF1E7
accent
#CC7F1A
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#171214
muted
#858182