#FDCDCC#FDCDCC
#FDCDCC is a very light, muted red. Relative luminance 0.689; OKLCH L 89.0% C 0.055 H 19.6°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCDCC |
|---|---|
| RGB | rgb(253, 205, 204) |
| HSL | hsl(1, 92%, 90%) |
| HSV | hsv(1, 19%, 99%) |
| CMYK | cmyk(0%, 19%, 19.4%, 0.8%) |
| CIE-LAB | lab(86.46, 16.76, 6.92) |
| CIE-LCH | lch(86.46, 18.13, 22.42°) |
| OKLab | oklab(88.96% 0.0514 0.0183) |
| OKLCH | oklch(88.96% 0.055 19.6) |
| XYZ | xyz(73.2387, 68.9077, 66.5577) |
| Luminance | 0.6891 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 3.66
Pale Rose
#FDC1C5
ΔE00 3.90
Pale Pink
#FFCFDC
ΔE00 5.21
Bubblegum
#FFC1CC
ΔE00 5.53
Light Pink
#FFD1DF
ΔE00 5.66
Pink
#FFC0CB
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCDCC #CCFCFD
analogous
#FDCCE4 #FDCDCC #FDE5CC
triadic
#FDCDCC #CCFDCD #CDCCFD
tetradic
#FDCDCC #E4FDCC #CCFCFD #E5CCFD
square
#FDCDCC #E4FDCC #CCFCFD #E5CCFD
split-complementary
#FDCDCC #CCFDE5 #CCE4FD
monochromatic
#F85A56 #FB9391 #FDCDCC #FEE2E2 #FEE2E2
Accessibility & contrast
On white
1.42
#FDCDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#FDCDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCDCC
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCDCC | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CC
Deuteranopia (green-blind)
#E0DCCB
Tritanopia (blue-blind)
#FFC8CD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #fdcdcc; /* rgb */ color: rgb(253, 205, 204); /* oklch */ color: oklch(89.0% 0.055 19.6);
Tailwind
colors: {
custom: {
50: '#fedcdb',
500: '#fdcdcc',
950: '#000000',
},
}SCSS
$custom: #fdcdcc; $custom-light: #fedcdb; $custom-dark: #000000;
JSON
{
"hex": "#fdcdcc",
"rgb": {
"r": 253,
"g": 205,
"b": 204
},
"hsl": {
"h": 1.224,
"s": 92.453,
"l": 89.608
},
"oklch": {
"l": 0.88963,
"c": 0.05453,
"h": 19.6
},
"luminance": 0.68905
}Semantic roles & 50–950 ramp
primary
#FDCDCC
secondary
#88E4E5
accent
#E1E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181515
muted
#868484