#FDC8CB#FDC8CB
#FDC8CB is a very light, moderate red. Relative luminance 0.665; OKLCH L 88.0% C 0.061 H 14.6°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC8CB |
|---|---|
| RGB | rgb(253, 200, 203) |
| HSL | hsl(357, 93%, 89%) |
| HSV | hsv(357, 21%, 99%) |
| CMYK | cmyk(0%, 20.9%, 19.8%, 0.8%) |
| CIE-LAB | lab(85.25, 19.23, 5.71) |
| CIE-LCH | lch(85.25, 20.06, 16.54°) |
| OKLab | oklab(88.02% 0.0586 0.0152) |
| OKLCH | oklch(88.02% 0.061 14.6) |
| XYZ | xyz(71.9422, 66.5059, 65.5357) |
| Luminance | 0.6650 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 1.56
Pale Rose
#FDC1C5
ΔE00 2.01
Bubblegum
#FFC1CC
ΔE00 3.42
Pink
#FFC0CB
ΔE00 3.57
Pale Pink
#FFCFDC
ΔE00 4.17
Light Pink
#FFD1DF
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC8CB #C8FDFA
analogous
#FDC8E6 #FDC8CB #FDE0C8
triadic
#FDC8CB #CBFDC8 #C8CBFD
tetradic
#FDC8CB #E6FDC8 #C8FDFA #E0C8FD
square
#FDC8CB #E6FDC8 #C8FDFA #E0C8FD
split-complementary
#FDC8CB #C8FDE0 #C8E6FD
monochromatic
#F9525B #FB8D93 #FDC8CB #FEE1E3 #FEE1E3
Accessibility & contrast
On white
1.47
#FDC8CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#FDC8CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC8CB
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC8CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC8CB | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CFCB
Deuteranopia (green-blind)
#DDD9CA
Tritanopia (blue-blind)
#FFC3C9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fdc8cb; /* rgb */ color: rgb(253, 200, 203); /* oklch */ color: oklch(88.0% 0.061 14.6);
Tailwind
colors: {
custom: {
50: '#fed9da',
500: '#fdc8cb',
950: '#000000',
},
}SCSS
$custom: #fdc8cb; $custom-light: #fed9da; $custom-dark: #000000;
JSON
{
"hex": "#fdc8cb",
"rgb": {
"r": 253,
"g": 200,
"b": 203
},
"hsl": {
"h": 356.604,
"s": 92.982,
"l": 88.824
},
"oklch": {
"l": 0.8802,
"c": 0.06052,
"h": 14.6
},
"luminance": 0.66503
}Semantic roles & 50–950 ramp
primary
#FDC8CB
secondary
#84E5E0
accent
#E6D900
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383