#FDC2CC#FDC2CC
#FDC2CC is a very light, moderate red. Relative luminance 0.638; OKLCH L 87.0% C 0.069 H 7.3°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC2CC |
|---|---|
| RGB | rgb(253, 194, 204) |
| HSL | hsl(350, 94%, 88%) |
| HSV | hsv(350, 23%, 99%) |
| CMYK | cmyk(0%, 23.3%, 19.4%, 0.8%) |
| CIE-LAB | lab(83.88, 22.53, 3.19) |
| CIE-LCH | lch(83.88, 22.75, 8.05°) |
| OKLab | oklab(86.96% 0.0681 0.0087) |
| OKLCH | oklch(86.96% 0.069 7.3) |
| XYZ | xyz(70.6994, 63.8289, 65.7112) |
| Luminance | 0.6383 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Bubblegum
#FFC1CC
ΔE00 0.66
Pink
#FFC0CB
ΔE00 0.87
Light Rose
#FFC5CB
ΔE00 1.52
Pale Rose
#FDC1C5
ΔE00 2.21
Pastel Pink
#FFBACD
ΔE00 3.39
Lightpink
#FFB6C1
ΔE00 3.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC2CC #C2FDF3
analogous
#FDC2E9 #FDC2CC #FDD6C2
triadic
#FDC2CC #CCFDC2 #C2CCFD
tetradic
#FDC2CC #E9FDC2 #C2FDF3 #D6C2FD
square
#FDC2CC #E9FDC2 #C2FDF3 #D6C2FD
split-complementary
#FDC2CC #C2FDD6 #C2E9FD
monochromatic
#F94B69 #FB879A #FDC2CC #FEE1E6 #FEE1E6
Accessibility & contrast
On white
1.53
#FDC2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#FDC2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC2CC
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC2CC | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACBCC
Deuteranopia (green-blind)
#D8D5CB
Tritanopia (blue-blind)
#FFBEC5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fdc2cc; /* rgb */ color: rgb(253, 194, 204); /* oklch */ color: oklch(87.0% 0.069 7.3);
Tailwind
colors: {
custom: {
50: '#ffd4db',
500: '#fdc2cc',
950: '#000000',
},
}SCSS
$custom: #fdc2cc; $custom-light: #ffd4db; $custom-dark: #000000;
JSON
{
"hex": "#fdc2cc",
"rgb": {
"r": 253,
"g": 194,
"b": 204
},
"hsl": {
"h": 349.831,
"s": 93.651,
"l": 87.647
},
"oklch": {
"l": 0.86961,
"c": 0.06865,
"h": 7.3
},
"luminance": 0.63826
}Semantic roles & 50–950 ramp
primary
#FDC2CC
secondary
#7FE4D3
accent
#E6BF00
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181415
muted
#868384