#FDAEB6#FDAEB6
#FDAEB6 is a very light, moderate red. Relative luminance 0.545; OKLCH L 82.8% C 0.093 H 12.6°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FDAEB6 |
|---|---|
| RGB | rgb(253, 174, 182) |
| HSL | hsl(354, 95%, 84%) |
| HSV | hsv(354, 31%, 99%) |
| CMYK | cmyk(0%, 31.2%, 28.1%, 0.8%) |
| CIE-LAB | lab(78.77, 29.94, 7.68) |
| CIE-LCH | lch(78.77, 30.91, 14.38°) |
| OKLab | oklab(82.85% 0.0909 0.0204) |
| OKLCH | oklch(82.85% 0.093 12.6) |
| XYZ | xyz(64.0892, 54.5361, 51.3978) |
| Luminance | 0.5453 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 2.38
Soft Pink
#FDB0C0
ΔE00 2.89
Pink
#FFC0CB
ΔE00 4.90
Pale Rose
#FDC1C5
ΔE00 4.99
Bubblegum
#FFC1CC
ΔE00 5.16
Pastel Pink
#FFBACD
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDAEB6 #AEFDF5
analogous
#FDAEDD #FDAEB6 #FDCDAE
triadic
#FDAEB6 #B6FDAE #AEB6FD
tetradic
#FDAEB6 #DDFDAE #AEFDF5 #CDAEFD
square
#FDAEB6 #DDFDAE #AEFDF5 #CDAEFD
split-complementary
#FDAEB6 #AEFDCD #AEDDFD
monochromatic
#FA374A #FC7280 #FDAEB6 #FEE1E4 #FEE1E4
Accessibility & contrast
On white
1.76
#FDAEB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#FDAEB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDAEB6
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDAEB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDAEB6 | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBAB6
Deuteranopia (green-blind)
#CEC9B5
Tritanopia (blue-blind)
#FFA7B1
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #fdaeb6; /* rgb */ color: rgb(253, 174, 182); /* oklch */ color: oklch(82.8% 0.093 12.6);
Tailwind
colors: {
custom: {
50: '#ffc6cb',
500: '#fdaeb6',
950: '#000000',
},
}SCSS
$custom: #fdaeb6; $custom-light: #ffc6cb; $custom-dark: #000000;
JSON
{
"hex": "#fdaeb6",
"rgb": {
"r": 253,
"g": 174,
"b": 182
},
"hsl": {
"h": 353.924,
"s": 95.181,
"l": 83.725
},
"oklch": {
"l": 0.82847,
"c": 0.09314,
"h": 12.6
},
"luminance": 0.54532
}Semantic roles & 50–950 ramp
primary
#FDAEB6
secondary
#6DE2D6
accent
#E6CE00
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181313
muted
#868282