#E299A2#E299A2
#E299A2 is a light, moderate red. Relative luminance 0.416; OKLCH L 75.7% C 0.088 H 11.3°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #E299A2 |
|---|---|
| RGB | rgb(226, 153, 162) |
| HSL | hsl(353, 56%, 74%) |
| HSV | hsv(353, 32%, 89%) |
| CMYK | cmyk(0%, 32.3%, 28.3%, 11.4%) |
| CIE-LAB | lab(70.57, 28.53, 6.49) |
| CIE-LCH | lch(70.57, 29.26, 12.82°) |
| OKLab | oklab(75.72% 0.0866 0.0173) |
| OKLCH | oklch(75.72% 0.088 11.3) |
| XYZ | xyz(49.2781, 41.5630, 39.6023) |
| Luminance | 0.4156 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.05
Dusty Pink (survey)
#D58A94
ΔE00 4.20
Pig Pink
#E78EA5
ΔE00 4.67
Greyish Pink
#C88D94
ΔE00 5.42
Dusty Pink
#D8A7B1
ΔE00 5.65
Rose Pink
#F7879A
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E299A2 #99E2D9
analogous
#E299C7 #E299A2 #E2B599
triadic
#E299A2 #A2E299 #99A2E2
tetradic
#E299A2 #C7E299 #99E2D9 #B599E2
square
#E299A2 #C7E299 #99E2D9 #B599E2
split-complementary
#E299A2 #99E2B5 #99C7E2
monochromatic
#C73A4B #D46977 #E299A2 #F0C9CD #F8E7E9
Accessibility & contrast
On white
2.26
#E299A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#E299A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E299A2
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E299A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E299A2 | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A4A2
Deuteranopia (green-blind)
#B7B2A1
Tritanopia (blue-blind)
#EF939C
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #e299a2; /* rgb */ color: rgb(226, 153, 162); /* oklch */ color: oklch(75.7% 0.088 11.3);
Tailwind
colors: {
custom: {
50: '#ecb7bd',
500: '#e299a2',
950: '#000000',
},
}SCSS
$custom: #e299a2; $custom-light: #ecb7bd; $custom-dark: #000000;
JSON
{
"hex": "#e299a2",
"rgb": {
"r": 226,
"g": 153,
"b": 162
},
"hsl": {
"h": 352.603,
"s": 55.725,
"l": 74.314
},
"oklch": {
"l": 0.75722,
"c": 0.08827,
"h": 11.3
},
"luminance": 0.4156
}Semantic roles & 50–950 ramp
primary
#E299A2
secondary
#DCEFED
accent
#C3AF22
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161112
muted
#848081