#FCCFCF#FCCFCF
#FCCFCF is a very light, muted red. Relative luminance 0.698; OKLCH L 89.3% C 0.051 H 18.2°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCFCF |
|---|---|
| RGB | rgb(252, 207, 207) |
| HSL | hsl(0, 88%, 90%) |
| HSV | hsv(0, 18%, 99%) |
| CMYK | cmyk(0%, 17.9%, 17.9%, 1.2%) |
| CIE-LAB | lab(86.91, 15.81, 5.97) |
| CIE-LCH | lch(86.91, 16.89, 20.69°) |
| OKLab | oklab(89.32% 0.0484 0.0159) |
| OKLCH | oklch(89.32% 0.051 18.2) |
| XYZ | xyz(73.7203, 69.8286, 68.6144) |
| Luminance | 0.6983 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 4.06
Pale Rose
#FDC1C5
ΔE00 4.49
Pale Pink
#FFCFDC
ΔE00 4.84
Light Pink
#FFD1DF
ΔE00 5.20
Bubblegum
#FFC1CC
ΔE00 5.81
Pink
#FFC0CB
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCFCF #CFFCFC
analogous
#FCCFE6 #FCCFCF #FCE6CF
triadic
#FCCFCF #CFFCCF #CFCFFC
tetradic
#FCCFCF #E6FCCF #CFFCFC #E5CFFC
square
#FCCFCF #E6FCCF #CFFCFC #E5CFFC
split-complementary
#FCCFCF #CFFCE6 #CFE5FC
monochromatic
#F55C5C #F89595 #FCCFCF #FDE2E2 #FDE2E2
Accessibility & contrast
On white
1.40
#FCCFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#FCCFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCFCF
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCFCF | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D5CF
Deuteranopia (green-blind)
#E1DDCE
Tritanopia (blue-blind)
#FFCBCF
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #fccfcf; /* rgb */ color: rgb(252, 207, 207); /* oklch */ color: oklch(89.3% 0.051 18.2);
Tailwind
colors: {
custom: {
50: '#fedddd',
500: '#fccfcf',
950: '#000000',
},
}SCSS
$custom: #fccfcf; $custom-light: #fedddd; $custom-dark: #000000;
JSON
{
"hex": "#fccfcf",
"rgb": {
"r": 252,
"g": 207,
"b": 207
},
"hsl": {
"h": 0,
"s": 88.235,
"l": 90
},
"oklch": {
"l": 0.89318,
"c": 0.05091,
"h": 18.2
},
"luminance": 0.69826
}Semantic roles & 50–950 ramp
primary
#FCCFCF
secondary
#8CE4E4
accent
#E5E501
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484