#EB949A#EB949A
#EB949A is a light, moderate red. Relative luminance 0.412; OKLCH L 75.7% C 0.105 H 15.4°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EB949A |
|---|---|
| RGB | rgb(235, 148, 154) |
| HSL | hsl(356, 69%, 75%) |
| HSV | hsv(356, 37%, 92%) |
| CMYK | cmyk(0%, 37%, 34.5%, 7.8%) |
| CIE-LAB | lab(70.30, 33.48, 10.70) |
| CIE-LCH | lch(70.30, 35.14, 17.72°) |
| OKLab | oklab(75.68% 0.1015 0.028) |
| OKLCH | oklch(75.68% 0.105 15.4) |
| XYZ | xyz(50.6855, 41.1789, 35.8444) |
| Luminance | 0.4118 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.60
Dusty Pink (survey)
#D58A94
ΔE00 4.77
Blush Pink
#FE828C
ΔE00 5.51
Pig Pink
#E78EA5
ΔE00 5.59
Faded Pink
#DE9DAC
ΔE00 5.97
Lightcoral
#F08080
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB949A #94EBE5
analogous
#EB94C6 #EB949A #EBB994
triadic
#EB949A #9AEB94 #949AEB
tetradic
#EB949A #C6EB94 #94EBE5 #B994EB
square
#EB949A #C6EB94 #94EBE5 #B994EB
split-complementary
#EB949A #94EBB9 #94C6EB
monochromatic
#D82D39 #E16069 #EB949A #F5C8CB #FAE5E7
Accessibility & contrast
On white
2.27
#EB949A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#EB949A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB949A
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB949A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB949A | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A29A
Deuteranopia (green-blind)
#B9B298
Tritanopia (blue-blind)
#FB8B96
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #eb949a; /* rgb */ color: rgb(235, 148, 154); /* oklch */ color: oklch(75.7% 0.105 15.4);
Tailwind
colors: {
custom: {
50: '#f4b4b7',
500: '#eb949a',
950: '#000000',
},
}SCSS
$custom: #eb949a; $custom-light: #f4b4b7; $custom-dark: #000000;
JSON
{
"hex": "#eb949a",
"rgb": {
"r": 235,
"g": 148,
"b": 154
},
"hsl": {
"h": 355.862,
"s": 68.504,
"l": 75.098
},
"oklch": {
"l": 0.7568,
"c": 0.1053,
"h": 15.4
},
"luminance": 0.41175
}Semantic roles & 50–950 ramp
primary
#EB949A
secondary
#D9F2F0
accent
#D0C415
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171111
muted
#858080