#FDCCCA#FDCCCA
#FDCCCA is a very light, muted red. Relative luminance 0.683; OKLCH L 88.7% C 0.056 H 21.0°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCCCA |
|---|---|
| RGB | rgb(253, 204, 202) |
| HSL | hsl(2, 93%, 89%) |
| HSV | hsv(2, 20%, 99%) |
| CMYK | cmyk(0%, 19.4%, 20.2%, 0.8%) |
| CIE-LAB | lab(86.17, 16.99, 7.57) |
| CIE-LCH | lch(86.17, 18.60, 24.01°) |
| OKLab | oklab(88.73% 0.0521 0.02) |
| OKLCH | oklch(88.73% 0.056 21) |
| XYZ | xyz(72.7620, 68.3354, 65.2230) |
| Luminance | 0.6833 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 3.76
Pale Rose
#FDC1C5
ΔE00 3.85
Pale Pink
#FFCFDC
ΔE00 5.63
Bubblegum
#FFC1CC
ΔE00 5.66
Pink
#FFC0CB
ΔE00 5.80
Light Pink
#FFD1DF
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCCCA #CAFBFD
analogous
#FDCAE2 #FDCCCA #FDE6CA
triadic
#FDCCCA #CAFDCC #CCCAFD
tetradic
#FDCCCA #E2FDCA #CAFBFD #E6CAFD
square
#FDCCCA #E2FDCA #CAFBFD #E6CAFD
split-complementary
#FDCCCA #CAFDE6 #CAE2FD
monochromatic
#F95B54 #FB938F #FDCCCA #FEE3E2 #FEE3E2
Accessibility & contrast
On white
1.43
#FDCCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#FDCCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCCCA
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCCCA | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D2CA
Deuteranopia (green-blind)
#E0DBC9
Tritanopia (blue-blind)
#FFC7CC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #fdccca; /* rgb */ color: rgb(253, 204, 202); /* oklch */ color: oklch(88.7% 0.056 21.0);
Tailwind
colors: {
custom: {
50: '#fedbda',
500: '#fdccca',
950: '#000000',
},
}SCSS
$custom: #fdccca; $custom-light: #fedbda; $custom-dark: #000000;
JSON
{
"hex": "#fdccca",
"rgb": {
"r": 253,
"g": 204,
"b": 202
},
"hsl": {
"h": 2.353,
"s": 92.727,
"l": 89.216
},
"oklch": {
"l": 0.88726,
"c": 0.05583,
"h": 21
},
"luminance": 0.68333
}Semantic roles & 50–950 ramp
primary
#FDCCCA
secondary
#86E2E5
accent
#DCE600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181514
muted
#868483