#FDCECC#FDCECC
#FDCECC is a very light, muted red. Relative luminance 0.694; OKLCH L 89.1% C 0.053 H 21.1°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCECC |
|---|---|
| RGB | rgb(253, 206, 204) |
| HSL | hsl(2, 92%, 90%) |
| HSV | hsv(2, 19%, 99%) |
| CMYK | cmyk(0%, 18.6%, 19.4%, 0.8%) |
| CIE-LAB | lab(86.70, 16.24, 7.26) |
| CIE-LCH | lch(86.70, 17.79, 24.08°) |
| OKLab | oklab(89.15% 0.0499 0.0192) |
| OKLCH | oklch(89.15% 0.053 21.1) |
| XYZ | xyz(73.4787, 69.3876, 66.6376) |
| Luminance | 0.6938 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 4.17
Pale Rose
#FDC1C5
ΔE00 4.37
Pale Pink
#FFCFDC
ΔE00 5.59
Light Pink
#FFD1DF
ΔE00 6.00
Bubblegum
#FFC1CC
ΔE00 6.04
Pink
#FFC0CB
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCECC #CCFBFD
analogous
#FDCCE3 #FDCECC #FDE7CC
triadic
#FDCECC #CCFDCE #CECCFD
tetradic
#FDCECC #E3FDCC #CCFBFD #E7CCFD
square
#FDCECC #E3FDCC #CCFBFD #E7CCFD
split-complementary
#FDCECC #CCFDE7 #CCE3FD
monochromatic
#F85D56 #FB9591 #FDCECC #FEE3E2 #FEE3E2
Accessibility & contrast
On white
1.41
#FDCECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#FDCECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCECC
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCECC | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CC
Deuteranopia (green-blind)
#E1DCCB
Tritanopia (blue-blind)
#FFC9CE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #fdcecc; /* rgb */ color: rgb(253, 206, 204); /* oklch */ color: oklch(89.1% 0.053 21.1);
Tailwind
colors: {
custom: {
50: '#fedddb',
500: '#fdcecc',
950: '#000000',
},
}SCSS
$custom: #fdcecc; $custom-light: #fedddb; $custom-dark: #000000;
JSON
{
"hex": "#fdcecc",
"rgb": {
"r": 253,
"g": 206,
"b": 204
},
"hsl": {
"h": 2.449,
"s": 92.453,
"l": 89.608
},
"oklch": {
"l": 0.89147,
"c": 0.05342,
"h": 21.1
},
"luminance": 0.69385
}Semantic roles & 50–950 ramp
primary
#FDCECC
secondary
#88E2E5
accent
#DCE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181515
muted
#868484