#FDD4CD#FDD4CD
#FDD4CD is a very light, muted red. Relative luminance 0.724; OKLCH L 90.3% C 0.047 H 29.4°. Best body text is #000000 at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FDD4CD |
|---|---|
| RGB | rgb(253, 212, 205) |
| HSL | hsl(9, 92%, 90%) |
| HSV | hsv(9, 19%, 99%) |
| CMYK | cmyk(0%, 16.2%, 19%, 0.8%) |
| CIE-LAB | lab(88.15, 13.26, 8.82) |
| CIE-LCH | lch(88.15, 15.92, 33.63°) |
| OKLab | oklab(90.29% 0.0412 0.0232) |
| OKLCH | oklch(90.29% 0.047 29.4) |
| XYZ | xyz(75.0711, 72.3799, 67.7620) |
| Luminance | 0.7238 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.18
Light Rose
#FFC5CB
ΔE00 7.11
Pale Rose
#FDC1C5
ΔE00 7.23
Pale Pink
#FFCFDC
ΔE00 7.97
Light Pink
#FFD1DF
ΔE00 8.21
Apricot
#FBCEB1
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDD4CD #CDF6FD
analogous
#FDCDDE #FDD4CD #FDECCD
triadic
#FDD4CD #CDFDD4 #D4CDFD
tetradic
#FDD4CD #DEFDCD #CDF6FD #ECCDFD
square
#FDD4CD #DEFDCD #CDF6FD #ECCDFD
split-complementary
#FDD4CD #CDFDEC #CDDEFD
monochromatic
#F86F57 #FBA192 #FDD4CD #FEE6E2 #FEE6E2
Accessibility & contrast
On white
1.36
#FDD4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.48
#FDD4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDD4CD
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDD4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDD4CD | 1.00 | 1.36 | 15.48 | 15.48 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD9CC
Deuteranopia (green-blind)
#E6E0CD
Tritanopia (blue-blind)
#FFCFD2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #fdd4cd; /* rgb */ color: rgb(253, 212, 205); /* oklch */ color: oklch(90.3% 0.047 29.4);
Tailwind
colors: {
custom: {
50: '#fee1dc',
500: '#fdd4cd',
950: '#000000',
},
}SCSS
$custom: #fdd4cd; $custom-light: #fee1dc; $custom-dark: #000000;
JSON
{
"hex": "#fdd4cd",
"rgb": {
"r": 253,
"g": 212,
"b": 205
},
"hsl": {
"h": 8.75,
"s": 92.308,
"l": 89.804
},
"oklch": {
"l": 0.90288,
"c": 0.04726,
"h": 29.4
},
"luminance": 0.72377
}Semantic roles & 50–950 ramp
primary
#FDD4CD
secondary
#89D8E6
accent
#C4E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484