#FDCDC3#FDCDC3
#FDCDC3 is a very light, muted red. Relative luminance 0.685; OKLCH L 88.7% C 0.056 H 31.8°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCDC3 |
|---|---|
| RGB | rgb(253, 205, 195) |
| HSL | hsl(10, 94%, 88%) |
| HSV | hsv(10, 23%, 99%) |
| CMYK | cmyk(0%, 19%, 22.9%, 0.8%) |
| CIE-LAB | lab(86.25, 15.46, 11.39) |
| CIE-LCH | lch(86.25, 19.20, 36.37°) |
| OKLab | oklab(88.73% 0.0479 0.0298) |
| OKLCH | oklch(88.73% 0.056 31.8) |
| XYZ | xyz(72.1903, 68.4883, 61.0361) |
| Luminance | 0.6848 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 6.56
Light Rose
#FFC5CB
ΔE00 6.83
Mistyrose
#FFE4E1
ΔE00 7.52
Apricot
#FBCEB1
ΔE00 7.93
Bubblegum
#FFC1CC
ΔE00 8.75
Pale Salmon
#FFB19A
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCDC3 #C3F3FD
analogous
#FDC3D6 #FDCDC3 #FDEAC3
triadic
#FDCDC3 #C3FDCD #CDC3FD
tetradic
#FDCDC3 #D6FDC3 #C3F3FD #EAC3FD
square
#FDCDC3 #D6FDC3 #C3F3FD #EAC3FD
split-complementary
#FDCDC3 #C3FDEA #C3D6FD
monochromatic
#F96A4D #FB9C88 #FDCDC3 #FEE6E1 #FEE6E1
Accessibility & contrast
On white
1.43
#FDCDC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#FDCDC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCDC3
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCDC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCDC3 | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D2C2
Deuteranopia (green-blind)
#E2DBC3
Tritanopia (blue-blind)
#FFC7CA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #fdcdc3; /* rgb */ color: rgb(253, 205, 195); /* oklch */ color: oklch(88.7% 0.056 31.8);
Tailwind
colors: {
custom: {
50: '#ffdcd5',
500: '#fdcdc3',
950: '#000000',
},
}SCSS
$custom: #fdcdc3; $custom-light: #ffdcd5; $custom-dark: #000000;
JSON
{
"hex": "#fdcdc3",
"rgb": {
"r": 253,
"g": 205,
"b": 195
},
"hsl": {
"h": 10.345,
"s": 93.548,
"l": 87.843
},
"oklch": {
"l": 0.88732,
"c": 0.05642,
"h": 31.8
},
"luminance": 0.68485
}Semantic roles & 50–950 ramp
primary
#FDCDC3
secondary
#80D3E4
accent
#BEE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483