#FCCCD3#FCCCD3
#FCCCD3 is a very light, muted red. Relative luminance 0.686; OKLCH L 88.9% C 0.055 H 8.4°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCCD3 |
|---|---|
| RGB | rgb(252, 204, 211) |
| HSL | hsl(351, 89%, 89%) |
| HSV | hsv(351, 19%, 99%) |
| CMYK | cmyk(0%, 19%, 16.3%, 1.2%) |
| CIE-LAB | lab(86.30, 17.98, 2.96) |
| CIE-LCH | lch(86.30, 18.23, 9.35°) |
| OKLab | oklab(88.87% 0.0544 0.0081) |
| OKLCH | oklch(88.87% 0.055 8.4) |
| XYZ | xyz(73.4956, 68.5869, 70.9825) |
| Luminance | 0.6858 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 2.26
Light Rose
#FFC5CB
ΔE00 2.61
Light Pink
#FFD1DF
ΔE00 2.81
Pale Rose
#FDC1C5
ΔE00 3.62
Bubblegum
#FFC1CC
ΔE00 3.71
Pink
#FFC0CB
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCCD3 #CCFCF5
analogous
#FCCCEB #FCCCD3 #FCDDCC
triadic
#FCCCD3 #D3FCCC #CCD3FC
tetradic
#FCCCD3 #EBFCCC #CCFCF5 #DDCCFC
square
#FCCCD3 #EBFCCC #CCFCF5 #DDCCFC
split-complementary
#FCCCD3 #CCFCDD #CCEBFC
monochromatic
#F5586F #F992A1 #FCCCD3 #FDE2E6 #FDE2E6
Accessibility & contrast
On white
1.43
#FCCCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#FCCCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCCD3
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCCD3 | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D3D3
Deuteranopia (green-blind)
#DEDBD2
Tritanopia (blue-blind)
#FFC9CE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #fcccd3; /* rgb */ color: rgb(252, 204, 211); /* oklch */ color: oklch(88.9% 0.055 8.4);
Tailwind
colors: {
custom: {
50: '#fedbe0',
500: '#fcccd3',
950: '#000000',
},
}SCSS
$custom: #fcccd3; $custom-light: #fedbe0; $custom-dark: #000000;
JSON
{
"hex": "#fcccd3",
"rgb": {
"r": 252,
"g": 204,
"b": 211
},
"hsl": {
"h": 351.25,
"s": 88.889,
"l": 89.412
},
"oklch": {
"l": 0.88874,
"c": 0.05499,
"h": 8.4
},
"luminance": 0.68584
}Semantic roles & 50–950 ramp
primary
#FCCCD3
secondary
#89E3D6
accent
#E6C400
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181515
muted
#868484