#EA9FB7#EA9FB7
#EA9FB7 is a light, moderate pink. Relative luminance 0.457; OKLCH L 78.2% C 0.094 H 358.7°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9FB7 |
|---|---|
| RGB | rgb(234, 159, 183) |
| HSL | hsl(341, 64%, 77%) |
| HSV | hsv(341, 32%, 92%) |
| CMYK | cmyk(0%, 32.1%, 21.8%, 8.2%) |
| CIE-LAB | lab(73.36, 31.19, -0.98) |
| CIE-LCH | lch(73.36, 31.20, 358.21°) |
| OKLab | oklab(78.24% 0.0937 -0.0021) |
| OKLCH | oklch(78.24% 0.094 358.7) |
| XYZ | xyz(54.8779, 45.7108, 50.7231) |
| Luminance | 0.4571 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.25
Pig Pink
#E78EA5
ΔE00 4.53
Soft Pink
#FDB0C0
ΔE00 5.13
Powder Pink
#FFB2D0
ΔE00 5.42
Baby Pink
#FFB7CE
ΔE00 5.93
Dusty Pink
#D8A7B1
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9FB7 #9FEAD2
analogous
#EA9FDD #EA9FB7 #EAAD9F
triadic
#EA9FB7 #B7EA9F #9FB7EA
tetradic
#EA9FB7 #DDEA9F #9FEAD2 #AD9FEA
square
#EA9FB7 #DDEA9F #9FEAD2 #AD9FEA
split-complementary
#EA9FB7 #9FEAAD #9FDDEA
monochromatic
#D43B6C #DF6D91 #EA9FB7 #F5D1DD #FAE6EC
Accessibility & contrast
On white
2.07
#EA9FB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#EA9FB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9FB7
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9FB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9FB7 | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ACB8
Deuteranopia (green-blind)
#BAB9B5
Tritanopia (blue-blind)
#F69BA7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ea9fb7; /* rgb */ color: rgb(234, 159, 183); /* oklch */ color: oklch(78.2% 0.094 358.7);
Tailwind
colors: {
custom: {
50: '#f2bccc',
500: '#ea9fb7',
950: '#000000',
},
}SCSS
$custom: #ea9fb7; $custom-light: #f2bccc; $custom-dark: #000000;
JSON
{
"hex": "#ea9fb7",
"rgb": {
"r": 234,
"g": 159,
"b": 183
},
"hsl": {
"h": 340.8,
"s": 64.103,
"l": 77.059
},
"oklch": {
"l": 0.78238,
"c": 0.09375,
"h": 358.7
},
"luminance": 0.45708
}Semantic roles & 50–950 ramp
primary
#EA9FB7
secondary
#DAF1EA
accent
#CC931A
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#171213
muted
#858182