#EA95B8#EA95B8
#EA95B8 is a light, moderate pink. Relative luminance 0.424; OKLCH L 76.6% C 0.110 H 353.7°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EA95B8 |
|---|---|
| RGB | rgb(234, 149, 184) |
| HSL | hsl(335, 67%, 75%) |
| HSV | hsv(335, 36%, 92%) |
| CMYK | cmyk(0%, 36.3%, 21.4%, 8.2%) |
| CIE-LAB | lab(71.18, 36.62, -4.73) |
| CIE-LCH | lch(71.18, 36.92, 352.64°) |
| OKLab | oklab(76.58% 0.1097 -0.012) |
| OKLCH | oklch(76.58% 0.11 353.7) |
| XYZ | xyz(53.3318, 42.4514, 50.7230) |
| Luminance | 0.4245 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.42
Pinky
#FC86AA
ΔE00 5.47
Faded Pink
#DE9DAC
ΔE00 5.81
Dull Pink
#D5869D
ΔE00 6.11
Pink (survey)
#FF81C0
ΔE00 6.36
Carnation Pink
#FF7FA7
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA95B8 #95EAC7
analogous
#EA95E3 #EA95B8 #EA9C95
triadic
#EA95B8 #B8EA95 #95B8EA
tetradic
#EA95B8 #E3EA95 #95EAC7 #9C95EA
square
#EA95B8 #E3EA95 #95EAC7 #9C95EA
split-complementary
#EA95B8 #95EA9C #95E3EA
monochromatic
#D62F74 #E06296 #EA95B8 #F4C8DA #FAE5EE
Accessibility & contrast
On white
2.21
#EA95B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#EA95B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA95B8
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA95B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA95B8 | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA5B9
Deuteranopia (green-blind)
#B3B4B6
Tritanopia (blue-blind)
#F692A1
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ea95b8; /* rgb */ color: rgb(234, 149, 184); /* oklch */ color: oklch(76.6% 0.110 353.7);
Tailwind
colors: {
custom: {
50: '#f2b5cd',
500: '#ea95b8',
950: '#000000',
},
}SCSS
$custom: #ea95b8; $custom-light: #f2b5cd; $custom-dark: #000000;
JSON
{
"hex": "#ea95b8",
"rgb": {
"r": 234,
"g": 149,
"b": 184
},
"hsl": {
"h": 335.294,
"s": 66.929,
"l": 75.098
},
"oklch": {
"l": 0.76584,
"c": 0.11037,
"h": 353.7
},
"luminance": 0.42448
}Semantic roles & 50–950 ramp
primary
#EA95B8
secondary
#DAF1E8
accent
#CF8317
background
#FFFBFC
surface
#FEF6F9
border
#D6D0D2
text
#171113
muted
#858082