#FEAFAA#FEAFAA
#FEAFAA is a very light, moderate red. Relative luminance 0.546; OKLCH L 82.8% C 0.094 H 23.3°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FEAFAA |
|---|---|
| RGB | rgb(254, 175, 170) |
| HSL | hsl(4, 98%, 83%) |
| HSV | hsv(4, 33%, 100%) |
| CMYK | cmyk(0%, 31.1%, 33.1%, 0.4%) |
| CIE-LAB | lab(78.83, 28.25, 14.28) |
| CIE-LCH | lch(78.83, 31.66, 26.81°) |
| OKLab | oklab(82.83% 0.0859 0.037) |
| OKLCH | oklch(82.83% 0.094 23.3) |
| XYZ | xyz(63.4608, 54.6372, 45.2259) |
| Luminance | 0.5463 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.93
Pale Rose
#FDC1C5
ΔE00 6.18
Lightpink
#FFB6C1
ΔE00 6.25
Light Salmon
#FEA993
ΔE00 6.26
Pale Salmon
#FFB19A
ΔE00 6.50
Peachy Pink
#FF9A8A
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEAFAA #AAF9FE
analogous
#FEAACF #FEAFAA #FED9AA
triadic
#FEAFAA #AAFEAF #AFAAFE
tetradic
#FEAFAA #CFFEAA #AAF9FE #D9AAFE
square
#FEAFAA #CFFEAA #AAF9FE #D9AAFE
split-complementary
#FEAFAA #AAFED9 #AACFFE
monochromatic
#FD3D31 #FD766E #FEAFAA #FFE3E1 #FFE3E1
Accessibility & contrast
On white
1.76
#FEAFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#FEAFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEAFAA
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEAFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEAFAA | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBAA9
Deuteranopia (green-blind)
#D2C9A9
Tritanopia (blue-blind)
#FFA6AE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #feafaa; /* rgb */ color: rgb(254, 175, 170); /* oklch */ color: oklch(82.8% 0.094 23.3);
Tailwind
colors: {
custom: {
50: '#ffc7c3',
500: '#feafaa',
950: '#000000',
},
}SCSS
$custom: #feafaa; $custom-light: #ffc7c3; $custom-dark: #000000;
JSON
{
"hex": "#feafaa",
"rgb": {
"r": 254,
"g": 175,
"b": 170
},
"hsl": {
"h": 3.571,
"s": 97.674,
"l": 83.137
},
"oklch": {
"l": 0.82826,
"c": 0.09353,
"h": 23.3
},
"luminance": 0.54633
}Semantic roles & 50–950 ramp
primary
#FEAFAA
secondary
#69DCE3
accent
#D8E600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181312
muted
#868282