#FDCED0#FDCED0
#FDCED0 is a very light, muted red. Relative luminance 0.696; OKLCH L 89.3% C 0.053 H 15.3°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCED0 |
|---|---|
| RGB | rgb(253, 206, 208) |
| HSL | hsl(357, 92%, 90%) |
| HSV | hsv(357, 19%, 99%) |
| CMYK | cmyk(0%, 18.6%, 17.8%, 0.8%) |
| CIE-LAB | lab(86.79, 16.84, 5.28) |
| CIE-LCH | lch(86.79, 17.64, 17.40°) |
| OKLab | oklab(89.25% 0.0514 0.0141) |
| OKLCH | oklch(89.25% 0.053 15.3) |
| XYZ | xyz(73.9646, 69.5820, 69.1968) |
| Luminance | 0.6958 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 3.23
Pale Rose
#FDC1C5
ΔE00 3.83
Pale Pink
#FFCFDC
ΔE00 4.02
Light Pink
#FFD1DF
ΔE00 4.45
Bubblegum
#FFC1CC
ΔE00 4.93
Pink
#FFC0CB
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCED0 #CEFDFB
analogous
#FDCEE7 #FDCED0 #FDE4CE
triadic
#FDCED0 #D0FDCE #CED0FD
tetradic
#FDCED0 #E7FDCE #CEFDFB #E4CEFD
square
#FDCED0 #E7FDCE #CEFDFB #E4CEFD
split-complementary
#FDCED0 #CEFDE4 #CEE7FD
monochromatic
#F8585F #FB9398 #FDCED0 #FEE2E3 #FEE2E3
Accessibility & contrast
On white
1.41
#FDCED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#FDCED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCED0
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCED0 | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4D0
Deuteranopia (green-blind)
#E0DDCF
Tritanopia (blue-blind)
#FFCACF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #fdced0; /* rgb */ color: rgb(253, 206, 208); /* oklch */ color: oklch(89.3% 0.053 15.3);
Tailwind
colors: {
custom: {
50: '#feddde',
500: '#fdced0',
950: '#000000',
},
}SCSS
$custom: #fdced0; $custom-light: #feddde; $custom-dark: #000000;
JSON
{
"hex": "#fdced0",
"rgb": {
"r": 253,
"g": 206,
"b": 208
},
"hsl": {
"h": 357.447,
"s": 92.157,
"l": 90
},
"oklch": {
"l": 0.89254,
"c": 0.05324,
"h": 15.3
},
"luminance": 0.69579
}Semantic roles & 50–950 ramp
primary
#FDCED0
secondary
#8AE6E2
accent
#E6DC00
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484