#FDCECA#FDCECA
#FDCECA is a very light, muted red. Relative luminance 0.693; OKLCH L 89.1% C 0.054 H 23.9°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCECA |
|---|---|
| RGB | rgb(253, 206, 202) |
| HSL | hsl(5, 93%, 89%) |
| HSV | hsv(5, 20%, 99%) |
| CMYK | cmyk(0%, 18.6%, 20.2%, 0.8%) |
| CIE-LAB | lab(86.65, 15.95, 8.25) |
| CIE-LCH | lch(86.65, 17.95, 27.35°) |
| OKLab | oklab(89.1% 0.0491 0.0217) |
| OKLCH | oklch(89.1% 0.054 23.9) |
| XYZ | xyz(73.2404, 69.2923, 65.3824) |
| Luminance | 0.6929 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 4.79
Pale Rose
#FDC1C5
ΔE00 4.84
Pale Pink
#FFCFDC
ΔE00 6.40
Bubblegum
#FFC1CC
ΔE00 6.69
Light Pink
#FFD1DF
ΔE00 6.80
Pink
#FFC0CB
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCECA #CAF9FD
analogous
#FDCAE0 #FDCECA #FDE8CA
triadic
#FDCECA #CAFDCE #CECAFD
tetradic
#FDCECA #E0FDCA #CAF9FD #E8CAFD
square
#FDCECA #E0FDCA #CAF9FD #E8CAFD
split-complementary
#FDCECA #CAFDE8 #CAE0FD
monochromatic
#F96154 #FB978F #FDCECA #FEE4E2 #FEE4E2
Accessibility & contrast
On white
1.41
#FDCECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#FDCECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCECA
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCECA | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4CA
Deuteranopia (green-blind)
#E2DCC9
Tritanopia (blue-blind)
#FFC9CD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #fdceca; /* rgb */ color: rgb(253, 206, 202); /* oklch */ color: oklch(89.1% 0.054 23.9);
Tailwind
colors: {
custom: {
50: '#feddda',
500: '#fdceca',
950: '#000000',
},
}SCSS
$custom: #fdceca; $custom-light: #feddda; $custom-dark: #000000;
JSON
{
"hex": "#fdceca",
"rgb": {
"r": 253,
"g": 206,
"b": 202
},
"hsl": {
"h": 4.706,
"s": 92.727,
"l": 89.216
},
"oklch": {
"l": 0.89095,
"c": 0.05369,
"h": 23.9
},
"luminance": 0.6929
}Semantic roles & 50–950 ramp
primary
#FDCECA
secondary
#86DEE5
accent
#D3E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483