#FDD1CD#FDD1CD
#FDD1CD is a very light, muted red. Relative luminance 0.709; OKLCH L 89.7% C 0.050 H 24.2°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FDD1CD |
|---|---|
| RGB | rgb(253, 209, 205) |
| HSL | hsl(5, 92%, 90%) |
| HSV | hsv(5, 19%, 99%) |
| CMYK | cmyk(0%, 17.4%, 19%, 0.8%) |
| CIE-LAB | lab(87.43, 14.82, 7.79) |
| CIE-LCH | lch(87.43, 16.74, 27.72°) |
| OKLab | oklab(89.73% 0.0457 0.0206) |
| OKLCH | oklch(89.73% 0.05 24.2) |
| XYZ | xyz(74.3281, 70.8939, 67.5144) |
| Luminance | 0.7089 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 5.44
Pale Rose
#FDC1C5
ΔE00 5.63
Mistyrose
#FFE4E1
ΔE00 6.06
Pale Pink
#FFCFDC
ΔE00 6.48
Light Pink
#FFD1DF
ΔE00 6.80
Bubblegum
#FFC1CC
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDD1CD #CDF9FD
analogous
#FDCDE1 #FDD1CD #FDE9CD
triadic
#FDD1CD #CDFDD1 #D1CDFD
tetradic
#FDD1CD #E1FDCD #CDF9FD #E9CDFD
square
#FDD1CD #E1FDCD #CDF9FD #E9CDFD
split-complementary
#FDD1CD #CDFDE9 #CDE1FD
monochromatic
#F86557 #FB9B92 #FDD1CD #FEE4E2 #FEE4E2
Accessibility & contrast
On white
1.38
#FDD1CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#FDD1CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDD1CD
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDD1CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDD1CD | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6CD
Deuteranopia (green-blind)
#E3DECD
Tritanopia (blue-blind)
#FFCCD0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #fdd1cd; /* rgb */ color: rgb(253, 209, 205); /* oklch */ color: oklch(89.7% 0.050 24.2);
Tailwind
colors: {
custom: {
50: '#fedfdc',
500: '#fdd1cd',
950: '#000000',
},
}SCSS
$custom: #fdd1cd; $custom-light: #fedfdc; $custom-dark: #000000;
JSON
{
"hex": "#fdd1cd",
"rgb": {
"r": 253,
"g": 209,
"b": 205
},
"hsl": {
"h": 5,
"s": 92.308,
"l": 89.804
},
"oklch": {
"l": 0.89729,
"c": 0.05011,
"h": 24.2
},
"luminance": 0.70891
}Semantic roles & 50–950 ramp
primary
#FDD1CD
secondary
#89DEE6
accent
#D2E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484