#FDC2CB#FDC2CB
#FDC2CB is a very light, moderate red. Relative luminance 0.638; OKLCH L 86.9% C 0.068 H 8.4°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC2CB |
|---|---|
| RGB | rgb(253, 194, 203) |
| HSL | hsl(351, 94%, 88%) |
| HSV | hsv(351, 23%, 99%) |
| CMYK | cmyk(0%, 23.3%, 19.8%, 0.8%) |
| CIE-LAB | lab(83.85, 22.38, 3.69) |
| CIE-LCH | lch(83.85, 22.68, 9.35°) |
| OKLab | oklab(86.93% 0.0677 0.01) |
| OKLCH | oklch(86.93% 0.068 8.4) |
| XYZ | xyz(70.5798, 63.7811, 65.0816) |
| Luminance | 0.6378 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Bubblegum
#FFC1CC
ΔE00 0.85
Pink
#FFC0CB
ΔE00 1.01
Light Rose
#FFC5CB
ΔE00 1.22
Pale Rose
#FDC1C5
ΔE00 1.86
Lightpink
#FFB6C1
ΔE00 3.39
Pastel Pink
#FFBACD
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC2CB #C2FDF4
analogous
#FDC2E9 #FDC2CB #FDD6C2
triadic
#FDC2CB #CBFDC2 #C2CBFD
tetradic
#FDC2CB #E9FDC2 #C2FDF4 #D6C2FD
square
#FDC2CB #E9FDC2 #C2FDF4 #D6C2FD
split-complementary
#FDC2CB #C2FDD6 #C2E9FD
monochromatic
#F94B66 #FB8798 #FDC2CB #FEE1E6 #FEE1E6
Accessibility & contrast
On white
1.53
#FDC2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#FDC2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC2CB
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC2CB | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCBCB
Deuteranopia (green-blind)
#D8D5CA
Tritanopia (blue-blind)
#FFBEC5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fdc2cb; /* rgb */ color: rgb(253, 194, 203); /* oklch */ color: oklch(86.9% 0.068 8.4);
Tailwind
colors: {
custom: {
50: '#ffd4da',
500: '#fdc2cb',
950: '#000000',
},
}SCSS
$custom: #fdc2cb; $custom-light: #ffd4da; $custom-dark: #000000;
JSON
{
"hex": "#fdc2cb",
"rgb": {
"r": 253,
"g": 194,
"b": 203
},
"hsl": {
"h": 350.847,
"s": 93.651,
"l": 87.647
},
"oklch": {
"l": 0.86934,
"c": 0.06846,
"h": 8.4
},
"luminance": 0.63778
}Semantic roles & 50–950 ramp
primary
#FDC2CB
secondary
#7FE4D5
accent
#E6C200
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383