#EA95AB#EA95AB
#EA95AB is a light, moderate pink. Relative luminance 0.419; OKLCH L 76.2% C 0.105 H 3.1°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EA95AB |
|---|---|
| RGB | rgb(234, 149, 171) |
| HSL | hsl(344, 67%, 75%) |
| HSV | hsv(344, 36%, 92%) |
| CMYK | cmyk(0%, 36.3%, 26.9%, 8.2%) |
| CIE-LAB | lab(70.82, 34.78, 1.97) |
| CIE-LCH | lch(70.82, 34.84, 3.25°) |
| OKLab | oklab(76.19% 0.1052 0.0056) |
| OKLCH | oklch(76.19% 0.105 3.1) |
| XYZ | xyz(52.0312, 41.9311, 43.8732) |
| Luminance | 0.4193 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.73
Faded Pink
#DE9DAC
ΔE00 3.65
Pinky
#FC86AA
ΔE00 4.88
Dull Pink
#D5869D
ΔE00 4.99
Rosa
#FE86A4
ΔE00 5.02
Rose Pink
#F7879A
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA95AB #95EAD4
analogous
#EA95D5 #EA95AB #EAAA95
triadic
#EA95AB #ABEA95 #95ABEA
tetradic
#EA95AB #D5EA95 #95EAD4 #AA95EA
square
#EA95AB #D5EA95 #95EAD4 #AA95EA
split-complementary
#EA95AB #95EAAA #95D5EA
monochromatic
#D62F5A #E06283 #EA95AB #F4C8D3 #FAE5EB
Accessibility & contrast
On white
2.24
#EA95AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#EA95AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA95AB
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA95AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA95AB | 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)
#A1A4AC
Deuteranopia (green-blind)
#B6B3A9
Tritanopia (blue-blind)
#F88F9D
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ea95ab; /* rgb */ color: rgb(234, 149, 171); /* oklch */ color: oklch(76.2% 0.105 3.1);
Tailwind
colors: {
custom: {
50: '#f2b5c3',
500: '#ea95ab',
950: '#000000',
},
}SCSS
$custom: #ea95ab; $custom-light: #f2b5c3; $custom-dark: #000000;
JSON
{
"hex": "#ea95ab",
"rgb": {
"r": 234,
"g": 149,
"b": 171
},
"hsl": {
"h": 344.471,
"s": 66.929,
"l": 75.098
},
"oklch": {
"l": 0.76193,
"c": 0.1053,
"h": 3.1
},
"luminance": 0.41928
}Semantic roles & 50–950 ramp
primary
#EA95AB
secondary
#DAF1EB
accent
#CF9F17
background
#FFFBFC
surface
#FEF6F8
border
#D6D0D1
text
#171112
muted
#858081