#FDCDC0#FDCDC0
#FDCDC0 is a very light, muted red. Relative luminance 0.684; OKLCH L 88.7% C 0.058 H 35.6°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCDC0 |
|---|---|
| RGB | rgb(253, 205, 192) |
| HSL | hsl(13, 94%, 87%) |
| HSV | hsv(13, 24%, 99%) |
| CMYK | cmyk(0%, 19%, 24.1%, 0.8%) |
| CIE-LAB | lab(86.18, 15.04, 12.88) |
| CIE-LCH | lch(86.18, 19.80, 40.57°) |
| OKLab | oklab(88.66% 0.0468 0.0335) |
| OKLCH | oklch(88.66% 0.058 35.6) |
| XYZ | xyz(71.8545, 68.3540, 59.2677) |
| Luminance | 0.6835 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.69
Pale Rose
#FDC1C5
ΔE00 7.69
Mistyrose
#FFE4E1
ΔE00 7.86
Light Rose
#FFC5CB
ΔE00 8.04
Pale Salmon
#FFB19A
ΔE00 8.35
Peach
#FFDAB9
ΔE00 9.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCDC0 #C0F0FD
analogous
#FDC0D2 #FDCDC0 #FDECC0
triadic
#FDCDC0 #C0FDCD #CDC0FD
tetradic
#FDCDC0 #D2FDC0 #C0F0FD #ECC0FD
square
#FDCDC0 #D2FDC0 #C0F0FD #ECC0FD
split-complementary
#FDCDC0 #C0FDEC #C0D2FD
monochromatic
#F96F49 #FB9E85 #FDCDC0 #FEE7E1 #FEE7E1
Accessibility & contrast
On white
1.43
#FDCDC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#FDCDC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCDC0
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCDC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCDC0 | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D2BF
Deuteranopia (green-blind)
#E3DBC0
Tritanopia (blue-blind)
#FFC7C9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #fdcdc0; /* rgb */ color: rgb(253, 205, 192); /* oklch */ color: oklch(88.7% 0.058 35.6);
Tailwind
colors: {
custom: {
50: '#ffdcd3',
500: '#fdcdc0',
950: '#000000',
},
}SCSS
$custom: #fdcdc0; $custom-light: #ffdcd3; $custom-dark: #000000;
JSON
{
"hex": "#fdcdc0",
"rgb": {
"r": 253,
"g": 205,
"b": 192
},
"hsl": {
"h": 12.787,
"s": 93.846,
"l": 87.255
},
"oklch": {
"l": 0.88658,
"c": 0.05756,
"h": 35.6
},
"luminance": 0.68351
}Semantic roles & 50–950 ramp
primary
#FDCDC0
secondary
#7DCEE4
accent
#B5E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483