#FDCDC5#FDCDC5
#FDCDC5 is a very light, muted red. Relative luminance 0.686; OKLCH L 88.8% C 0.056 H 29.2°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCDC5 |
|---|---|
| RGB | rgb(253, 205, 197) |
| HSL | hsl(9, 93%, 88%) |
| HSV | hsv(9, 22%, 99%) |
| CMYK | cmyk(0%, 19%, 22.1%, 0.8%) |
| CIE-LAB | lab(86.30, 15.75, 10.39) |
| CIE-LCH | lch(86.30, 18.87, 33.42°) |
| OKLab | oklab(88.78% 0.0487 0.0272) |
| OKLCH | oklch(88.78% 0.056 29.2) |
| XYZ | xyz(72.4180, 68.5794, 62.2350) |
| Luminance | 0.6858 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.85
Light Rose
#FFC5CB
ΔE00 6.06
Mistyrose
#FFE4E1
ΔE00 7.37
Bubblegum
#FFC1CC
ΔE00 7.97
Pale Pink
#FFCFDC
ΔE00 8.04
Pink
#FFC0CB
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCDC5 #C5F5FD
analogous
#FDC5D9 #FDCDC5 #FDE9C5
triadic
#FDCDC5 #C5FDCD #CDC5FD
tetradic
#FDCDC5 #D9FDC5 #C5F5FD #E9C5FD
square
#FDCDC5 #D9FDC5 #C5F5FD #E9C5FD
split-complementary
#FDCDC5 #C5FDE9 #C5D9FD
monochromatic
#F9674F #FB9A8A #FDCDC5 #FEE5E1 #FEE5E1
Accessibility & contrast
On white
1.43
#FDCDC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#FDCDC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCDC5
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCDC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCDC5 | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D2C4
Deuteranopia (green-blind)
#E2DCC5
Tritanopia (blue-blind)
#FFC7CB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #fdcdc5; /* rgb */ color: rgb(253, 205, 197); /* oklch */ color: oklch(88.8% 0.056 29.2);
Tailwind
colors: {
custom: {
50: '#fedcd6',
500: '#fdcdc5',
950: '#000000',
},
}SCSS
$custom: #fdcdc5; $custom-light: #fedcd6; $custom-dark: #000000;
JSON
{
"hex": "#fdcdc5",
"rgb": {
"r": 253,
"g": 205,
"b": 197
},
"hsl": {
"h": 8.571,
"s": 93.333,
"l": 88.235
},
"oklch": {
"l": 0.88783,
"c": 0.0558,
"h": 29.2
},
"luminance": 0.68577
}Semantic roles & 50–950 ramp
primary
#FDCDC5
secondary
#82D7E5
accent
#C5E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483