#EAA0CF#EAA0CF
#EAA0CF is a light, moderate pink. Relative luminance 0.471; OKLCH L 79.2% C 0.106 H 341.3°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #EAA0CF |
|---|---|
| RGB | rgb(234, 160, 207) |
| HSL | hsl(322, 64%, 77%) |
| HSV | hsv(322, 32%, 92%) |
| CMYK | cmyk(0%, 31.6%, 11.5%, 8.2%) |
| CIE-LAB | lab(74.28, 34.38, -12.81) |
| CIE-LCH | lch(74.28, 36.69, 339.56°) |
| OKLab | oklab(79.18% 0.1003 -0.0339) |
| OKLCH | oklch(79.18% 0.106 341.3) |
| XYZ | xyz(57.7649, 47.1418, 65.0760) |
| Luminance | 0.4714 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.24
Powder Pink
#FFB2D0
ΔE00 6.66
Lilac
#C8A2C8
ΔE00 7.26
Bubblegum Pink
#FE83CC
ΔE00 7.40
Pink (survey)
#FF81C0
ΔE00 7.93
Baby Pink
#FFB7CE
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAA0CF #A0EABB
analogous
#E0A0EA #EAA0CF #EAA0AA
triadic
#EAA0CF #CFEAA0 #A0CFEA
tetradic
#EAA0CF #EAE0A0 #A0EABB #A0AAEA
square
#EAA0CF #EAE0A0 #A0EABB #A0AAEA
split-complementary
#EAA0CF #AAEAA0 #A0EAE0
monochromatic
#D43C9C #DF6EB6 #EAA0CF #F5D2E8 #F9E6F2
Accessibility & contrast
On white
2.01
#EAA0CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#EAA0CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAA0CF
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAA0CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAA0CF | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B0D1
Deuteranopia (green-blind)
#B5BBCD
Tritanopia (blue-blind)
#F3A1B0
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #eaa0cf; /* rgb */ color: rgb(234, 160, 207); /* oklch */ color: oklch(79.2% 0.106 341.3);
Tailwind
colors: {
custom: {
50: '#f2bddd',
500: '#eaa0cf',
950: '#000000',
},
}SCSS
$custom: #eaa0cf; $custom-light: #f2bddd; $custom-dark: #000000;
JSON
{
"hex": "#eaa0cf",
"rgb": {
"r": 234,
"g": 160,
"b": 207
},
"hsl": {
"h": 321.892,
"s": 63.793,
"l": 77.255
},
"oklch": {
"l": 0.79175,
"c": 0.10586,
"h": 341.3
},
"luminance": 0.47139
}Semantic roles & 50–950 ramp
primary
#EAA0CF
secondary
#DAF1E2
accent
#CC5B1A
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#171215
muted
#858183