#EA9FB3#EA9FB3
#EA9FB3 is a light, moderate pink. Relative luminance 0.455; OKLCH L 78.1% C 0.092 H 2.0°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9FB3 |
|---|---|
| RGB | rgb(234, 159, 179) |
| HSL | hsl(344, 64%, 77%) |
| HSV | hsv(344, 32%, 92%) |
| CMYK | cmyk(0%, 32.1%, 23.5%, 8.2%) |
| CIE-LAB | lab(73.25, 30.61, 1.07) |
| CIE-LCH | lch(73.25, 30.63, 2.01°) |
| OKLab | oklab(78.12% 0.0923 0.0033) |
| OKLCH | oklch(78.12% 0.092 2) |
| XYZ | xyz(54.4675, 45.5466, 48.5616) |
| Luminance | 0.4554 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.51
Pig Pink
#E78EA5
ΔE00 4.22
Soft Pink
#FDB0C0
ΔE00 4.68
Dusty Pink
#D8A7B1
ΔE00 5.59
Powder Pink
#FFB2D0
ΔE00 6.01
Baby Pink
#FFB7CE
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9FB3 #9FEAD6
analogous
#EA9FD9 #EA9FB3 #EAB19F
triadic
#EA9FB3 #B3EA9F #9FB3EA
tetradic
#EA9FB3 #D9EA9F #9FEAD6 #B19FEA
square
#EA9FB3 #D9EA9F #9FEAD6 #B19FEA
split-complementary
#EA9FB3 #9FEAB1 #9FD9EA
monochromatic
#D43B63 #DF6D8B #EA9FB3 #F5D1DB #FAE6EB
Accessibility & contrast
On white
2.08
#EA9FB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#EA9FB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9FB3
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9FB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9FB3 | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ACB4
Deuteranopia (green-blind)
#BBB9B1
Tritanopia (blue-blind)
#F69AA6
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ea9fb3; /* rgb */ color: rgb(234, 159, 179); /* oklch */ color: oklch(78.1% 0.092 2.0);
Tailwind
colors: {
custom: {
50: '#f2bcc9',
500: '#ea9fb3',
950: '#000000',
},
}SCSS
$custom: #ea9fb3; $custom-light: #f2bcc9; $custom-dark: #000000;
JSON
{
"hex": "#ea9fb3",
"rgb": {
"r": 234,
"g": 159,
"b": 179
},
"hsl": {
"h": 344,
"s": 64.103,
"l": 77.059
},
"oklch": {
"l": 0.7812,
"c": 0.09235,
"h": 2
},
"luminance": 0.45543
}Semantic roles & 50–950 ramp
primary
#EA9FB3
secondary
#DAF1EB
accent
#CC9C1A
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#171213
muted
#858182