#FDADAE#FDADAE
#FDADAE is a very light, moderate red. Relative luminance 0.538; OKLCH L 82.5% C 0.094 H 18.5°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FDADAE |
|---|---|
| RGB | rgb(253, 173, 174) |
| HSL | hsl(359, 95%, 84%) |
| HSV | hsv(359, 32%, 99%) |
| CMYK | cmyk(0%, 31.6%, 31.2%, 0.8%) |
| CIE-LAB | lab(78.36, 29.43, 11.43) |
| CIE-LCH | lch(78.36, 31.57, 21.23°) |
| OKLab | oklab(82.47% 0.0895 0.0299) |
| OKLCH | oklch(82.47% 0.094 18.5) |
| XYZ | xyz(63.0935, 53.8299, 47.1032) |
| Luminance | 0.5383 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 4.48
Soft Pink
#FDB0C0
ΔE00 5.42
Pale Rose
#FDC1C5
ΔE00 5.56
Pink
#FFC0CB
ΔE00 6.49
Light Rose
#FFC5CB
ΔE00 6.69
Bubblegum
#FFC1CC
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDADAE #ADFDFC
analogous
#FDADD6 #FDADAE #FDD4AD
triadic
#FDADAE #AEFDAD #ADAEFD
tetradic
#FDADAE #D6FDAD #ADFDFC #D4ADFD
square
#FDADAE #D6FDAD #ADFDFC #D4ADFD
split-complementary
#FDADAE #ADFDD4 #ADD6FD
monochromatic
#FA3638 #FC7173 #FDADAE #FEE1E1 #FEE1E1
Accessibility & contrast
On white
1.78
#FDADAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#FDADAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDADAE
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDADAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDADAE | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB9AE
Deuteranopia (green-blind)
#CFC8AD
Tritanopia (blue-blind)
#FFA5AE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #fdadae; /* rgb */ color: rgb(253, 173, 174); /* oklch */ color: oklch(82.5% 0.094 18.5);
Tailwind
colors: {
custom: {
50: '#ffc6c6',
500: '#fdadae',
950: '#000000',
},
}SCSS
$custom: #fdadae; $custom-light: #ffc6c6; $custom-dark: #000000;
JSON
{
"hex": "#fdadae",
"rgb": {
"r": 253,
"g": 173,
"b": 174
},
"hsl": {
"h": 359.25,
"s": 95.238,
"l": 83.529
},
"oklch": {
"l": 0.8247,
"c": 0.09431,
"h": 18.5
},
"luminance": 0.53826
}Semantic roles & 50–950 ramp
primary
#FDADAE
secondary
#6CE2E0
accent
#E6E300
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181313
muted
#868282