#FDAEB5#FDAEB5
#FDAEB5 is a very light, moderate red. Relative luminance 0.545; OKLCH L 82.8% C 0.093 H 13.5°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FDAEB5 |
|---|---|
| RGB | rgb(253, 174, 181) |
| HSL | hsl(355, 95%, 84%) |
| HSV | hsv(355, 31%, 99%) |
| CMYK | cmyk(0%, 31.2%, 28.5%, 0.8%) |
| CIE-LAB | lab(78.75, 29.81, 8.19) |
| CIE-LCH | lch(78.75, 30.91, 15.35°) |
| OKLab | oklab(82.82% 0.0905 0.0217) |
| OKLCH | oklch(82.82% 0.093 13.5) |
| XYZ | xyz(63.9862, 54.4949, 50.8555) |
| Luminance | 0.5449 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 2.60
Soft Pink
#FDB0C0
ΔE00 3.23
Pale Rose
#FDC1C5
ΔE00 4.97
Pink
#FFC0CB
ΔE00 5.05
Bubblegum
#FFC1CC
ΔE00 5.31
Pastel Pink
#FFBACD
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDAEB5 #AEFDF6
analogous
#FDAEDC #FDAEB5 #FDCEAE
triadic
#FDAEB5 #B5FDAE #AEB5FD
tetradic
#FDAEB5 #DCFDAE #AEFDF6 #CEAEFD
square
#FDAEB5 #DCFDAE #AEFDF6 #CEAEFD
split-complementary
#FDAEB5 #AEFDCE #AEDCFD
monochromatic
#FA3748 #FC727E #FDAEB5 #FEE1E4 #FEE1E4
Accessibility & contrast
On white
1.76
#FDAEB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#FDAEB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDAEB5
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDAEB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDAEB5 | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBAB5
Deuteranopia (green-blind)
#CEC9B4
Tritanopia (blue-blind)
#FFA7B1
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #fdaeb5; /* rgb */ color: rgb(253, 174, 181); /* oklch */ color: oklch(82.8% 0.093 13.5);
Tailwind
colors: {
custom: {
50: '#ffc6cb',
500: '#fdaeb5',
950: '#000000',
},
}SCSS
$custom: #fdaeb5; $custom-light: #ffc6cb; $custom-dark: #000000;
JSON
{
"hex": "#fdaeb5",
"rgb": {
"r": 253,
"g": 174,
"b": 181
},
"hsl": {
"h": 354.684,
"s": 95.181,
"l": 83.725
},
"oklch": {
"l": 0.82821,
"c": 0.09307,
"h": 13.5
},
"luminance": 0.54491
}Semantic roles & 50–950 ramp
primary
#FDAEB5
secondary
#6DE2D8
accent
#E6D100
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181313
muted
#868282