#EA9FB0#EA9FB0
#EA9FB0 is a light, moderate red. Relative luminance 0.454; OKLCH L 78.0% C 0.091 H 4.6°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9FB0 |
|---|---|
| RGB | rgb(234, 159, 176) |
| HSL | hsl(346, 64%, 77%) |
| HSV | hsv(346, 32%, 92%) |
| CMYK | cmyk(0%, 32.1%, 24.8%, 8.2%) |
| CIE-LAB | lab(73.17, 30.18, 2.61) |
| CIE-LCH | lch(73.17, 30.29, 4.95°) |
| OKLab | oklab(78.03% 0.0912 0.0073) |
| OKLCH | oklch(78.03% 0.091 4.6) |
| XYZ | xyz(54.1674, 45.4265, 46.9810) |
| Luminance | 0.4542 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.27
Pig Pink
#E78EA5
ΔE00 4.25
Soft Pink
#FDB0C0
ΔE00 4.55
Dusty Pink
#D8A7B1
ΔE00 5.37
Lightpink
#FFB6C1
ΔE00 5.95
Baby Pink
#FFB7CE
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9FB0 #9FEAD9
analogous
#EA9FD6 #EA9FB0 #EAB49F
triadic
#EA9FB0 #B0EA9F #9FB0EA
tetradic
#EA9FB0 #D6EA9F #9FEAD9 #B49FEA
square
#EA9FB0 #D6EA9F #9FEAD9 #B49FEA
split-complementary
#EA9FB0 #9FEAB4 #9FD6EA
monochromatic
#D43B5D #DF6D87 #EA9FB0 #F5D1D9 #FAE6EA
Accessibility & contrast
On white
2.08
#EA9FB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#EA9FB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9FB0
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9FB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9FB0 | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAACB0
Deuteranopia (green-blind)
#BCB9AE
Tritanopia (blue-blind)
#F79AA5
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ea9fb0; /* rgb */ color: rgb(234, 159, 176); /* oklch */ color: oklch(78.0% 0.091 4.6);
Tailwind
colors: {
custom: {
50: '#f2bcc7',
500: '#ea9fb0',
950: '#000000',
},
}SCSS
$custom: #ea9fb0; $custom-light: #f2bcc7; $custom-dark: #000000;
JSON
{
"hex": "#ea9fb0",
"rgb": {
"r": 234,
"g": 159,
"b": 176
},
"hsl": {
"h": 346.4,
"s": 64.103,
"l": 77.059
},
"oklch": {
"l": 0.78034,
"c": 0.09149,
"h": 4.6
},
"luminance": 0.45423
}Semantic roles & 50–950 ramp
primary
#EA9FB0
secondary
#DAF1EC
accent
#CCA31A
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#171213
muted
#858182