#FDC3CB#FDC3CB
#FDC3CB is a very light, moderate red. Relative luminance 0.642; OKLCH L 87.1% C 0.067 H 9.3°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC3CB |
|---|---|
| RGB | rgb(253, 195, 203) |
| HSL | hsl(352, 94%, 88%) |
| HSV | hsv(352, 23%, 99%) |
| CMYK | cmyk(0%, 22.9%, 19.8%, 0.8%) |
| CIE-LAB | lab(84.08, 21.86, 4.02) |
| CIE-LCH | lch(84.08, 22.22, 10.43°) |
| OKLab | oklab(87.11% 0.0662 0.0109) |
| OKLCH | oklch(87.11% 0.067 9.3) |
| XYZ | xyz(70.8031, 64.2277, 65.1560) |
| Luminance | 0.6422 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 0.84
Bubblegum
#FFC1CC
ΔE00 1.24
Pink
#FFC0CB
ΔE00 1.40
Pale Rose
#FDC1C5
ΔE00 1.62
Lightpink
#FFB6C1
ΔE00 3.68
Pale Pink
#FFCFDC
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC3CB #C3FDF5
analogous
#FDC3E8 #FDC3CB #FDD8C3
triadic
#FDC3CB #CBFDC3 #C3CBFD
tetradic
#FDC3CB #E8FDC3 #C3FDF5 #D8C3FD
square
#FDC3CB #E8FDC3 #C3FDF5 #D8C3FD
split-complementary
#FDC3CB #C3FDD8 #C3E8FD
monochromatic
#F94D64 #FB8898 #FDC3CB #FEE1E5 #FEE1E5
Accessibility & contrast
On white
1.52
#FDC3CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#FDC3CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC3CB
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC3CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC3CB | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCCCB
Deuteranopia (green-blind)
#D9D6CA
Tritanopia (blue-blind)
#FFBFC6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fdc3cb; /* rgb */ color: rgb(253, 195, 203); /* oklch */ color: oklch(87.1% 0.067 9.3);
Tailwind
colors: {
custom: {
50: '#ffd5da',
500: '#fdc3cb',
950: '#000000',
},
}SCSS
$custom: #fdc3cb; $custom-light: #ffd5da; $custom-dark: #000000;
JSON
{
"hex": "#fdc3cb",
"rgb": {
"r": 253,
"g": 195,
"b": 203
},
"hsl": {
"h": 351.724,
"s": 93.548,
"l": 87.843
},
"oklch": {
"l": 0.87114,
"c": 0.06708,
"h": 9.3
},
"luminance": 0.64225
}Semantic roles & 50–950 ramp
primary
#FDC3CB
secondary
#80E4D7
accent
#E6C600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383