#EB949B#EB949B
#EB949B is a light, moderate red. Relative luminance 0.412; OKLCH L 75.7% C 0.105 H 14.7°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EB949B |
|---|---|
| RGB | rgb(235, 148, 155) |
| HSL | hsl(355, 69%, 75%) |
| HSV | hsv(355, 37%, 92%) |
| CMYK | cmyk(0%, 37%, 34%, 7.8%) |
| CIE-LAB | lab(70.32, 33.60, 10.18) |
| CIE-LCH | lch(70.32, 35.11, 16.85°) |
| OKLab | oklab(75.71% 0.1019 0.0266) |
| OKLCH | oklch(75.71% 0.105 14.7) |
| XYZ | xyz(50.7692, 41.2124, 36.2848) |
| Luminance | 0.4121 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.41
Dusty Pink (survey)
#D58A94
ΔE00 4.65
Pig Pink
#E78EA5
ΔE00 5.26
Blush Pink
#FE828C
ΔE00 5.59
Faded Pink
#DE9DAC
ΔE00 5.72
Lightcoral
#F08080
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB949B #94EBE4
analogous
#EB94C7 #EB949B #EBB894
triadic
#EB949B #9BEB94 #949BEB
tetradic
#EB949B #C7EB94 #94EBE4 #B894EB
square
#EB949B #C7EB94 #94EBE4 #B894EB
split-complementary
#EB949B #94EBB8 #94C7EB
monochromatic
#D82D3B #E1606B #EB949B #F5C8CB #FAE5E7
Accessibility & contrast
On white
2.27
#EB949B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#EB949B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB949B
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB949B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB949B | 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)
#A4A29B
Deuteranopia (green-blind)
#B9B299
Tritanopia (blue-blind)
#FB8B97
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #eb949b; /* rgb */ color: rgb(235, 148, 155); /* oklch */ color: oklch(75.7% 0.105 14.7);
Tailwind
colors: {
custom: {
50: '#f4b4b8',
500: '#eb949b',
950: '#000000',
},
}SCSS
$custom: #eb949b; $custom-light: #f4b4b8; $custom-dark: #000000;
JSON
{
"hex": "#eb949b",
"rgb": {
"r": 235,
"g": 148,
"b": 155
},
"hsl": {
"h": 355.172,
"s": 68.504,
"l": 75.098
},
"oklch": {
"l": 0.75706,
"c": 0.10532,
"h": 14.7
},
"luminance": 0.41209
}Semantic roles & 50–950 ramp
primary
#EB949B
secondary
#D9F2F0
accent
#D0C115
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171111
muted
#858080