#FEA0AA#FEA0AA
#FEA0AA is a light, moderate red. Relative luminance 0.491; OKLCH L 80.3% C 0.112 H 13.0°. Best body text is #000000 at 10.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FEA0AA |
|---|---|
| RGB | rgb(254, 160, 170) |
| HSL | hsl(354, 98%, 81%) |
| HSV | hsv(354, 37%, 100%) |
| CMYK | cmyk(0%, 37%, 33.1%, 0.4%) |
| CIE-LAB | lab(75.53, 36.08, 9.60) |
| CIE-LCH | lch(75.53, 37.33, 14.90°) |
| OKLab | oklab(80.29% 0.1094 0.0252) |
| OKLCH | oklch(80.29% 0.112 13) |
| XYZ | xyz(60.7018, 49.1193, 44.3063) |
| Luminance | 0.4911 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 5.08
Lightpink
#FFB6C1
ΔE00 5.59
Rose Pink
#F7879A
ΔE00 5.80
Faded Pink
#DE9DAC
ΔE00 6.65
Pig Pink
#E78EA5
ΔE00 6.72
Rosa
#FE86A4
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEA0AA #A0FEF4
analogous
#FEA0D9 #FEA0AA #FEC5A0
triadic
#FEA0AA #AAFEA0 #A0AAFE
tetradic
#FEA0AA #D9FEA0 #A0FEF4 #C5A0FE
square
#FEA0AA #D9FEA0 #A0FEF4 #C5A0FE
split-complementary
#FEA0AA #A0FEC5 #A0D9FE
monochromatic
#FD273E #FD6374 #FEA0AA #FFDDE0 #FFE1E4
Accessibility & contrast
On white
1.94
#FEA0AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.82
#FEA0AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEA0AA
10.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEA0AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEA0AA | 1.00 | 1.94 | 10.82 | 10.82 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AFAA
Deuteranopia (green-blind)
#C8C1A8
Tritanopia (blue-blind)
#FF97A4
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #fea0aa; /* rgb */ color: rgb(254, 160, 170); /* oklch */ color: oklch(80.3% 0.112 13.0);
Tailwind
colors: {
custom: {
50: '#ffbdc3',
500: '#fea0aa',
950: '#000000',
},
}SCSS
$custom: #fea0aa; $custom-light: #ffbdc3; $custom-dark: #000000;
JSON
{
"hex": "#fea0aa",
"rgb": {
"r": 254,
"g": 160,
"b": 170
},
"hsl": {
"h": 353.617,
"s": 97.917,
"l": 81.176
},
"oklch": {
"l": 0.80286,
"c": 0.11229,
"h": 13
},
"luminance": 0.49115
}Semantic roles & 50–950 ramp
primary
#FEA0AA
secondary
#D4F7F3
accent
#E6CD00
background
#FFFBFB
surface
#FFF7F7
border
#D7D0D0
text
#181212
muted
#868181