#FDAEB4#FDAEB4
#FDAEB4 is a very light, moderate red. Relative luminance 0.544; OKLCH L 82.8% C 0.093 H 14.3°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FDAEB4 |
|---|---|
| RGB | rgb(253, 174, 180) |
| HSL | hsl(355, 95%, 84%) |
| HSV | hsv(355, 31%, 99%) |
| CMYK | cmyk(0%, 31.2%, 28.9%, 0.8%) |
| CIE-LAB | lab(78.73, 29.68, 8.69) |
| CIE-LCH | lch(78.73, 30.93, 16.33°) |
| OKLab | oklab(82.8% 0.0901 0.023) |
| OKLCH | oklch(82.8% 0.093 14.3) |
| XYZ | xyz(63.8840, 54.4540, 50.3170) |
| Luminance | 0.5445 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 2.85
Soft Pink
#FDB0C0
ΔE00 3.58
Pale Rose
#FDC1C5
ΔE00 4.97
Pink
#FFC0CB
ΔE00 5.21
Bubblegum
#FFC1CC
ΔE00 5.47
Pastel Pink
#FFBACD
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDAEB4 #AEFDF7
analogous
#FDAEDB #FDAEB4 #FDCFAE
triadic
#FDAEB4 #B4FDAE #AEB4FD
tetradic
#FDAEB4 #DBFDAE #AEFDF7 #CFAEFD
square
#FDAEB4 #DBFDAE #AEFDF7 #CFAEFD
split-complementary
#FDAEB4 #AEFDCF #AEDBFD
monochromatic
#FA3745 #FC727D #FDAEB4 #FEE1E3 #FEE1E3
Accessibility & contrast
On white
1.77
#FDAEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#FDAEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDAEB4
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDAEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDAEB4 | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBAB4
Deuteranopia (green-blind)
#CFC9B3
Tritanopia (blue-blind)
#FFA7B0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #fdaeb4; /* rgb */ color: rgb(253, 174, 180); /* oklch */ color: oklch(82.8% 0.093 14.3);
Tailwind
colors: {
custom: {
50: '#ffc6ca',
500: '#fdaeb4',
950: '#000000',
},
}SCSS
$custom: #fdaeb4; $custom-light: #ffc6ca; $custom-dark: #000000;
JSON
{
"hex": "#fdaeb4",
"rgb": {
"r": 253,
"g": 174,
"b": 180
},
"hsl": {
"h": 355.443,
"s": 95.181,
"l": 83.725
},
"oklch": {
"l": 0.82795,
"c": 0.09302,
"h": 14.3
},
"luminance": 0.5445
}Semantic roles & 50–950 ramp
primary
#FDAEB4
secondary
#6DE2D9
accent
#E6D400
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181313
muted
#868282