#FDD3CD#FDD3CD
#FDD3CD is a very light, muted red. Relative luminance 0.719; OKLCH L 90.1% C 0.048 H 27.6°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FDD3CD |
|---|---|
| RGB | rgb(253, 211, 205) |
| HSL | hsl(8, 92%, 90%) |
| HSV | hsv(8, 19%, 99%) |
| CMYK | cmyk(0%, 16.6%, 19%, 0.8%) |
| CIE-LAB | lab(87.91, 13.78, 8.47) |
| CIE-LCH | lch(87.91, 16.17, 31.59°) |
| OKLab | oklab(90.1% 0.0427 0.0223) |
| OKLCH | oklch(90.1% 0.048 27.6) |
| XYZ | xyz(74.8219, 71.8815, 67.6790) |
| Luminance | 0.7188 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.44
Light Rose
#FFC5CB
ΔE00 6.54
Pale Rose
#FDC1C5
ΔE00 6.68
Pale Pink
#FFCFDC
ΔE00 7.45
Light Pink
#FFD1DF
ΔE00 7.72
Bubblegum
#FFC1CC
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDD3CD #CDF7FD
analogous
#FDCDDF #FDD3CD #FDEBCD
triadic
#FDD3CD #CDFDD3 #D3CDFD
tetradic
#FDD3CD #DFFDCD #CDF7FD #EBCDFD
square
#FDD3CD #DFFDCD #CDF7FD #EBCDFD
split-complementary
#FDD3CD #CDFDEB #CDDFFD
monochromatic
#F86B57 #FB9F92 #FDD3CD #FEE5E2 #FEE5E2
Accessibility & contrast
On white
1.37
#FDD3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#FDD3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDD3CD
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDD3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDD3CD | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD8CC
Deuteranopia (green-blind)
#E5E0CD
Tritanopia (blue-blind)
#FFCED1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #fdd3cd; /* rgb */ color: rgb(253, 211, 205); /* oklch */ color: oklch(90.1% 0.048 27.6);
Tailwind
colors: {
custom: {
50: '#fee0dc',
500: '#fdd3cd',
950: '#000000',
},
}SCSS
$custom: #fdd3cd; $custom-light: #fee0dc; $custom-dark: #000000;
JSON
{
"hex": "#fdd3cd",
"rgb": {
"r": 253,
"g": 211,
"b": 205
},
"hsl": {
"h": 7.5,
"s": 92.308,
"l": 89.804
},
"oklch": {
"l": 0.90101,
"c": 0.04817,
"h": 27.6
},
"luminance": 0.71879
}Semantic roles & 50–950 ramp
primary
#FDD3CD
secondary
#89DAE6
accent
#C9E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484