#FDAEB2#FDAEB2
#FDAEB2 is a very light, moderate red. Relative luminance 0.544; OKLCH L 82.7% C 0.093 H 15.9°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FDAEB2 |
|---|---|
| RGB | rgb(253, 174, 178) |
| HSL | hsl(357, 95%, 84%) |
| HSV | hsv(357, 31%, 99%) |
| CMYK | cmyk(0%, 31.2%, 29.6%, 0.8%) |
| CIE-LAB | lab(78.68, 29.42, 9.71) |
| CIE-LCH | lch(78.68, 30.98, 18.27°) |
| OKLab | oklab(82.74% 0.0894 0.0255) |
| OKLCH | oklch(82.74% 0.093 15.9) |
| XYZ | xyz(63.6817, 54.3731, 49.2517) |
| Luminance | 0.5437 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 3.40
Soft Pink
#FDB0C0
ΔE00 4.28
Pale Rose
#FDC1C5
ΔE00 5.04
Pink
#FFC0CB
ΔE00 5.60
Bubblegum
#FFC1CC
ΔE00 5.84
Light Rose
#FFC5CB
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDAEB2 #AEFDF9
analogous
#FDAED9 #FDAEB2 #FDD1AE
triadic
#FDAEB2 #B2FDAE #AEB2FD
tetradic
#FDAEB2 #D9FDAE #AEFDF9 #D1AEFD
square
#FDAEB2 #D9FDAE #AEFDF9 #D1AEFD
split-complementary
#FDAEB2 #AEFDD1 #AED9FD
monochromatic
#FA3740 #FC7279 #FDAEB2 #FEE1E3 #FEE1E3
Accessibility & contrast
On white
1.77
#FDAEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#FDAEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDAEB2
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDAEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDAEB2 | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBAB2
Deuteranopia (green-blind)
#CFC9B1
Tritanopia (blue-blind)
#FFA6B0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #fdaeb2; /* rgb */ color: rgb(253, 174, 178); /* oklch */ color: oklch(82.7% 0.093 15.9);
Tailwind
colors: {
custom: {
50: '#ffc6c9',
500: '#fdaeb2',
950: '#000000',
},
}SCSS
$custom: #fdaeb2; $custom-light: #ffc6c9; $custom-dark: #000000;
JSON
{
"hex": "#fdaeb2",
"rgb": {
"r": 253,
"g": 174,
"b": 178
},
"hsl": {
"h": 356.962,
"s": 95.181,
"l": 83.725
},
"oklch": {
"l": 0.82743,
"c": 0.09297,
"h": 15.9
},
"luminance": 0.54369
}Semantic roles & 50–950 ramp
primary
#FDAEB2
secondary
#6DE2DC
accent
#E6DA00
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181313
muted
#868282