#EA9DBA#EA9DBA
#EA9DBA is a light, moderate pink. Relative luminance 0.452; OKLCH L 78.0% C 0.098 H 355.4°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9DBA |
|---|---|
| RGB | rgb(234, 157, 186) |
| HSL | hsl(337, 65%, 77%) |
| HSV | hsv(337, 33%, 92%) |
| CMYK | cmyk(0%, 32.9%, 20.5%, 8.2%) |
| CIE-LAB | lab(72.99, 32.69, -3.16) |
| CIE-LCH | lch(72.99, 32.84, 354.47°) |
| OKLab | oklab(77.99% 0.0979 -0.0079) |
| OKLCH | oklch(77.99% 0.098 355.4) |
| XYZ | xyz(54.8523, 45.1547, 52.2714) |
| Luminance | 0.4515 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.37
Pig Pink
#E78EA5
ΔE00 4.81
Powder Pink
#FFB2D0
ΔE00 5.43
Soft Pink
#FDB0C0
ΔE00 6.16
Baby Pink
#FFB7CE
ΔE00 6.40
Pinky
#FC86AA
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9DBA #9DEACD
analogous
#EA9DE0 #EA9DBA #EAA79D
triadic
#EA9DBA #BAEA9D #9DBAEA
tetradic
#EA9DBA #E0EA9D #9DEACD #A79DEA
square
#EA9DBA #E0EA9D #9DEACD #A79DEA
split-complementary
#EA9DBA #9DEAA7 #9DE0EA
monochromatic
#D43873 #DF6B97 #EA9DBA #F5CFDD #FAE6ED
Accessibility & contrast
On white
2.09
#EA9DBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#EA9DBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9DBA
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9DBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9DBA | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ABBB
Deuteranopia (green-blind)
#B8B8B8
Tritanopia (blue-blind)
#F69AA7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ea9dba; /* rgb */ color: rgb(234, 157, 186); /* oklch */ color: oklch(78.0% 0.098 355.4);
Tailwind
colors: {
custom: {
50: '#f2bace',
500: '#ea9dba',
950: '#000000',
},
}SCSS
$custom: #ea9dba; $custom-light: #f2bace; $custom-dark: #000000;
JSON
{
"hex": "#ea9dba",
"rgb": {
"r": 234,
"g": 157,
"b": 186
},
"hsl": {
"h": 337.403,
"s": 64.706,
"l": 76.667
},
"oklch": {
"l": 0.77986,
"c": 0.09823,
"h": 355.4
},
"luminance": 0.45152
}Semantic roles & 50–950 ramp
primary
#EA9DBA
secondary
#DAF1E8
accent
#CD8919
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#171213
muted
#858182