#EA959F#EA959F
#EA959F is a light, moderate red. Relative luminance 0.415; OKLCH L 75.9% C 0.103 H 12.2°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EA959F |
|---|---|
| RGB | rgb(234, 149, 159) |
| HSL | hsl(353, 67%, 75%) |
| HSV | hsv(353, 36%, 92%) |
| CMYK | cmyk(0%, 36.3%, 32.1%, 8.2%) |
| CIE-LAB | lab(70.52, 33.20, 8.21) |
| CIE-LCH | lch(70.52, 34.20, 13.89°) |
| OKLab | oklab(75.86% 0.1007 0.0217) |
| OKLCH | oklch(75.86% 0.103 12.2) |
| XYZ | xyz(50.9389, 41.4942, 38.1204) |
| Luminance | 0.4149 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.22
Rose Pink
#F7879A
ΔE00 4.29
Dusty Pink (survey)
#D58A94
ΔE00 4.40
Faded Pink
#DE9DAC
ΔE00 4.70
Rosa
#FE86A4
ΔE00 6.10
Blush Pink
#FE828C
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA959F #95EAE0
analogous
#EA95CA #EA959F #EAB595
triadic
#EA959F #9FEA95 #959FEA
tetradic
#EA959F #CAEA95 #95EAE0 #B595EA
square
#EA959F #CAEA95 #95EAE0 #B595EA
split-complementary
#EA959F #95EAB5 #95CAEA
monochromatic
#D62F42 #E06271 #EA959F #F4C8CD #FAE5E8
Accessibility & contrast
On white
2.26
#EA959F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#EA959F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA959F
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA959F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA959F | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A39F
Deuteranopia (green-blind)
#B8B39D
Tritanopia (blue-blind)
#F98D99
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ea959f; /* rgb */ color: rgb(234, 149, 159); /* oklch */ color: oklch(75.9% 0.103 12.2);
Tailwind
colors: {
custom: {
50: '#f3b5bb',
500: '#ea959f',
950: '#000000',
},
}SCSS
$custom: #ea959f; $custom-light: #f3b5bb; $custom-dark: #000000;
JSON
{
"hex": "#ea959f",
"rgb": {
"r": 234,
"g": 149,
"b": 159
},
"hsl": {
"h": 352.941,
"s": 66.929,
"l": 75.098
},
"oklch": {
"l": 0.75862,
"c": 0.10303,
"h": 12.2
},
"luminance": 0.41491
}Semantic roles & 50–950 ramp
primary
#EA959F
secondary
#DAF1EF
accent
#CFB917
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171111
muted
#858080