#FDD5CD#FDD5CD
#FDD5CD is a very light, muted red. Relative luminance 0.729; OKLCH L 90.5% C 0.046 H 31.2°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FDD5CD |
|---|---|
| RGB | rgb(253, 213, 205) |
| HSL | hsl(10, 92%, 90%) |
| HSV | hsv(10, 19%, 99%) |
| CMYK | cmyk(0%, 15.8%, 19%, 0.8%) |
| CIE-LAB | lab(88.39, 12.74, 9.16) |
| CIE-LCH | lch(88.39, 15.69, 35.72°) |
| OKLab | oklab(90.48% 0.0397 0.0241) |
| OKLCH | oklch(90.48% 0.046 31.2) |
| XYZ | xyz(75.3218, 72.8814, 67.8456) |
| Luminance | 0.7288 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.96
Light Rose
#FFC5CB
ΔE00 7.69
Pale Rose
#FDC1C5
ΔE00 7.80
Apricot
#FBCEB1
ΔE00 8.30
Pale Pink
#FFCFDC
ΔE00 8.50
Light Pink
#FFD1DF
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDD5CD #CDF5FD
analogous
#FDCDDD #FDD5CD #FDEDCD
triadic
#FDD5CD #CDFDD5 #D5CDFD
tetradic
#FDD5CD #DDFDCD #CDF5FD #EDCDFD
square
#FDD5CD #DDFDCD #CDF5FD #EDCDFD
split-complementary
#FDD5CD #CDFDED #CDDDFD
monochromatic
#F87257 #FBA492 #FDD5CD #FEE6E2 #FEE6E2
Accessibility & contrast
On white
1.35
#FDD5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.58
#FDD5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDD5CD
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDD5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDD5CD | 1.00 | 1.35 | 15.58 | 15.58 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CC
Deuteranopia (green-blind)
#E6E1CD
Tritanopia (blue-blind)
#FFD0D3
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #fdd5cd; /* rgb */ color: rgb(253, 213, 205); /* oklch */ color: oklch(90.5% 0.046 31.2);
Tailwind
colors: {
custom: {
50: '#fee2dc',
500: '#fdd5cd',
950: '#000000',
},
}SCSS
$custom: #fdd5cd; $custom-light: #fee2dc; $custom-dark: #000000;
JSON
{
"hex": "#fdd5cd",
"rgb": {
"r": 253,
"g": 213,
"b": 205
},
"hsl": {
"h": 10,
"s": 92.308,
"l": 89.804
},
"oklch": {
"l": 0.90475,
"c": 0.0464,
"h": 31.2
},
"luminance": 0.72879
}Semantic roles & 50–950 ramp
primary
#FDD5CD
secondary
#89D6E6
accent
#BFE600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484