#FDCDCA#FDCDCA
#FDCDCA is a very light, muted red. Relative luminance 0.688; OKLCH L 88.9% C 0.055 H 22.4°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCDCA |
|---|---|
| RGB | rgb(253, 205, 202) |
| HSL | hsl(4, 93%, 89%) |
| HSV | hsv(4, 20%, 99%) |
| CMYK | cmyk(0%, 19%, 20.2%, 0.8%) |
| CIE-LAB | lab(86.41, 16.47, 7.91) |
| CIE-LCH | lch(86.41, 18.27, 25.65°) |
| OKLab | oklab(88.91% 0.0506 0.0209) |
| OKLCH | oklch(88.91% 0.055 22.4) |
| XYZ | xyz(73.0004, 68.8123, 65.3024) |
| Luminance | 0.6881 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 4.27
Pale Rose
#FDC1C5
ΔE00 4.34
Pale Pink
#FFCFDC
ΔE00 6.00
Bubblegum
#FFC1CC
ΔE00 6.17
Pink
#FFC0CB
ΔE00 6.31
Light Pink
#FFD1DF
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCDCA #CAFAFD
analogous
#FDCAE1 #FDCDCA #FDE7CA
triadic
#FDCDCA #CAFDCD #CDCAFD
tetradic
#FDCDCA #E1FDCA #CAFAFD #E7CAFD
square
#FDCDCA #E1FDCA #CAFAFD #E7CAFD
split-complementary
#FDCDCA #CAFDE7 #CAE1FD
monochromatic
#F95E54 #FB958F #FDCDCA #FEE3E2 #FEE3E2
Accessibility & contrast
On white
1.42
#FDCDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#FDCDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCDCA
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCDCA | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3CA
Deuteranopia (green-blind)
#E1DCC9
Tritanopia (blue-blind)
#FFC8CC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #fdcdca; /* rgb */ color: rgb(253, 205, 202); /* oklch */ color: oklch(88.9% 0.055 22.4);
Tailwind
colors: {
custom: {
50: '#fedcda',
500: '#fdcdca',
950: '#000000',
},
}SCSS
$custom: #fdcdca; $custom-light: #fedcda; $custom-dark: #000000;
JSON
{
"hex": "#fdcdca",
"rgb": {
"r": 253,
"g": 205,
"b": 202
},
"hsl": {
"h": 3.529,
"s": 92.727,
"l": 89.216
},
"oklch": {
"l": 0.88911,
"c": 0.05474,
"h": 22.4
},
"luminance": 0.6881
}Semantic roles & 50–950 ramp
primary
#FDCDCA
secondary
#86E0E5
accent
#D8E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483