#FDCDC4#FDCDC4
#FDCDC4 is a very light, muted red. Relative luminance 0.685; OKLCH L 88.8% C 0.056 H 30.5°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCDC4 |
|---|---|
| RGB | rgb(253, 205, 196) |
| HSL | hsl(9, 93%, 88%) |
| HSV | hsv(9, 23%, 99%) |
| CMYK | cmyk(0%, 19%, 22.5%, 0.8%) |
| CIE-LAB | lab(86.27, 15.60, 10.89) |
| CIE-LCH | lch(86.27, 19.03, 34.91°) |
| OKLab | oklab(88.76% 0.0483 0.0285) |
| OKLCH | oklch(88.76% 0.056 30.5) |
| XYZ | xyz(72.3038, 68.5337, 61.6336) |
| Luminance | 0.6853 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 6.20
Light Rose
#FFC5CB
ΔE00 6.44
Mistyrose
#FFE4E1
ΔE00 7.43
Apricot
#FBCEB1
ΔE00 8.34
Bubblegum
#FFC1CC
ΔE00 8.36
Pale Pink
#FFCFDC
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCDC4 #C4F4FD
analogous
#FDC4D7 #FDCDC4 #FDE9C4
triadic
#FDCDC4 #C4FDCD #CDC4FD
tetradic
#FDCDC4 #D7FDC4 #C4F4FD #E9C4FD
square
#FDCDC4 #D7FDC4 #C4F4FD #E9C4FD
split-complementary
#FDCDC4 #C4FDE9 #C4D7FD
monochromatic
#F9694E #FB9B89 #FDCDC4 #FEE6E1 #FEE6E1
Accessibility & contrast
On white
1.43
#FDCDC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#FDCDC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCDC4
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCDC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCDC4 | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D2C3
Deuteranopia (green-blind)
#E2DBC4
Tritanopia (blue-blind)
#FFC7CB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #fdcdc4; /* rgb */ color: rgb(253, 205, 196); /* oklch */ color: oklch(88.8% 0.056 30.5);
Tailwind
colors: {
custom: {
50: '#fedcd5',
500: '#fdcdc4',
950: '#000000',
},
}SCSS
$custom: #fdcdc4; $custom-light: #fedcd5; $custom-dark: #000000;
JSON
{
"hex": "#fdcdc4",
"rgb": {
"r": 253,
"g": 205,
"b": 196
},
"hsl": {
"h": 9.474,
"s": 93.443,
"l": 88.039
},
"oklch": {
"l": 0.88757,
"c": 0.05609,
"h": 30.5
},
"luminance": 0.68531
}Semantic roles & 50–950 ramp
primary
#FDCDC4
secondary
#81D5E5
accent
#C1E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483