#EA9FB5#EA9FB5
#EA9FB5 is a light, moderate pink. Relative luminance 0.456; OKLCH L 78.2% C 0.093 H 0.3°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9FB5 |
|---|---|
| RGB | rgb(234, 159, 181) |
| HSL | hsl(342, 64%, 77%) |
| HSV | hsv(342, 32%, 92%) |
| CMYK | cmyk(0%, 32.1%, 22.6%, 8.2%) |
| CIE-LAB | lab(73.30, 30.90, 0.05) |
| CIE-LCH | lch(73.30, 30.90, 0.09°) |
| OKLab | oklab(78.18% 0.093 0.0006) |
| OKLCH | oklch(78.18% 0.093 0.3) |
| XYZ | xyz(54.6712, 45.6281, 49.6346) |
| Luminance | 0.4562 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.84
Pig Pink
#E78EA5
ΔE00 4.33
Soft Pink
#FDB0C0
ΔE00 4.87
Powder Pink
#FFB2D0
ΔE00 5.68
Dusty Pink
#D8A7B1
ΔE00 5.81
Baby Pink
#FFB7CE
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9FB5 #9FEAD4
analogous
#EA9FDB #EA9FB5 #EAAF9F
triadic
#EA9FB5 #B5EA9F #9FB5EA
tetradic
#EA9FB5 #DBEA9F #9FEAD4 #AF9FEA
square
#EA9FB5 #DBEA9F #9FEAD4 #AF9FEA
split-complementary
#EA9FB5 #9FEAAF #9FDBEA
monochromatic
#D43B68 #DF6D8E #EA9FB5 #F5D1DC #FAE6EC
Accessibility & contrast
On white
2.07
#EA9FB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#EA9FB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9FB5
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9FB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9FB5 | 1.00 | 2.07 | 10.12 | 10.12 |
| #FFFFFF | 2.07 | 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)
#A9ACB6
Deuteranopia (green-blind)
#BBB9B3
Tritanopia (blue-blind)
#F69BA7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ea9fb5; /* rgb */ color: rgb(234, 159, 181); /* oklch */ color: oklch(78.2% 0.093 0.3);
Tailwind
colors: {
custom: {
50: '#f2bccb',
500: '#ea9fb5',
950: '#000000',
},
}SCSS
$custom: #ea9fb5; $custom-light: #f2bccb; $custom-dark: #000000;
JSON
{
"hex": "#ea9fb5",
"rgb": {
"r": 234,
"g": 159,
"b": 181
},
"hsl": {
"h": 342.4,
"s": 64.103,
"l": 77.059
},
"oklch": {
"l": 0.78179,
"c": 0.09301,
"h": 0.3
},
"luminance": 0.45625
}Semantic roles & 50–950 ramp
primary
#EA9FB5
secondary
#DAF1EA
accent
#CC981A
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#171213
muted
#858182