#EA9FB4#EA9FB4
#EA9FB4 is a light, moderate pink. Relative luminance 0.456; OKLCH L 78.1% C 0.093 H 1.2°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9FB4 |
|---|---|
| RGB | rgb(234, 159, 180) |
| HSL | hsl(343, 64%, 77%) |
| HSV | hsv(343, 32%, 92%) |
| CMYK | cmyk(0%, 32.1%, 23.1%, 8.2%) |
| CIE-LAB | lab(73.28, 30.75, 0.56) |
| CIE-LCH | lch(73.28, 30.76, 1.04°) |
| OKLab | oklab(78.15% 0.0927 0.0019) |
| OKLCH | oklch(78.15% 0.093 1.2) |
| XYZ | xyz(54.5690, 45.5872, 49.0961) |
| Luminance | 0.4558 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.66
Pig Pink
#E78EA5
ΔE00 4.27
Soft Pink
#FDB0C0
ΔE00 4.77
Dusty Pink
#D8A7B1
ΔE00 5.70
Powder Pink
#FFB2D0
ΔE00 5.84
Baby Pink
#FFB7CE
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9FB4 #9FEAD5
analogous
#EA9FDA #EA9FB4 #EAB09F
triadic
#EA9FB4 #B4EA9F #9FB4EA
tetradic
#EA9FB4 #DAEA9F #9FEAD5 #B09FEA
square
#EA9FB4 #DAEA9F #9FEAD5 #B09FEA
split-complementary
#EA9FB4 #9FEAB0 #9FDAEA
monochromatic
#D43B66 #DF6D8D #EA9FB4 #F5D1DB #FAE6EB
Accessibility & contrast
On white
2.08
#EA9FB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#EA9FB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9FB4
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9FB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9FB4 | 1.00 | 2.08 | 10.12 | 10.12 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ACB5
Deuteranopia (green-blind)
#BBB9B2
Tritanopia (blue-blind)
#F69BA6
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ea9fb4; /* rgb */ color: rgb(234, 159, 180); /* oklch */ color: oklch(78.1% 0.093 1.2);
Tailwind
colors: {
custom: {
50: '#f2bcca',
500: '#ea9fb4',
950: '#000000',
},
}SCSS
$custom: #ea9fb4; $custom-light: #f2bcca; $custom-dark: #000000;
JSON
{
"hex": "#ea9fb4",
"rgb": {
"r": 234,
"g": 159,
"b": 180
},
"hsl": {
"h": 343.2,
"s": 64.103,
"l": 77.059
},
"oklch": {
"l": 0.78149,
"c": 0.09267,
"h": 1.2
},
"luminance": 0.45584
}Semantic roles & 50–950 ramp
primary
#EA9FB4
secondary
#DAF1EB
accent
#CC9A1A
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#171213
muted
#858182