#FCCFCA#FCCFCA
#FCCFCA is a very light, muted red. Relative luminance 0.696; OKLCH L 89.2% C 0.052 H 25.6°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCFCA |
|---|---|
| RGB | rgb(252, 207, 202) |
| HSL | hsl(6, 89%, 89%) |
| HSV | hsv(6, 20%, 99%) |
| CMYK | cmyk(0%, 17.9%, 19.8%, 1.2%) |
| CIE-LAB | lab(86.79, 15.06, 8.45) |
| CIE-LCH | lch(86.79, 17.27, 29.28°) |
| OKLab | oklab(89.19% 0.0465 0.0222) |
| OKLCH | oklch(89.19% 0.052 25.6) |
| XYZ | xyz(73.1187, 69.5880, 65.4459) |
| Luminance | 0.6958 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 5.46
Pale Rose
#FDC1C5
ΔE00 5.52
Mistyrose
#FFE4E1
ΔE00 6.50
Pale Pink
#FFCFDC
ΔE00 6.86
Light Pink
#FFD1DF
ΔE00 7.22
Bubblegum
#FFC1CC
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCFCA #CAF7FC
analogous
#FCCADE #FCCFCA #FCE8CA
triadic
#FCCFCA #CAFCCF #CFCAFC
tetradic
#FCCFCA #DEFCCA #CAF7FC #E8CAFC
square
#FCCFCA #DEFCCA #CAF7FC #E8CAFC
split-complementary
#FCCFCA #CAFCE8 #CADEFC
monochromatic
#F56656 #F99B90 #FCCFCA #FDE5E2 #FDE5E2
Accessibility & contrast
On white
1.41
#FCCFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#FCCFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCFCA
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCFCA | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D4CA
Deuteranopia (green-blind)
#E2DDCA
Tritanopia (blue-blind)
#FFCACE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #fccfca; /* rgb */ color: rgb(252, 207, 202); /* oklch */ color: oklch(89.2% 0.052 25.6);
Tailwind
colors: {
custom: {
50: '#feddda',
500: '#fccfca',
950: '#000000',
},
}SCSS
$custom: #fccfca; $custom-light: #feddda; $custom-dark: #000000;
JSON
{
"hex": "#fccfca",
"rgb": {
"r": 252,
"g": 207,
"b": 202
},
"hsl": {
"h": 6,
"s": 89.286,
"l": 89.02
},
"oklch": {
"l": 0.89187,
"c": 0.05154,
"h": 25.6
},
"luminance": 0.69585
}Semantic roles & 50–950 ramp
primary
#FCCFCA
secondary
#87DAE3
accent
#CFE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483