#EA95BF#EA95BF
#EA95BF is a light, moderate pink. Relative luminance 0.427; OKLCH L 76.8% C 0.114 H 349.1°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EA95BF |
|---|---|
| RGB | rgb(234, 149, 191) |
| HSL | hsl(330, 67%, 75%) |
| HSV | hsv(330, 36%, 92%) |
| CMYK | cmyk(0%, 36.3%, 18.4%, 8.2%) |
| CIE-LAB | lab(71.39, 37.66, -8.31) |
| CIE-LCH | lch(71.39, 38.57, 347.56°) |
| OKLab | oklab(76.81% 0.1121 -0.0216) |
| OKLCH | oklch(76.81% 0.114 349.1) |
| XYZ | xyz(54.0838, 42.7522, 54.6834) |
| Luminance | 0.4275 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 5.66
Pig Pink
#E78EA5
ΔE00 6.25
Bubblegum Pink
#FE83CC
ΔE00 6.26
Pinky
#FC86AA
ΔE00 6.64
Powder Pink
#FFB2D0
ΔE00 7.31
Faded Pink
#DE9DAC
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA95BF #95EAC0
analogous
#EA95E9 #EA95BF #EA9695
triadic
#EA95BF #BFEA95 #95BFEA
tetradic
#EA95BF #E9EA95 #95EAC0 #9695EA
square
#EA95BF #E9EA95 #95EAC0 #9695EA
split-complementary
#EA95BF #95EA96 #95E9EA
monochromatic
#D62F81 #E062A0 #EA95BF #F4C8DE #FAE5F0
Accessibility & contrast
On white
2.20
#EA95BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#EA95BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA95BF
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA95BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA95BF | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA6C1
Deuteranopia (green-blind)
#B1B4BD
Tritanopia (blue-blind)
#F593A4
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ea95bf; /* rgb */ color: rgb(234, 149, 191); /* oklch */ color: oklch(76.8% 0.114 349.1);
Tailwind
colors: {
custom: {
50: '#f2b5d2',
500: '#ea95bf',
950: '#000000',
},
}SCSS
$custom: #ea95bf; $custom-light: #f2b5d2; $custom-dark: #000000;
JSON
{
"hex": "#ea95bf",
"rgb": {
"r": 234,
"g": 149,
"b": 191
},
"hsl": {
"h": 330.353,
"s": 66.929,
"l": 75.098
},
"oklch": {
"l": 0.76808,
"c": 0.11412,
"h": 349.1
},
"luminance": 0.42749
}Semantic roles & 50–950 ramp
primary
#EA95BF
secondary
#DAF1E6
accent
#CF7417
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#171114
muted
#858082