#EA949B#EA949B
#EA949B is a light, moderate red. Relative luminance 0.410; OKLCH L 75.6% C 0.104 H 14.6°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #EA949B |
|---|---|
| RGB | rgb(234, 148, 155) |
| HSL | hsl(355, 67%, 75%) |
| HSV | hsv(355, 37%, 92%) |
| CMYK | cmyk(0%, 36.8%, 33.8%, 8.2%) |
| CIE-LAB | lab(70.21, 33.23, 9.99) |
| CIE-LCH | lch(70.21, 34.70, 16.73°) |
| OKLab | oklab(75.59% 0.1008 0.0262) |
| OKLCH | oklch(75.59% 0.104 14.6) |
| XYZ | xyz(50.4399, 41.0426, 36.2694) |
| Luminance | 0.4104 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.49
Dusty Pink (survey)
#D58A94
ΔE00 4.50
Pig Pink
#E78EA5
ΔE00 5.19
Faded Pink
#DE9DAC
ΔE00 5.59
Blush Pink
#FE828C
ΔE00 5.73
Lightcoral
#F08080
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA949B #94EAE3
analogous
#EA94C6 #EA949B #EAB894
triadic
#EA949B #9BEA94 #949BEA
tetradic
#EA949B #C6EA94 #94EAE3 #B894EA
square
#EA949B #C6EA94 #94EAE3 #B894EA
split-complementary
#EA949B #94EAB8 #94C6EA
monochromatic
#D62E3B #E0616B #EA949B #F4C7CB #FAE5E7
Accessibility & contrast
On white
2.28
#EA949B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#EA949B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA949B
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA949B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA949B | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A29B
Deuteranopia (green-blind)
#B9B299
Tritanopia (blue-blind)
#FA8B97
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ea949b; /* rgb */ color: rgb(234, 148, 155); /* oklch */ color: oklch(75.6% 0.104 14.6);
Tailwind
colors: {
custom: {
50: '#f3b4b8',
500: '#ea949b',
950: '#000000',
},
}SCSS
$custom: #ea949b; $custom-light: #f3b4b8; $custom-dark: #000000;
JSON
{
"hex": "#ea949b",
"rgb": {
"r": 234,
"g": 148,
"b": 155
},
"hsl": {
"h": 355.116,
"s": 67.187,
"l": 74.902
},
"oklch": {
"l": 0.75589,
"c": 0.10413,
"h": 14.6
},
"luminance": 0.41039
}Semantic roles & 50–950 ramp
primary
#EA949B
secondary
#DAF1F0
accent
#CFC016
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171111
muted
#858080