#FDCDC1#FDCDC1
#FDCDC1 is a very light, muted red. Relative luminance 0.684; OKLCH L 88.7% C 0.057 H 34.4°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCDC1 |
|---|---|
| RGB | rgb(253, 205, 193) |
| HSL | hsl(12, 94%, 87%) |
| HSV | hsv(12, 24%, 99%) |
| CMYK | cmyk(0%, 19%, 23.7%, 0.8%) |
| CIE-LAB | lab(86.21, 15.18, 12.38) |
| CIE-LCH | lch(86.21, 19.59, 39.20°) |
| OKLab | oklab(88.68% 0.0472 0.0323) |
| OKLCH | oklch(88.68% 0.057 34.4) |
| XYZ | xyz(71.9657, 68.3985, 59.8532) |
| Luminance | 0.6840 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Apricot
#FBCEB1
ΔE00 7.11
Pale Rose
#FDC1C5
ΔE00 7.31
Light Rose
#FFC5CB
ΔE00 7.63
Mistyrose
#FFE4E1
ΔE00 7.73
Pale Salmon
#FFB19A
ΔE00 8.48
Bubblegum
#FFC1CC
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCDC1 #C1F1FD
analogous
#FDC1D3 #FDCDC1 #FDEBC1
triadic
#FDCDC1 #C1FDCD #CDC1FD
tetradic
#FDCDC1 #D3FDC1 #C1F1FD #EBC1FD
square
#FDCDC1 #D3FDC1 #C1F1FD #EBC1FD
split-complementary
#FDCDC1 #C1FDEB #C1D3FD
monochromatic
#F96D4A #FB9D86 #FDCDC1 #FEE7E1 #FEE7E1
Accessibility & contrast
On white
1.43
#FDCDC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#FDCDC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCDC1
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCDC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCDC1 | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D2C0
Deuteranopia (green-blind)
#E3DBC1
Tritanopia (blue-blind)
#FFC7CA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #fdcdc1; /* rgb */ color: rgb(253, 205, 193); /* oklch */ color: oklch(88.7% 0.057 34.4);
Tailwind
colors: {
custom: {
50: '#ffdcd3',
500: '#fdcdc1',
950: '#000000',
},
}SCSS
$custom: #fdcdc1; $custom-light: #ffdcd3; $custom-dark: #000000;
JSON
{
"hex": "#fdcdc1",
"rgb": {
"r": 253,
"g": 205,
"b": 193
},
"hsl": {
"h": 12,
"s": 93.75,
"l": 87.451
},
"oklch": {
"l": 0.88683,
"c": 0.05715,
"h": 34.4
},
"luminance": 0.68396
}Semantic roles & 50–950 ramp
primary
#FDCDC1
secondary
#7ED0E4
accent
#B8E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483