#FDAEB0#FDAEB0
#FDAEB0 is a very light, moderate red. Relative luminance 0.543; OKLCH L 82.7% C 0.093 H 17.6°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FDAEB0 |
|---|---|
| RGB | rgb(253, 174, 176) |
| HSL | hsl(358, 95%, 84%) |
| HSV | hsv(358, 31%, 99%) |
| CMYK | cmyk(0%, 31.2%, 30.4%, 0.8%) |
| CIE-LAB | lab(78.63, 29.16, 10.73) |
| CIE-LCH | lch(78.63, 31.07, 20.20°) |
| OKLab | oklab(82.69% 0.0886 0.0281) |
| OKLCH | oklch(82.69% 0.093 17.6) |
| XYZ | xyz(63.4824, 54.2934, 48.2019) |
| Luminance | 0.5429 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 4.01
Soft Pink
#FDB0C0
ΔE00 4.98
Pale Rose
#FDC1C5
ΔE00 5.20
Pink
#FFC0CB
ΔE00 6.03
Bubblegum
#FFC1CC
ΔE00 6.26
Light Rose
#FFC5CB
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDAEB0 #AEFDFB
analogous
#FDAED7 #FDAEB0 #FDD3AE
triadic
#FDAEB0 #B0FDAE #AEB0FD
tetradic
#FDAEB0 #D7FDAE #AEFDFB #D3AEFD
square
#FDAEB0 #D7FDAE #AEFDFB #D3AEFD
split-complementary
#FDAEB0 #AEFDD3 #AED7FD
monochromatic
#FA373B #FC7276 #FDAEB0 #FEE1E2 #FEE1E2
Accessibility & contrast
On white
1.77
#FDAEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#FDAEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDAEB0
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDAEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDAEB0 | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBAB0
Deuteranopia (green-blind)
#CFC8AF
Tritanopia (blue-blind)
#FFA6AF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #fdaeb0; /* rgb */ color: rgb(253, 174, 176); /* oklch */ color: oklch(82.7% 0.093 17.6);
Tailwind
colors: {
custom: {
50: '#ffc6c7',
500: '#fdaeb0',
950: '#000000',
},
}SCSS
$custom: #fdaeb0; $custom-light: #ffc6c7; $custom-dark: #000000;
JSON
{
"hex": "#fdaeb0",
"rgb": {
"r": 253,
"g": 174,
"b": 176
},
"hsl": {
"h": 358.481,
"s": 95.181,
"l": 83.725
},
"oklch": {
"l": 0.82693,
"c": 0.09299,
"h": 17.6
},
"luminance": 0.54289
}Semantic roles & 50–950 ramp
primary
#FDAEB0
secondary
#6DE2DF
accent
#E6E000
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181313
muted
#868282