#E499A2#E499A2
#E499A2 is a light, moderate red. Relative luminance 0.419; OKLCH L 75.9% C 0.091 H 11.6°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #E499A2 |
|---|---|
| RGB | rgb(228, 153, 162) |
| HSL | hsl(353, 58%, 75%) |
| HSV | hsv(353, 33%, 89%) |
| CMYK | cmyk(0%, 32.9%, 28.9%, 10.6%) |
| CIE-LAB | lab(70.79, 29.27, 6.85) |
| CIE-LCH | lch(70.79, 30.06, 13.16°) |
| OKLab | oklab(75.94% 0.0888 0.0182) |
| OKLCH | oklch(75.94% 0.091 11.6) |
| XYZ | xyz(49.9091, 41.8883, 39.6319) |
| Luminance | 0.4189 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.31
Dusty Pink (survey)
#D58A94
ΔE00 4.34
Pig Pink
#E78EA5
ΔE00 4.63
Greyish Pink
#C88D94
ΔE00 5.73
Rose Pink
#F7879A
ΔE00 5.91
Dusty Pink
#D8A7B1
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E499A2 #99E4DB
analogous
#E499C8 #E499A2 #E4B699
triadic
#E499A2 #A2E499 #99A2E4
tetradic
#E499A2 #C8E499 #99E4DB #B699E4
square
#E499A2 #C8E499 #99E4DB #B699E4
split-complementary
#E499A2 #99E4B6 #99C8E4
monochromatic
#CA384A #D76976 #E499A2 #F1C9CE #F9E7E9
Accessibility & contrast
On white
2.24
#E499A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#E499A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E499A2
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E499A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E499A2 | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A5A2
Deuteranopia (green-blind)
#B8B3A1
Tritanopia (blue-blind)
#F2929C
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #e499a2; /* rgb */ color: rgb(228, 153, 162); /* oklch */ color: oklch(75.9% 0.091 11.6);
Tailwind
colors: {
custom: {
50: '#eeb7bd',
500: '#e499a2',
950: '#000000',
},
}SCSS
$custom: #e499a2; $custom-light: #eeb7bd; $custom-dark: #000000;
JSON
{
"hex": "#e499a2",
"rgb": {
"r": 228,
"g": 153,
"b": 162
},
"hsl": {
"h": 352.8,
"s": 58.14,
"l": 74.706
},
"oklch": {
"l": 0.75944,
"c": 0.09064,
"h": 11.6
},
"luminance": 0.41885
}Semantic roles & 50–950 ramp
primary
#E499A2
secondary
#DBF0ED
accent
#C6B220
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#171112
muted
#858081