#EA9FB2#EA9FB2
#EA9FB2 is a light, moderate pink. Relative luminance 0.455; OKLCH L 78.1% C 0.092 H 2.9°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9FB2 |
|---|---|
| RGB | rgb(234, 159, 178) |
| HSL | hsl(345, 64%, 77%) |
| HSV | hsv(345, 32%, 92%) |
| CMYK | cmyk(0%, 32.1%, 23.9%, 8.2%) |
| CIE-LAB | lab(73.22, 30.46, 1.59) |
| CIE-LCH | lch(73.22, 30.51, 2.98°) |
| OKLab | oklab(78.09% 0.0919 0.0046) |
| OKLCH | oklch(78.09% 0.092 2.9) |
| XYZ | xyz(54.3667, 45.5063, 48.0309) |
| Luminance | 0.4550 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.39
Pig Pink
#E78EA5
ΔE00 4.20
Soft Pink
#FDB0C0
ΔE00 4.61
Dusty Pink
#D8A7B1
ΔE00 5.50
Lightpink
#FFB6C1
ΔE00 6.14
Powder Pink
#FFB2D0
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9FB2 #9FEAD7
analogous
#EA9FD8 #EA9FB2 #EAB29F
triadic
#EA9FB2 #B2EA9F #9FB2EA
tetradic
#EA9FB2 #D8EA9F #9FEAD7 #B29FEA
square
#EA9FB2 #D8EA9F #9FEAD7 #B29FEA
split-complementary
#EA9FB2 #9FEAB2 #9FD8EA
monochromatic
#D43B61 #DF6D8A #EA9FB2 #F5D1DA #FAE6EB
Accessibility & contrast
On white
2.08
#EA9FB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#EA9FB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9FB2
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9FB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9FB2 | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ACB3
Deuteranopia (green-blind)
#BBB9B0
Tritanopia (blue-blind)
#F79AA6
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ea9fb2; /* rgb */ color: rgb(234, 159, 178); /* oklch */ color: oklch(78.1% 0.092 2.9);
Tailwind
colors: {
custom: {
50: '#f2bcc9',
500: '#ea9fb2',
950: '#000000',
},
}SCSS
$custom: #ea9fb2; $custom-light: #f2bcc9; $custom-dark: #000000;
JSON
{
"hex": "#ea9fb2",
"rgb": {
"r": 234,
"g": 159,
"b": 178
},
"hsl": {
"h": 344.8,
"s": 64.103,
"l": 77.059
},
"oklch": {
"l": 0.78091,
"c": 0.09204,
"h": 2.9
},
"luminance": 0.45503
}Semantic roles & 50–950 ramp
primary
#EA9FB2
secondary
#DAF1EB
accent
#CC9F1A
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#171213
muted
#858182