#EA95B5#EA95B5
#EA95B5 is a light, moderate pink. Relative luminance 0.423; OKLCH L 76.5% C 0.109 H 355.8°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EA95B5 |
|---|---|
| RGB | rgb(234, 149, 181) |
| HSL | hsl(337, 67%, 75%) |
| HSV | hsv(337, 36%, 92%) |
| CMYK | cmyk(0%, 36.3%, 22.6%, 8.2%) |
| CIE-LAB | lab(71.10, 36.18, -3.19) |
| CIE-LCH | lch(71.10, 36.32, 354.97°) |
| OKLab | oklab(76.49% 0.1087 -0.0079) |
| OKLCH | oklch(76.49% 0.109 355.8) |
| XYZ | xyz(53.0207, 42.3269, 49.0844) |
| Luminance | 0.4232 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.64
Pinky
#FC86AA
ΔE00 5.09
Faded Pink
#DE9DAC
ΔE00 5.17
Dull Pink
#D5869D
ΔE00 5.65
Rosa
#FE86A4
ΔE00 6.18
Carnation Pink
#FF7FA7
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA95B5 #95EACA
analogous
#EA95DF #EA95B5 #EAA095
triadic
#EA95B5 #B5EA95 #95B5EA
tetradic
#EA95B5 #DFEA95 #95EACA #A095EA
square
#EA95B5 #DFEA95 #95EACA #A095EA
split-complementary
#EA95B5 #95EAA0 #95DFEA
monochromatic
#D62F6E #E06291 #EA95B5 #F4C8D9 #FAE5ED
Accessibility & contrast
On white
2.22
#EA95B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#EA95B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA95B5
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA95B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA95B5 | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA5B6
Deuteranopia (green-blind)
#B4B4B3
Tritanopia (blue-blind)
#F791A0
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ea95b5; /* rgb */ color: rgb(234, 149, 181); /* oklch */ color: oklch(76.5% 0.109 355.8);
Tailwind
colors: {
custom: {
50: '#f2b5cb',
500: '#ea95b5',
950: '#000000',
},
}SCSS
$custom: #ea95b5; $custom-light: #f2b5cb; $custom-dark: #000000;
JSON
{
"hex": "#ea95b5",
"rgb": {
"r": 234,
"g": 149,
"b": 181
},
"hsl": {
"h": 337.412,
"s": 66.929,
"l": 75.098
},
"oklch": {
"l": 0.76491,
"c": 0.10897,
"h": 355.8
},
"luminance": 0.42324
}Semantic roles & 50–950 ramp
primary
#EA95B5
secondary
#DAF1E8
accent
#CF8917
background
#FFFBFC
surface
#FEF6F8
border
#D6D0D1
text
#171113
muted
#858082