#FDCDC8#FDCDC8
#FDCDC8 is a very light, muted red. Relative luminance 0.687; OKLCH L 88.9% C 0.055 H 25.2°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCDC8 |
|---|---|
| RGB | rgb(253, 205, 200) |
| HSL | hsl(6, 93%, 89%) |
| HSV | hsv(6, 21%, 99%) |
| CMYK | cmyk(0%, 19%, 20.9%, 0.8%) |
| CIE-LAB | lab(86.36, 16.18, 8.90) |
| CIE-LCH | lch(86.36, 18.46, 28.82°) |
| OKLab | oklab(88.86% 0.0499 0.0234) |
| OKLCH | oklch(88.86% 0.055 25.2) |
| XYZ | xyz(72.7651, 68.7182, 64.0634) |
| Luminance | 0.6872 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.89
Light Rose
#FFC5CB
ΔE00 4.95
Pale Pink
#FFCFDC
ΔE00 6.81
Bubblegum
#FFC1CC
ΔE00 6.86
Pink
#FFC0CB
ΔE00 6.99
Light Pink
#FFD1DF
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCDC8 #C8F8FD
analogous
#FDC8DE #FDCDC8 #FDE8C8
triadic
#FDCDC8 #C8FDCD #CDC8FD
tetradic
#FDCDC8 #DEFDC8 #C8F8FD #E8C8FD
square
#FDCDC8 #DEFDC8 #C8F8FD #E8C8FD
split-complementary
#FDCDC8 #C8FDE8 #C8DEFD
monochromatic
#F96252 #FB978D #FDCDC8 #FEE4E1 #FEE4E1
Accessibility & contrast
On white
1.42
#FDCDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#FDCDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCDC8
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCDC8 | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3C8
Deuteranopia (green-blind)
#E1DCC7
Tritanopia (blue-blind)
#FFC8CC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #fdcdc8; /* rgb */ color: rgb(253, 205, 200); /* oklch */ color: oklch(88.9% 0.055 25.2);
Tailwind
colors: {
custom: {
50: '#fedcd8',
500: '#fdcdc8',
950: '#000000',
},
}SCSS
$custom: #fdcdc8; $custom-light: #fedcd8; $custom-dark: #000000;
JSON
{
"hex": "#fdcdc8",
"rgb": {
"r": 253,
"g": 205,
"b": 200
},
"hsl": {
"h": 5.66,
"s": 92.982,
"l": 88.824
},
"oklch": {
"l": 0.88859,
"c": 0.05508,
"h": 25.2
},
"luminance": 0.68715
}Semantic roles & 50–950 ramp
primary
#FDCDC8
secondary
#84DCE5
accent
#D0E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483