#FCCFC5#FCCFC5
#FCCFC5 is a very light, muted red. Relative luminance 0.694; OKLCH L 89.1% C 0.053 H 32.7°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCFC5 |
|---|---|
| RGB | rgb(252, 207, 197) |
| HSL | hsl(11, 90%, 88%) |
| HSV | hsv(11, 22%, 99%) |
| CMYK | cmyk(0%, 17.9%, 21.8%, 1.2%) |
| CIE-LAB | lab(86.68, 14.34, 10.93) |
| CIE-LCH | lch(86.68, 18.03, 37.31°) |
| OKLab | oklab(89.06% 0.0446 0.0286) |
| OKLCH | oklch(89.06% 0.053 32.7) |
| XYZ | xyz(72.5363, 69.3550, 62.3785) |
| Luminance | 0.6935 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.79
Pale Rose
#FDC1C5
ΔE00 7.10
Light Rose
#FFC5CB
ΔE00 7.28
Apricot
#FBCEB1
ΔE00 7.65
Pale Pink
#FFCFDC
ΔE00 8.97
Bubblegum
#FFC1CC
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCFC5 #C5F2FC
analogous
#FCC5D6 #FCCFC5 #FCEAC5
triadic
#FCCFC5 #C5FCCF #CFC5FC
tetradic
#FCCFC5 #D6FCC5 #C5F2FC #EAC5FC
square
#FCCFC5 #D6FCC5 #C5F2FC #EAC5FC
split-complementary
#FCCFC5 #C5FCEA #C5D6FC
monochromatic
#F66F51 #F99F8B #FCCFC5 #FDE7E2 #FDE7E2
Accessibility & contrast
On white
1.41
#FCCFC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#FCCFC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCFC5
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCFC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCFC5 | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D4C4
Deuteranopia (green-blind)
#E3DCC5
Tritanopia (blue-blind)
#FFC9CC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #fccfc5; /* rgb */ color: rgb(252, 207, 197); /* oklch */ color: oklch(89.1% 0.053 32.7);
Tailwind
colors: {
custom: {
50: '#feddd6',
500: '#fccfc5',
950: '#000000',
},
}SCSS
$custom: #fccfc5; $custom-light: #feddd6; $custom-dark: #000000;
JSON
{
"hex": "#fccfc5",
"rgb": {
"r": 252,
"g": 207,
"b": 197
},
"hsl": {
"h": 10.909,
"s": 90.164,
"l": 88.039
},
"oklch": {
"l": 0.8906,
"c": 0.05295,
"h": 32.7
},
"luminance": 0.69352
}Semantic roles & 50–950 ramp
primary
#FCCFC5
secondary
#82D1E3
accent
#BCE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483