#FDAEBB#FDAEBB
#FDAEBB is a very light, moderate red. Relative luminance 0.547; OKLCH L 83.0% C 0.094 H 8.5°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FDAEBB |
|---|---|
| RGB | rgb(253, 174, 187) |
| HSL | hsl(350, 95%, 84%) |
| HSV | hsv(350, 31%, 99%) |
| CMYK | cmyk(0%, 31.2%, 26.1%, 0.8%) |
| CIE-LAB | lab(78.89, 30.61, 5.14) |
| CIE-LCH | lch(78.89, 31.04, 9.53°) |
| OKLab | oklab(82.98% 0.0927 0.0138) |
| OKLCH | oklch(82.98% 0.094 8.5) |
| XYZ | xyz(64.6151, 54.7465, 54.1678) |
| Luminance | 0.5474 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 1.25
Lightpink
#FFB6C1
ΔE00 1.90
Pastel Pink
#FFBACD
ΔE00 3.98
Baby Pink
#FFB7CE
ΔE00 4.36
Pink
#FFC0CB
ΔE00 4.47
Bubblegum
#FFC1CC
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDAEBB #AEFDF0
analogous
#FDAEE2 #FDAEBB #FDC8AE
triadic
#FDAEBB #BBFDAE #AEBBFD
tetradic
#FDAEBB #E2FDAE #AEFDF0 #C8AEFD
square
#FDAEBB #E2FDAE #AEFDF0 #C8AEFD
split-complementary
#FDAEBB #AEFDC8 #AEE2FD
monochromatic
#FA3757 #FC7289 #FDAEBB #FEE1E6 #FEE1E6
Accessibility & contrast
On white
1.76
#FDAEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#FDAEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDAEBB
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDAEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDAEBB | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABBBB
Deuteranopia (green-blind)
#CDC9B9
Tritanopia (blue-blind)
#FFA8B3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #fdaebb; /* rgb */ color: rgb(253, 174, 187); /* oklch */ color: oklch(83.0% 0.094 8.5);
Tailwind
colors: {
custom: {
50: '#ffc7cf',
500: '#fdaebb',
950: '#000000',
},
}SCSS
$custom: #fdaebb; $custom-light: #ffc7cf; $custom-dark: #000000;
JSON
{
"hex": "#fdaebb",
"rgb": {
"r": 253,
"g": 174,
"b": 187
},
"hsl": {
"h": 350.127,
"s": 95.181,
"l": 83.725
},
"oklch": {
"l": 0.82981,
"c": 0.09377,
"h": 8.5
},
"luminance": 0.54743
}Semantic roles & 50–950 ramp
primary
#FDAEBB
secondary
#6DE2CF
accent
#E6C000
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#181313
muted
#868283