#EA95AC#EA95AC
#EA95AC is a light, moderate pink. Relative luminance 0.420; OKLCH L 76.2% C 0.106 H 2.3°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EA95AC |
|---|---|
| RGB | rgb(234, 149, 172) |
| HSL | hsl(344, 67%, 75%) |
| HSV | hsv(344, 36%, 92%) |
| CMYK | cmyk(0%, 36.3%, 26.5%, 8.2%) |
| CIE-LAB | lab(70.85, 34.92, 1.46) |
| CIE-LCH | lch(70.85, 34.95, 2.39°) |
| OKLab | oklab(76.22% 0.1055 0.0043) |
| OKLCH | oklch(76.22% 0.106 2.3) |
| XYZ | xyz(52.1269, 41.9694, 44.3771) |
| Luminance | 0.4197 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.79
Faded Pink
#DE9DAC
ΔE00 3.73
Pinky
#FC86AA
ΔE00 4.81
Dull Pink
#D5869D
ΔE00 4.98
Rosa
#FE86A4
ΔE00 5.07
Rose Pink
#F7879A
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA95AC #95EAD3
analogous
#EA95D6 #EA95AC #EAA995
triadic
#EA95AC #ACEA95 #95ACEA
tetradic
#EA95AC #D6EA95 #95EAD3 #A995EA
square
#EA95AC #D6EA95 #95EAD3 #A995EA
split-complementary
#EA95AC #95EAA9 #95D6EA
monochromatic
#D62F5C #E06284 #EA95AC #F4C8D4 #FAE5EB
Accessibility & contrast
On white
2.24
#EA95AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#EA95AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA95AC
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA95AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA95AC | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A4AD
Deuteranopia (green-blind)
#B6B3AA
Tritanopia (blue-blind)
#F88F9D
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ea95ac; /* rgb */ color: rgb(234, 149, 172); /* oklch */ color: oklch(76.2% 0.106 2.3);
Tailwind
colors: {
custom: {
50: '#f2b5c4',
500: '#ea95ac',
950: '#000000',
},
}SCSS
$custom: #ea95ac; $custom-light: #f2b5c4; $custom-dark: #000000;
JSON
{
"hex": "#ea95ac",
"rgb": {
"r": 234,
"g": 149,
"b": 172
},
"hsl": {
"h": 343.765,
"s": 66.929,
"l": 75.098
},
"oklch": {
"l": 0.76222,
"c": 0.1056,
"h": 2.3
},
"luminance": 0.41966
}Semantic roles & 50–950 ramp
primary
#EA95AC
secondary
#DAF1EB
accent
#CF9D17
background
#FFFBFC
surface
#FEF6F8
border
#D6D0D1
text
#171112
muted
#858081