#FDCDC9#FDCDC9
#FDCDC9 is a very light, muted red. Relative luminance 0.688; OKLCH L 88.9% C 0.055 H 23.8°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCDC9 |
|---|---|
| RGB | rgb(253, 205, 201) |
| HSL | hsl(5, 93%, 89%) |
| HSV | hsv(5, 21%, 99%) |
| CMYK | cmyk(0%, 19%, 20.6%, 0.8%) |
| CIE-LAB | lab(86.39, 16.32, 8.40) |
| CIE-LCH | lch(86.39, 18.36, 27.24°) |
| OKLab | oklab(88.89% 0.0502 0.0221) |
| OKLCH | oklch(88.89% 0.055 23.8) |
| XYZ | xyz(72.8824, 68.7651, 64.6809) |
| Luminance | 0.6876 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 4.60
Pale Rose
#FDC1C5
ΔE00 4.60
Pale Pink
#FFCFDC
ΔE00 6.40
Bubblegum
#FFC1CC
ΔE00 6.51
Pink
#FFC0CB
ΔE00 6.64
Light Pink
#FFD1DF
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCDC9 #C9F9FD
analogous
#FDC9DF #FDCDC9 #FDE7C9
triadic
#FDCDC9 #C9FDCD #CDC9FD
tetradic
#FDCDC9 #DFFDC9 #C9F9FD #E7C9FD
square
#FDCDC9 #DFFDC9 #C9F9FD #E7C9FD
split-complementary
#FDCDC9 #C9FDE7 #C9DFFD
monochromatic
#F96053 #FB968E #FDCDC9 #FEE4E1 #FEE4E1
Accessibility & contrast
On white
1.42
#FDCDC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#FDCDC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCDC9
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCDC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCDC9 | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3C9
Deuteranopia (green-blind)
#E1DCC8
Tritanopia (blue-blind)
#FFC8CC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #fdcdc9; /* rgb */ color: rgb(253, 205, 201); /* oklch */ color: oklch(88.9% 0.055 23.8);
Tailwind
colors: {
custom: {
50: '#fedcd9',
500: '#fdcdc9',
950: '#000000',
},
}SCSS
$custom: #fdcdc9; $custom-light: #fedcd9; $custom-dark: #000000;
JSON
{
"hex": "#fdcdc9",
"rgb": {
"r": 253,
"g": 205,
"b": 201
},
"hsl": {
"h": 4.615,
"s": 92.857,
"l": 89.02
},
"oklch": {
"l": 0.88885,
"c": 0.05489,
"h": 23.8
},
"luminance": 0.68762
}Semantic roles & 50–950 ramp
primary
#FDCDC9
secondary
#85DEE5
accent
#D4E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483