#FDCDCF#FDCDCF
#FDCDCF is a very light, muted red. Relative luminance 0.691; OKLCH L 89.0% C 0.054 H 15.4°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCDCF |
|---|---|
| RGB | rgb(253, 205, 207) |
| HSL | hsl(358, 92%, 90%) |
| HSV | hsv(358, 19%, 99%) |
| CMYK | cmyk(0%, 19%, 18.2%, 0.8%) |
| CIE-LAB | lab(86.53, 17.21, 5.43) |
| CIE-LCH | lch(86.53, 18.04, 17.51°) |
| OKLab | oklab(89.04% 0.0525 0.0145) |
| OKLCH | oklch(89.04% 0.054 15.4) |
| XYZ | xyz(73.6020, 69.0530, 68.4709) |
| Luminance | 0.6905 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 2.96
Pale Rose
#FDC1C5
ΔE00 3.53
Pale Pink
#FFCFDC
ΔE00 4.05
Light Pink
#FFD1DF
ΔE00 4.52
Bubblegum
#FFC1CC
ΔE00 4.70
Pink
#FFC0CB
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCDCF #CDFDFB
analogous
#FDCDE7 #FDCDCF #FDE3CD
triadic
#FDCDCF #CFFDCD #CDCFFD
tetradic
#FDCDCF #E7FDCD #CDFDFB #E3CDFD
square
#FDCDCF #E7FDCD #CDFDFB #E3CDFD
split-complementary
#FDCDCF #CDFDE3 #CDE7FD
monochromatic
#F8575E #FB9297 #FDCDCF #FEE2E3 #FEE2E3
Accessibility & contrast
On white
1.42
#FDCDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#FDCDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCDCF
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCDCF | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CF
Deuteranopia (green-blind)
#E0DCCE
Tritanopia (blue-blind)
#FFC9CE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #fdcdcf; /* rgb */ color: rgb(253, 205, 207); /* oklch */ color: oklch(89.0% 0.054 15.4);
Tailwind
colors: {
custom: {
50: '#fedcdd',
500: '#fdcdcf',
950: '#000000',
},
}SCSS
$custom: #fdcdcf; $custom-light: #fedcdd; $custom-dark: #000000;
JSON
{
"hex": "#fdcdcf",
"rgb": {
"r": 253,
"g": 205,
"b": 207
},
"hsl": {
"h": 357.5,
"s": 92.308,
"l": 89.804
},
"oklch": {
"l": 0.89043,
"c": 0.05445,
"h": 15.4
},
"luminance": 0.6905
}Semantic roles & 50–950 ramp
primary
#FDCDCF
secondary
#89E6E2
accent
#E6DC00
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484