#EB91A2#EB91A2
#EB91A2 is a light, moderate red. Relative luminance 0.405; OKLCH L 75.4% C 0.110 H 7.8°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EB91A2 |
|---|---|
| RGB | rgb(235, 145, 162) |
| HSL | hsl(349, 69%, 75%) |
| HSV | hsv(349, 38%, 92%) |
| CMYK | cmyk(0%, 38.3%, 31.1%, 7.8%) |
| CIE-LAB | lab(69.84, 36.05, 5.58) |
| CIE-LCH | lch(69.84, 36.48, 8.81°) |
| OKLab | oklab(75.39% 0.1093 0.015) |
| OKLCH | oklch(75.39% 0.11 7.8) |
| XYZ | xyz(50.9097, 40.5254, 39.3162) |
| Luminance | 0.4052 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.13
Rose Pink
#F7879A
ΔE00 3.42
Rosa
#FE86A4
ΔE00 4.40
Dusty Pink (survey)
#D58A94
ΔE00 4.51
Faded Pink
#DE9DAC
ΔE00 4.65
Pinky
#FC86AA
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB91A2 #91EBDA
analogous
#EB91CF #EB91A2 #EBAD91
triadic
#EB91A2 #A2EB91 #91A2EB
tetradic
#EB91A2 #CFEB91 #91EBDA #AD91EB
square
#EB91A2 #CFEB91 #91EBDA #AD91EB
split-complementary
#EB91A2 #91EBAD #91CFEB
monochromatic
#D8294A #E25D76 #EB91A2 #F4C5CE #FAE5E9
Accessibility & contrast
On white
2.31
#EB91A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#EB91A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB91A2
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB91A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB91A2 | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A0A2
Deuteranopia (green-blind)
#B6B1A0
Tritanopia (blue-blind)
#FA8997
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #eb91a2; /* rgb */ color: rgb(235, 145, 162); /* oklch */ color: oklch(75.4% 0.110 7.8);
Tailwind
colors: {
custom: {
50: '#f3b2bd',
500: '#eb91a2',
950: '#000000',
},
}SCSS
$custom: #eb91a2; $custom-light: #f3b2bd; $custom-dark: #000000;
JSON
{
"hex": "#eb91a2",
"rgb": {
"r": 235,
"g": 145,
"b": 162
},
"hsl": {
"h": 348.667,
"s": 69.231,
"l": 74.51
},
"oklch": {
"l": 0.75393,
"c": 0.1103,
"h": 7.8
},
"luminance": 0.40522
}Semantic roles & 50–950 ramp
primary
#EB91A2
secondary
#D9F2ED
accent
#D1AE14
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171112
muted
#858081