#FDAAAE#FDAAAE
#FDAAAE is a light, moderate red. Relative luminance 0.527; OKLCH L 82.0% C 0.098 H 16.3°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FDAAAE |
|---|---|
| RGB | rgb(253, 170, 174) |
| HSL | hsl(357, 95%, 83%) |
| HSV | hsv(357, 33%, 99%) |
| CMYK | cmyk(0%, 32.8%, 31.2%, 0.8%) |
| CIE-LAB | lab(77.69, 31.00, 10.48) |
| CIE-LCH | lch(77.69, 32.73, 18.68°) |
| OKLab | oklab(81.96% 0.0942 0.0275) |
| OKLCH | oklch(81.96% 0.098 16.3) |
| XYZ | xyz(62.5247, 52.6923, 46.9136) |
| Luminance | 0.5269 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 4.20
Soft Pink
#FDB0C0
ΔE00 4.73
Pale Rose
#FDC1C5
ΔE00 6.05
Pink
#FFC0CB
ΔE00 6.54
Bubblegum
#FFC1CC
ΔE00 6.79
Light Rose
#FFC5CB
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDAAAE #AAFDF9
analogous
#FDAAD8 #FDAAAE #FDCFAA
triadic
#FDAAAE #AEFDAA #AAAEFD
tetradic
#FDAAAE #D8FDAA #AAFDF9 #CFAAFD
square
#FDAAAE #D8FDAA #AAFDF9 #CFAAFD
split-complementary
#FDAAAE #AAFDCF #AAD8FD
monochromatic
#FA323C #FC6E75 #FDAAAE #FEE1E3 #FEE1E3
Accessibility & contrast
On white
1.82
#FDAAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#FDAAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDAAAE
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDAAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDAAAE | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B6AE
Deuteranopia (green-blind)
#CDC6AD
Tritanopia (blue-blind)
#FFA2AC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fdaaae; /* rgb */ color: rgb(253, 170, 174); /* oklch */ color: oklch(82.0% 0.098 16.3);
Tailwind
colors: {
custom: {
50: '#ffc4c6',
500: '#fdaaae',
950: '#000000',
},
}SCSS
$custom: #fdaaae; $custom-light: #ffc4c6; $custom-dark: #000000;
JSON
{
"hex": "#fdaaae",
"rgb": {
"r": 253,
"g": 170,
"b": 174
},
"hsl": {
"h": 357.108,
"s": 95.402,
"l": 82.941
},
"oklch": {
"l": 0.81955,
"c": 0.09808,
"h": 16.3
},
"luminance": 0.52688
}Semantic roles & 50–950 ramp
primary
#FDAAAE
secondary
#6AE1DC
accent
#E6DA00
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181213
muted
#868282