#EA95C0#EA95C0
#EA95C0 is a light, moderate pink. Relative luminance 0.428; OKLCH L 76.8% C 0.115 H 348.4°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EA95C0 |
|---|---|
| RGB | rgb(234, 149, 192) |
| HSL | hsl(330, 67%, 75%) |
| HSV | hsv(330, 36%, 92%) |
| CMYK | cmyk(0%, 36.3%, 17.9%, 8.2%) |
| CIE-LAB | lab(71.42, 37.82, -8.82) |
| CIE-LCH | lch(71.42, 38.83, 346.87°) |
| OKLab | oklab(76.84% 0.1124 -0.023) |
| OKLCH | oklch(76.84% 0.115 348.4) |
| XYZ | xyz(54.1942, 42.7963, 55.2650) |
| Luminance | 0.4279 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 5.61
Bubblegum Pink
#FE83CC
ΔE00 6.11
Pig Pink
#E78EA5
ΔE00 6.51
Pinky
#FC86AA
ΔE00 6.83
Powder Pink
#FFB2D0
ΔE00 7.38
Dull Pink
#D5869D
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA95C0 #95EABF
analogous
#E995EA #EA95C0 #EA9596
triadic
#EA95C0 #C0EA95 #95C0EA
tetradic
#EA95C0 #EAE995 #95EABF #9596EA
square
#EA95C0 #EAE995 #95EABF #9596EA
split-complementary
#EA95C0 #96EA95 #95EAE9
monochromatic
#D62F83 #E062A2 #EA95C0 #F4C8DE #FAE5F0
Accessibility & contrast
On white
2.20
#EA95C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#EA95C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA95C0
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA95C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA95C0 | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA6C2
Deuteranopia (green-blind)
#B1B4BE
Tritanopia (blue-blind)
#F593A4
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ea95c0; /* rgb */ color: rgb(234, 149, 192); /* oklch */ color: oklch(76.8% 0.115 348.4);
Tailwind
colors: {
custom: {
50: '#f2b5d3',
500: '#ea95c0',
950: '#000000',
},
}SCSS
$custom: #ea95c0; $custom-light: #f2b5d3; $custom-dark: #000000;
JSON
{
"hex": "#ea95c0",
"rgb": {
"r": 234,
"g": 149,
"b": 192
},
"hsl": {
"h": 329.647,
"s": 66.929,
"l": 75.098
},
"oklch": {
"l": 0.76841,
"c": 0.1147,
"h": 348.4
},
"luminance": 0.42793
}Semantic roles & 50–950 ramp
primary
#EA95C0
secondary
#DAF1E5
accent
#CF7217
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#171114
muted
#858082