#FCCFCD#FCCFCD
#FCCFCD is a very light, muted red. Relative luminance 0.697; OKLCH L 89.3% C 0.051 H 21.1°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCFCD |
|---|---|
| RGB | rgb(252, 207, 205) |
| HSL | hsl(3, 89%, 90%) |
| HSV | hsv(3, 19%, 99%) |
| CMYK | cmyk(0%, 17.9%, 18.7%, 1.2%) |
| CIE-LAB | lab(86.86, 15.51, 6.96) |
| CIE-LCH | lch(86.86, 17.00, 24.17°) |
| OKLab | oklab(89.27% 0.0476 0.0184) |
| OKLCH | oklch(89.27% 0.051 21.1) |
| XYZ | xyz(73.4773, 69.7315, 67.3348) |
| Luminance | 0.6973 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 4.55
Pale Rose
#FDC1C5
ΔE00 4.81
Pale Pink
#FFCFDC
ΔE00 5.63
Light Pink
#FFD1DF
ΔE00 6.00
Bubblegum
#FFC1CC
ΔE00 6.38
Pink
#FFC0CB
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCFCD #CDFAFC
analogous
#FCCDE3 #FCCFCD #FCE7CD
triadic
#FCCFCD #CDFCCF #CFCDFC
tetradic
#FCCFCD #E3FCCD #CDFAFC #E7CDFC
square
#FCCFCD #E3FCCD #CDFAFC #E7CDFC
split-complementary
#FCCFCD #CDFCE7 #CDE3FC
monochromatic
#F5605A #F99893 #FCCFCD #FDE3E2 #FDE3E2
Accessibility & contrast
On white
1.41
#FCCFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#FCCFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCFCD
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCFCD | 1.00 | 1.41 | 14.95 | 14.95 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D5CD
Deuteranopia (green-blind)
#E1DDCC
Tritanopia (blue-blind)
#FFCBCF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #fccfcd; /* rgb */ color: rgb(252, 207, 205); /* oklch */ color: oklch(89.3% 0.051 21.1);
Tailwind
colors: {
custom: {
50: '#fedddc',
500: '#fccfcd',
950: '#000000',
},
}SCSS
$custom: #fccfcd; $custom-light: #fedddc; $custom-dark: #000000;
JSON
{
"hex": "#fccfcd",
"rgb": {
"r": 252,
"g": 207,
"b": 205
},
"hsl": {
"h": 2.553,
"s": 88.679,
"l": 89.608
},
"oklch": {
"l": 0.89266,
"c": 0.05107,
"h": 21.1
},
"luminance": 0.69729
}Semantic roles & 50–950 ramp
primary
#FCCFCD
secondary
#8AE0E4
accent
#DCE500
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484