#FDCDC6#FDCDC6
#FDCDC6 is a very light, muted red. Relative luminance 0.686; OKLCH L 88.8% C 0.056 H 27.9°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCDC6 |
|---|---|
| RGB | rgb(253, 205, 198) |
| HSL | hsl(8, 93%, 88%) |
| HSV | hsv(8, 22%, 99%) |
| CMYK | cmyk(0%, 19%, 21.7%, 0.8%) |
| CIE-LAB | lab(86.32, 15.89, 9.89) |
| CIE-LCH | lch(86.32, 18.72, 31.91°) |
| OKLab | oklab(88.81% 0.0491 0.026) |
| OKLCH | oklch(88.81% 0.056 27.9) |
| XYZ | xyz(72.5329, 68.6253, 62.8405) |
| Luminance | 0.6862 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.51
Light Rose
#FFC5CB
ΔE00 5.68
Mistyrose
#FFE4E1
ΔE00 7.33
Bubblegum
#FFC1CC
ΔE00 7.60
Pale Pink
#FFCFDC
ΔE00 7.62
Pink
#FFC0CB
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCDC6 #C6F6FD
analogous
#FDC6DA #FDCDC6 #FDE8C6
triadic
#FDCDC6 #C6FDCD #CDC6FD
tetradic
#FDCDC6 #DAFDC6 #C6F6FD #E8C6FD
square
#FDCDC6 #DAFDC6 #C6F6FD #E8C6FD
split-complementary
#FDCDC6 #C6FDE8 #C6DAFD
monochromatic
#F96550 #FB998B #FDCDC6 #FEE5E1 #FEE5E1
Accessibility & contrast
On white
1.43
#FDCDC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#FDCDC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCDC6
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCDC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCDC6 | 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)
#D7D3C5
Deuteranopia (green-blind)
#E2DCC6
Tritanopia (blue-blind)
#FFC8CB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #fdcdc6; /* rgb */ color: rgb(253, 205, 198); /* oklch */ color: oklch(88.8% 0.056 27.9);
Tailwind
colors: {
custom: {
50: '#fedcd7',
500: '#fdcdc6',
950: '#000000',
},
}SCSS
$custom: #fdcdc6; $custom-light: #fedcd7; $custom-dark: #000000;
JSON
{
"hex": "#fdcdc6",
"rgb": {
"r": 253,
"g": 205,
"b": 198
},
"hsl": {
"h": 7.636,
"s": 93.22,
"l": 88.431
},
"oklch": {
"l": 0.88808,
"c": 0.05553,
"h": 27.9
},
"luminance": 0.68623
}Semantic roles & 50–950 ramp
primary
#FDCDC6
secondary
#82D8E5
accent
#C8E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483