#FEA3AA#FEA3AA
#FEA3AA is a light, moderate red. Relative luminance 0.502; OKLCH L 80.8% C 0.108 H 14.8°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FEA3AA |
|---|---|
| RGB | rgb(254, 163, 170) |
| HSL | hsl(355, 98%, 82%) |
| HSV | hsv(355, 36%, 100%) |
| CMYK | cmyk(0%, 35.8%, 33.1%, 0.4%) |
| CIE-LAB | lab(76.17, 34.52, 10.52) |
| CIE-LCH | lch(76.17, 36.09, 16.95°) |
| OKLab | oklab(80.78% 0.1047 0.0276) |
| OKLCH | oklch(80.78% 0.108 14.8) |
| XYZ | xyz(61.2281, 50.1720, 44.4817) |
| Luminance | 0.5017 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 5.13
Lightpink
#FFB6C1
ΔE00 5.26
Rose Pink
#F7879A
ΔE00 6.68
Faded Pink
#DE9DAC
ΔE00 6.99
Blush Pink
#FE828C
ΔE00 7.57
Pig Pink
#E78EA5
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEA3AA #A3FEF7
analogous
#FEA3D8 #FEA3AA #FECAA3
triadic
#FEA3AA #AAFEA3 #A3AAFE
tetradic
#FEA3AA #D8FEA3 #A3FEF7 #CAA3FE
square
#FEA3AA #D8FEA3 #A3FEF7 #CAA3FE
split-complementary
#FEA3AA #A3FECA #A3D8FE
monochromatic
#FD2A3A #FD6672 #FEA3AA #FFE0E2 #FFE1E3
Accessibility & contrast
On white
1.90
#FEA3AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#FEA3AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEA3AA
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEA3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEA3AA | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B1AA
Deuteranopia (green-blind)
#CAC3A8
Tritanopia (blue-blind)
#FF9AA6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fea3aa; /* rgb */ color: rgb(254, 163, 170); /* oklch */ color: oklch(80.8% 0.108 14.8);
Tailwind
colors: {
custom: {
50: '#ffbfc3',
500: '#fea3aa',
950: '#000000',
},
}SCSS
$custom: #fea3aa; $custom-light: #ffbfc3; $custom-dark: #000000;
JSON
{
"hex": "#fea3aa",
"rgb": {
"r": 254,
"g": 163,
"b": 170
},
"hsl": {
"h": 355.385,
"s": 97.849,
"l": 81.765
},
"oklch": {
"l": 0.80784,
"c": 0.10829,
"h": 14.8
},
"luminance": 0.50167
}Semantic roles & 50–950 ramp
primary
#FEA3AA
secondary
#63E2D8
accent
#E6D400
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181212
muted
#868282