#FEAAA2#FEAAA2
#FEAAA2 is a light, moderate red. Relative luminance 0.524; OKLCH L 81.8% C 0.100 H 25.5°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FEAAA2 |
|---|---|
| RGB | rgb(254, 170, 162) |
| HSL | hsl(5, 98%, 82%) |
| HSV | hsv(5, 36%, 100%) |
| CMYK | cmyk(0%, 33.1%, 36.2%, 0.4%) |
| CIE-LAB | lab(77.54, 29.91, 16.80) |
| CIE-LCH | lch(77.54, 34.31, 29.32°) |
| OKLab | oklab(81.77% 0.0907 0.0432) |
| OKLCH | oklch(81.77% 0.1 25.5) |
| XYZ | xyz(61.7717, 52.4333, 41.0426) |
| Luminance | 0.5243 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.40
Light Salmon
#FEA993
ΔE00 4.94
Peachy Pink
#FF9A8A
ΔE00 4.95
Pale Salmon
#FFB19A
ΔE00 5.65
Lightpink
#FFB6C1
ΔE00 7.84
Pale Rose
#FDC1C5
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEAAA2 #A2F6FE
analogous
#FEA2C8 #FEAAA2 #FED8A2
triadic
#FEAAA2 #A2FEAA #AAA2FE
tetradic
#FEAAA2 #C8FEA2 #A2F6FE #D8A2FE
square
#FEAAA2 #C8FEA2 #A2F6FE #D8A2FE
split-complementary
#FEAAA2 #A2FED8 #A2C8FE
monochromatic
#FD3B29 #FD7365 #FEAAA2 #FFE1DF #FFE3E1
Accessibility & contrast
On white
1.83
#FEAAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#FEAAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEAAA2
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEAAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEAAA2 | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB6A1
Deuteranopia (green-blind)
#D0C6A1
Tritanopia (blue-blind)
#FFA0A8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #feaaa2; /* rgb */ color: rgb(254, 170, 162); /* oklch */ color: oklch(81.8% 0.100 25.5);
Tailwind
colors: {
custom: {
50: '#ffc4bd',
500: '#feaaa2',
950: '#000000',
},
}SCSS
$custom: #feaaa2; $custom-light: #ffc4bd; $custom-dark: #000000;
JSON
{
"hex": "#feaaa2",
"rgb": {
"r": 254,
"g": 170,
"b": 162
},
"hsl": {
"h": 5.217,
"s": 97.872,
"l": 81.569
},
"oklch": {
"l": 0.81774,
"c": 0.10045,
"h": 25.5
},
"luminance": 0.52429
}Semantic roles & 50–950 ramp
primary
#FEAAA2
secondary
#62D7E2
accent
#D2E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181212
muted
#868282