#EA95B9#EA95B9
#EA95B9 is a light, moderate pink. Relative luminance 0.425; OKLCH L 76.6% C 0.111 H 353.1°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EA95B9 |
|---|---|
| RGB | rgb(234, 149, 185) |
| HSL | hsl(335, 67%, 75%) |
| HSV | hsv(335, 36%, 92%) |
| CMYK | cmyk(0%, 36.3%, 20.9%, 8.2%) |
| CIE-LAB | lab(71.21, 36.77, -5.24) |
| CIE-LCH | lch(71.21, 37.14, 351.89°) |
| OKLab | oklab(76.61% 0.1101 -0.0134) |
| OKLCH | oklch(76.61% 0.111 353.1) |
| XYZ | xyz(53.4370, 42.4934, 51.2770) |
| Luminance | 0.4249 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.69
Pinky
#FC86AA
ΔE00 5.61
Faded Pink
#DE9DAC
ΔE00 6.03
Pink (survey)
#FF81C0
ΔE00 6.23
Dull Pink
#D5869D
ΔE00 6.28
Carnation Pink
#FF7FA7
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA95B9 #95EAC6
analogous
#EA95E4 #EA95B9 #EA9B95
triadic
#EA95B9 #B9EA95 #95B9EA
tetradic
#EA95B9 #E4EA95 #95EAC6 #9B95EA
square
#EA95B9 #E4EA95 #95EAC6 #9B95EA
split-complementary
#EA95B9 #95EA9B #95E4EA
monochromatic
#D62F76 #E06297 #EA95B9 #F4C8DB #FAE5EE
Accessibility & contrast
On white
2.21
#EA95B9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#EA95B9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA95B9
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA95B9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA95B9 | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA5BA
Deuteranopia (green-blind)
#B3B4B7
Tritanopia (blue-blind)
#F692A2
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ea95b9; /* rgb */ color: rgb(234, 149, 185); /* oklch */ color: oklch(76.6% 0.111 353.1);
Tailwind
colors: {
custom: {
50: '#f2b5ce',
500: '#ea95b9',
950: '#000000',
},
}SCSS
$custom: #ea95b9; $custom-light: #f2b5ce; $custom-dark: #000000;
JSON
{
"hex": "#ea95b9",
"rgb": {
"r": 234,
"g": 149,
"b": 185
},
"hsl": {
"h": 334.588,
"s": 66.929,
"l": 75.098
},
"oklch": {
"l": 0.76615,
"c": 0.11086,
"h": 353.1
},
"luminance": 0.4249
}Semantic roles & 50–950 ramp
primary
#EA95B9
secondary
#DAF1E7
accent
#CF8117
background
#FFFBFC
surface
#FEF6F9
border
#D6D0D2
text
#171113
muted
#858082