#FDCECB#FDCECB
#FDCECB is a very light, muted red. Relative luminance 0.693; OKLCH L 89.1% C 0.054 H 22.5°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCECB |
|---|---|
| RGB | rgb(253, 206, 203) |
| HSL | hsl(4, 93%, 89%) |
| HSV | hsv(4, 20%, 99%) |
| CMYK | cmyk(0%, 18.6%, 19.8%, 0.8%) |
| CIE-LAB | lab(86.67, 16.09, 7.75) |
| CIE-LCH | lch(86.67, 17.86, 25.72°) |
| OKLab | oklab(89.12% 0.0495 0.0205) |
| OKLCH | oklch(89.12% 0.054 22.5) |
| XYZ | xyz(73.3591, 69.3398, 66.0080) |
| Luminance | 0.6934 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 4.47
Pale Rose
#FDC1C5
ΔE00 4.59
Pale Pink
#FFCFDC
ΔE00 5.99
Bubblegum
#FFC1CC
ΔE00 6.36
Light Pink
#FFD1DF
ΔE00 6.40
Pink
#FFC0CB
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCECB #CBFAFD
analogous
#FDCBE1 #FDCECB #FDE7CB
triadic
#FDCECB #CBFDCE #CECBFD
tetradic
#FDCECB #E1FDCB #CBFAFD #E7CBFD
square
#FDCECB #E1FDCB #CBFAFD #E7CBFD
split-complementary
#FDCECB #CBFDE7 #CBE1FD
monochromatic
#F85F55 #FB9690 #FDCECB #FEE3E2 #FEE3E2
Accessibility & contrast
On white
1.41
#FDCECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#FDCECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCECB
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCECB | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4CB
Deuteranopia (green-blind)
#E1DCCA
Tritanopia (blue-blind)
#FFC9CD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #fdcecb; /* rgb */ color: rgb(253, 206, 203); /* oklch */ color: oklch(89.1% 0.054 22.5);
Tailwind
colors: {
custom: {
50: '#feddda',
500: '#fdcecb',
950: '#000000',
},
}SCSS
$custom: #fdcecb; $custom-light: #feddda; $custom-dark: #000000;
JSON
{
"hex": "#fdcecb",
"rgb": {
"r": 253,
"g": 206,
"b": 203
},
"hsl": {
"h": 3.6,
"s": 92.593,
"l": 89.412
},
"oklch": {
"l": 0.89121,
"c": 0.05354,
"h": 22.5
},
"luminance": 0.69337
}Semantic roles & 50–950 ramp
primary
#FDCECB
secondary
#87E0E5
accent
#D8E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483