#FCCDCF#FCCDCF
#FCCDCF is a very light, muted red. Relative luminance 0.689; OKLCH L 88.9% C 0.053 H 15.3°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCDCF |
|---|---|
| RGB | rgb(252, 205, 207) |
| HSL | hsl(357, 89%, 90%) |
| HSV | hsv(357, 19%, 99%) |
| CMYK | cmyk(0%, 18.7%, 17.9%, 1.2%) |
| CIE-LAB | lab(86.44, 16.85, 5.28) |
| CIE-LCH | lch(86.44, 17.66, 17.41°) |
| OKLab | oklab(88.95% 0.0514 0.0141) |
| OKLCH | oklch(88.95% 0.053 15.3) |
| XYZ | xyz(73.2388, 68.8657, 68.4539) |
| Luminance | 0.6886 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 3.14
Pale Rose
#FDC1C5
ΔE00 3.69
Pale Pink
#FFCFDC
ΔE00 4.05
Light Pink
#FFD1DF
ΔE00 4.50
Bubblegum
#FFC1CC
ΔE00 4.84
Pink
#FFC0CB
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCDCF #CDFCFA
analogous
#FCCDE7 #FCCDCF #FCE3CD
triadic
#FCCDCF #CFFCCD #CDCFFC
tetradic
#FCCDCF #E7FCCD #CDFCFA #E3CDFC
square
#FCCDCF #E7FCCD #CDFCFA #E3CDFC
split-complementary
#FCCDCF #CDFCE3 #CDE7FC
monochromatic
#F55A60 #F99398 #FCCDCF #FDE2E3 #FDE2E3
Accessibility & contrast
On white
1.42
#FCCDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#FCCDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCDCF
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCDCF | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CF
Deuteranopia (green-blind)
#DFDCCE
Tritanopia (blue-blind)
#FFC9CE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #fccdcf; /* rgb */ color: rgb(252, 205, 207); /* oklch */ color: oklch(88.9% 0.053 15.3);
Tailwind
colors: {
custom: {
50: '#fedcdd',
500: '#fccdcf',
950: '#000000',
},
}SCSS
$custom: #fccdcf; $custom-light: #fedcdd; $custom-dark: #000000;
JSON
{
"hex": "#fccdcf",
"rgb": {
"r": 252,
"g": 205,
"b": 207
},
"hsl": {
"h": 357.447,
"s": 88.679,
"l": 89.608
},
"oklch": {
"l": 0.88949,
"c": 0.0533,
"h": 15.3
},
"luminance": 0.68863
}Semantic roles & 50–950 ramp
primary
#FCCDCF
secondary
#8AE4E0
accent
#E5DC00
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484