#EB93A2#EB93A2
#EB93A2 is a light, moderate red. Relative luminance 0.411; OKLCH L 75.7% C 0.107 H 8.9°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EB93A2 |
|---|---|
| RGB | rgb(235, 147, 162) |
| HSL | hsl(350, 69%, 75%) |
| HSV | hsv(350, 37%, 92%) |
| CMYK | cmyk(0%, 37.4%, 31.1%, 7.8%) |
| CIE-LAB | lab(70.28, 35.00, 6.21) |
| CIE-LCH | lch(70.28, 35.55, 10.06°) |
| OKLab | oklab(75.72% 0.1061 0.0166) |
| OKLCH | oklch(75.72% 0.107 8.9) |
| XYZ | xyz(51.2180, 41.1420, 39.4190) |
| Luminance | 0.4114 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.73
Rose Pink
#F7879A
ΔE00 3.69
Faded Pink
#DE9DAC
ΔE00 4.42
Dusty Pink (survey)
#D58A94
ΔE00 4.50
Rosa
#FE86A4
ΔE00 4.90
Dull Pink
#D5869D
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB93A2 #93EBDC
analogous
#EB93CE #EB93A2 #EBB093
triadic
#EB93A2 #A2EB93 #93A2EB
tetradic
#EB93A2 #CEEB93 #93EBDC #B093EB
square
#EB93A2 #CEEB93 #93EBDC #B093EB
split-complementary
#EB93A2 #93EBB0 #93CEEB
monochromatic
#D82C49 #E15F76 #EB93A2 #F5C7CE #FAE5E9
Accessibility & contrast
On white
2.28
#EB93A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#EB93A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB93A2
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB93A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB93A2 | 1.00 | 2.28 | 9.23 | 9.23 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A2A2
Deuteranopia (green-blind)
#B7B2A0
Tritanopia (blue-blind)
#FA8B98
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #eb93a2; /* rgb */ color: rgb(235, 147, 162); /* oklch */ color: oklch(75.7% 0.107 8.9);
Tailwind
colors: {
custom: {
50: '#f3b4bd',
500: '#eb93a2',
950: '#000000',
},
}SCSS
$custom: #eb93a2; $custom-light: #f3b4bd; $custom-dark: #000000;
JSON
{
"hex": "#eb93a2",
"rgb": {
"r": 235,
"g": 147,
"b": 162
},
"hsl": {
"h": 349.773,
"s": 68.75,
"l": 74.902
},
"oklch": {
"l": 0.75724,
"c": 0.1074,
"h": 8.9
},
"luminance": 0.41138
}Semantic roles & 50–950 ramp
primary
#EB93A2
secondary
#D9F2EE
accent
#D1B115
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171112
muted
#858081