#E992A0#E992A0
#E992A0 is a light, moderate red. Relative luminance 0.404; OKLCH L 75.3% C 0.106 H 9.5°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #E992A0 |
|---|---|
| RGB | rgb(233, 146, 160) |
| HSL | hsl(350, 66%, 74%) |
| HSV | hsv(350, 37%, 91%) |
| CMYK | cmyk(0%, 37.3%, 31.3%, 8.6%) |
| CIE-LAB | lab(69.77, 34.55, 6.57) |
| CIE-LCH | lch(69.77, 35.17, 10.76°) |
| OKLab | oklab(75.27% 0.1048 0.0175) |
| OKLCH | oklch(75.27% 0.106 9.5) |
| XYZ | xyz(50.2300, 40.4232, 38.4078) |
| Luminance | 0.4042 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.86
Rose Pink
#F7879A
ΔE00 3.72
Dusty Pink (survey)
#D58A94
ΔE00 4.05
Faded Pink
#DE9DAC
ΔE00 4.49
Rosa
#FE86A4
ΔE00 5.14
Dull Pink
#D5869D
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E992A0 #92E9DB
analogous
#E992CC #E992A0 #E9B092
triadic
#E992A0 #A0E992 #92A0E9
tetradic
#E992A0 #CCE992 #92E9DB #B092E9
square
#E992A0 #CCE992 #92E9DB #B092E9
split-complementary
#E992A0 #92E9B0 #92CCE9
monochromatic
#D42C47 #DF5F74 #E992A0 #F3C5CC #FAE6E9
Accessibility & contrast
On white
2.31
#E992A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#E992A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E992A0
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E992A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E992A0 | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A1A0
Deuteranopia (green-blind)
#B6B19E
Tritanopia (blue-blind)
#F88A97
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #e992a0; /* rgb */ color: rgb(233, 146, 160); /* oklch */ color: oklch(75.3% 0.106 9.5);
Tailwind
colors: {
custom: {
50: '#f2b3bc',
500: '#e992a0',
950: '#000000',
},
}SCSS
$custom: #e992a0; $custom-light: #f2b3bc; $custom-dark: #000000;
JSON
{
"hex": "#e992a0",
"rgb": {
"r": 233,
"g": 146,
"b": 160
},
"hsl": {
"h": 350.345,
"s": 66.412,
"l": 74.314
},
"oklch": {
"l": 0.7527,
"c": 0.1062,
"h": 9.5
},
"luminance": 0.40419
}Semantic roles & 50–950 ramp
primary
#E992A0
secondary
#DAF1EE
accent
#CEB117
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171112
muted
#858081