#FEAAAF#FEAAAF
#FEAAAF is a very light, moderate red. Relative luminance 0.529; OKLCH L 82.1% C 0.099 H 15.6°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FEAAAF |
|---|---|
| RGB | rgb(254, 170, 175) |
| HSL | hsl(356, 98%, 83%) |
| HSV | hsv(356, 33%, 100%) |
| CMYK | cmyk(0%, 33.1%, 31.1%, 0.4%) |
| CIE-LAB | lab(77.83, 31.49, 10.14) |
| CIE-LCH | lch(77.83, 33.09, 17.86°) |
| OKLab | oklab(82.09% 0.0956 0.0266) |
| OKLCH | oklch(82.09% 0.099 15.6) |
| XYZ | xyz(62.9876, 52.9197, 47.4461) |
| Luminance | 0.5292 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 4.02
Soft Pink
#FDB0C0
ΔE00 4.47
Pale Rose
#FDC1C5
ΔE00 6.07
Pink
#FFC0CB
ΔE00 6.43
Bubblegum
#FFC1CC
ΔE00 6.68
Pastel Pink
#FFBACD
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEAAAF #AAFEF9
analogous
#FEAAD9 #FEAAAF #FECFAA
triadic
#FEAAAF #AFFEAA #AAAFFE
tetradic
#FEAAAF #D9FEAA #AAFEF9 #CFAAFE
square
#FEAAAF #D9FEAA #AAFEF9 #CFAAFE
split-complementary
#FEAAAF #AAFECF #AAD9FE
monochromatic
#FD313D #FD6E76 #FEAAAF #FFE1E3 #FFE1E3
Accessibility & contrast
On white
1.81
#FEAAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#FEAAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEAAAF
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEAAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEAAAF | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B7AF
Deuteranopia (green-blind)
#CDC7AE
Tritanopia (blue-blind)
#FFA2AC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #feaaaf; /* rgb */ color: rgb(254, 170, 175); /* oklch */ color: oklch(82.1% 0.099 15.6);
Tailwind
colors: {
custom: {
50: '#ffc4c6',
500: '#feaaaf',
950: '#000000',
},
}SCSS
$custom: #feaaaf; $custom-light: #ffc4c6; $custom-dark: #000000;
JSON
{
"hex": "#feaaaf",
"rgb": {
"r": 254,
"g": 170,
"b": 175
},
"hsl": {
"h": 356.429,
"s": 97.674,
"l": 83.137
},
"oklch": {
"l": 0.8209,
"c": 0.09927,
"h": 15.6
},
"luminance": 0.52915
}Semantic roles & 50–950 ramp
primary
#FEAAAF
secondary
#69E3DC
accent
#E6D800
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181213
muted
#868282