#EA95C3#EA95C3
#EA95C3 is a light, moderate pink. Relative luminance 0.429; OKLCH L 76.9% C 0.117 H 346.5°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EA95C3 |
|---|---|
| RGB | rgb(234, 149, 195) |
| HSL | hsl(328, 67%, 75%) |
| HSV | hsv(328, 36%, 92%) |
| CMYK | cmyk(0%, 36.3%, 16.7%, 8.2%) |
| CIE-LAB | lab(71.51, 38.28, -10.34) |
| CIE-LCH | lch(71.51, 39.65, 344.88°) |
| OKLab | oklab(76.94% 0.1133 -0.0271) |
| OKLCH | oklch(76.94% 0.117 346.5) |
| XYZ | xyz(54.5300, 42.9306, 57.0334) |
| Luminance | 0.4293 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 5.53
Bubblegum Pink
#FE83CC
ΔE00 5.70
Pig Pink
#E78EA5
ΔE00 7.27
Plum
#DDA0DD
ΔE00 7.29
Pinky
#FC86AA
ΔE00 7.42
Powder Pink
#FFB2D0
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA95C3 #95EABC
analogous
#E695EA #EA95C3 #EA9599
triadic
#EA95C3 #C3EA95 #95C3EA
tetradic
#EA95C3 #EAE695 #95EABC #9599EA
square
#EA95C3 #EAE695 #95EABC #9599EA
split-complementary
#EA95C3 #99EA95 #95EAE6
monochromatic
#D62F89 #E062A6 #EA95C3 #F4C8E0 #FAE5F1
Accessibility & contrast
On white
2.19
#EA95C3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#EA95C3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA95C3
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA95C3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA95C3 | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA7C5
Deuteranopia (green-blind)
#B0B4C1
Tritanopia (blue-blind)
#F594A5
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ea95c3; /* rgb */ color: rgb(234, 149, 195); /* oklch */ color: oklch(76.9% 0.117 346.5);
Tailwind
colors: {
custom: {
50: '#f2b5d5',
500: '#ea95c3',
950: '#000000',
},
}SCSS
$custom: #ea95c3; $custom-light: #f2b5d5; $custom-dark: #000000;
JSON
{
"hex": "#ea95c3",
"rgb": {
"r": 234,
"g": 149,
"b": 195
},
"hsl": {
"h": 327.529,
"s": 66.929,
"l": 75.098
},
"oklch": {
"l": 0.7694,
"c": 0.11654,
"h": 346.5
},
"luminance": 0.42927
}Semantic roles & 50–950 ramp
primary
#EA95C3
secondary
#DAF1E5
accent
#CF6B17
background
#FEFBFD
surface
#FDF6FA
border
#D5D0D3
text
#171114
muted
#858083