#FDAEB3#FDAEB3
#FDAEB3 is a very light, moderate red. Relative luminance 0.544; OKLCH L 82.8% C 0.093 H 15.1°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FDAEB3 |
|---|---|
| RGB | rgb(253, 174, 179) |
| HSL | hsl(356, 95%, 84%) |
| HSV | hsv(356, 31%, 99%) |
| CMYK | cmyk(0%, 31.2%, 29.2%, 0.8%) |
| CIE-LAB | lab(78.70, 29.55, 9.20) |
| CIE-LCH | lch(78.70, 30.95, 17.30°) |
| OKLab | oklab(82.77% 0.0898 0.0242) |
| OKLCH | oklch(82.77% 0.093 15.1) |
| XYZ | xyz(63.7825, 54.4134, 49.7824) |
| Luminance | 0.5441 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 3.12
Soft Pink
#FDB0C0
ΔE00 3.93
Pale Rose
#FDC1C5
ΔE00 4.99
Pink
#FFC0CB
ΔE00 5.40
Bubblegum
#FFC1CC
ΔE00 5.65
Light Rose
#FFC5CB
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDAEB3 #AEFDF8
analogous
#FDAEDA #FDAEB3 #FDD0AE
triadic
#FDAEB3 #B3FDAE #AEB3FD
tetradic
#FDAEB3 #DAFDAE #AEFDF8 #D0AEFD
square
#FDAEB3 #DAFDAE #AEFDF8 #D0AEFD
split-complementary
#FDAEB3 #AEFDD0 #AEDAFD
monochromatic
#FA3743 #FC727B #FDAEB3 #FEE1E3 #FEE1E3
Accessibility & contrast
On white
1.77
#FDAEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#FDAEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDAEB3
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDAEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDAEB3 | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBAB3
Deuteranopia (green-blind)
#CFC9B2
Tritanopia (blue-blind)
#FFA6B0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #fdaeb3; /* rgb */ color: rgb(253, 174, 179); /* oklch */ color: oklch(82.8% 0.093 15.1);
Tailwind
colors: {
custom: {
50: '#ffc6c9',
500: '#fdaeb3',
950: '#000000',
},
}SCSS
$custom: #fdaeb3; $custom-light: #ffc6c9; $custom-dark: #000000;
JSON
{
"hex": "#fdaeb3",
"rgb": {
"r": 253,
"g": 174,
"b": 179
},
"hsl": {
"h": 356.203,
"s": 95.181,
"l": 83.725
},
"oklch": {
"l": 0.82769,
"c": 0.09299,
"h": 15.1
},
"luminance": 0.54409
}Semantic roles & 50–950 ramp
primary
#FDAEB3
secondary
#6DE2DA
accent
#E6D700
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181313
muted
#868282