#FDAEAE#FDAEAE
#FDAEAE is a very light, moderate red. Relative luminance 0.542; OKLCH L 82.6% C 0.093 H 19.2°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FDAEAE |
|---|---|
| RGB | rgb(253, 174, 174) |
| HSL | hsl(0, 95%, 84%) |
| HSV | hsv(0, 31%, 99%) |
| CMYK | cmyk(0%, 31.2%, 31.2%, 0.8%) |
| CIE-LAB | lab(78.59, 28.91, 11.75) |
| CIE-LCH | lch(78.59, 31.20, 22.12°) |
| OKLab | oklab(82.64% 0.0879 0.0307) |
| OKLCH | oklch(82.64% 0.093 19.2) |
| XYZ | xyz(63.2859, 54.2148, 47.1674) |
| Luminance | 0.5421 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 4.64
Pale Rose
#FDC1C5
ΔE00 5.44
Soft Pink
#FDB0C0
ΔE00 5.70
Pink
#FFC0CB
ΔE00 6.52
Light Rose
#FFC5CB
ΔE00 6.60
Bubblegum
#FFC1CC
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDAEAE #AEFDFD
analogous
#FDAED5 #FDAEAE #FDD5AE
triadic
#FDAEAE #AEFDAE #AEAEFD
tetradic
#FDAEAE #D5FDAE #AEFDFD #D5AEFD
square
#FDAEAE #D5FDAE #AEFDFD #D5AEFD
split-complementary
#FDAEAE #AEFDD5 #AED5FD
monochromatic
#FA3737 #FC7272 #FDAEAE #FEE1E1 #FEE1E1
Accessibility & contrast
On white
1.77
#FDAEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#FDAEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDAEAE
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDAEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDAEAE | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB9AE
Deuteranopia (green-blind)
#D0C8AD
Tritanopia (blue-blind)
#FFA6AE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #fdaeae; /* rgb */ color: rgb(253, 174, 174); /* oklch */ color: oklch(82.6% 0.093 19.2);
Tailwind
colors: {
custom: {
50: '#ffc6c6',
500: '#fdaeae',
950: '#000000',
},
}SCSS
$custom: #fdaeae; $custom-light: #ffc6c6; $custom-dark: #000000;
JSON
{
"hex": "#fdaeae",
"rgb": {
"r": 253,
"g": 174,
"b": 174
},
"hsl": {
"h": 0,
"s": 95.181,
"l": 83.725
},
"oklch": {
"l": 0.82642,
"c": 0.09309,
"h": 19.2
},
"luminance": 0.54211
}Semantic roles & 50–950 ramp
primary
#FDAEAE
secondary
#6DE2E2
accent
#E5E600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181313
muted
#868282