#FEAAA5#FEAAA5
#FEAAA5 is a light, moderate red. Relative luminance 0.525; OKLCH L 81.8% C 0.100 H 23.2°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FEAAA5 |
|---|---|
| RGB | rgb(254, 170, 165) |
| HSL | hsl(3, 98%, 82%) |
| HSV | hsv(3, 35%, 100%) |
| CMYK | cmyk(0%, 33.1%, 35%, 0.4%) |
| CIE-LAB | lab(77.60, 30.27, 15.26) |
| CIE-LCH | lch(77.60, 33.90, 26.76°) |
| OKLab | oklab(81.84% 0.0918 0.0394) |
| OKLCH | oklch(81.84% 0.1 23.2) |
| XYZ | xyz(62.0416, 52.5413, 42.4638) |
| Luminance | 0.5254 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.21
Peachy Pink
#FF9A8A
ΔE00 5.69
Light Salmon
#FEA993
ΔE00 6.02
Pale Salmon
#FFB19A
ΔE00 6.67
Lightpink
#FFB6C1
ΔE00 6.88
Pale Rose
#FDC1C5
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEAAA5 #A5F9FE
analogous
#FEA5CD #FEAAA5 #FED7A5
triadic
#FEAAA5 #A5FEAA #AAA5FE
tetradic
#FEAAA5 #CDFEA5 #A5F9FE #D7A5FE
square
#FEAAA5 #CDFEA5 #A5F9FE #D7A5FE
split-complementary
#FEAAA5 #A5FED7 #A5CDFE
monochromatic
#FD382C #FD7168 #FEAAA5 #FFE2E1 #FFE2E1
Accessibility & contrast
On white
1.82
#FEAAA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#FEAAA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEAAA5
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEAAA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEAAA5 | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB6A4
Deuteranopia (green-blind)
#CFC6A4
Tritanopia (blue-blind)
#FFA0A9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #feaaa5; /* rgb */ color: rgb(254, 170, 165); /* oklch */ color: oklch(81.8% 0.100 23.2);
Tailwind
colors: {
custom: {
50: '#ffc4bf',
500: '#feaaa5',
950: '#000000',
},
}SCSS
$custom: #feaaa5; $custom-light: #ffc4bf; $custom-dark: #000000;
JSON
{
"hex": "#feaaa5",
"rgb": {
"r": 254,
"g": 170,
"b": 165
},
"hsl": {
"h": 3.371,
"s": 97.802,
"l": 82.157
},
"oklch": {
"l": 0.81844,
"c": 0.09994,
"h": 23.2
},
"luminance": 0.52537
}Semantic roles & 50–950 ramp
primary
#FEAAA5
secondary
#65DBE2
accent
#D9E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181212
muted
#868282