#FCCCCF#FCCCCF
#FCCCCF is a very light, muted red. Relative luminance 0.684; OKLCH L 88.8% C 0.055 H 14.0°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCCCF |
|---|---|
| RGB | rgb(252, 204, 207) |
| HSL | hsl(356, 89%, 89%) |
| HSV | hsv(356, 19%, 99%) |
| CMYK | cmyk(0%, 19%, 17.9%, 1.2%) |
| CIE-LAB | lab(86.20, 17.38, 4.94) |
| CIE-LCH | lch(86.20, 18.06, 15.87°) |
| OKLab | oklab(88.77% 0.0529 0.0132) |
| OKLCH | oklch(88.77% 0.055 14) |
| XYZ | xyz(73.0004, 68.3888, 68.3744) |
| Luminance | 0.6839 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 2.71
Pale Rose
#FDC1C5
ΔE00 3.35
Pale Pink
#FFCFDC
ΔE00 3.71
Light Pink
#FFD1DF
ΔE00 4.21
Bubblegum
#FFC1CC
ΔE00 4.37
Pink
#FFC0CB
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCCCF #CCFCF9
analogous
#FCCCE7 #FCCCCF #FCE1CC
triadic
#FCCCCF #CFFCCC #CCCFFC
tetradic
#FCCCCF #E7FCCC #CCFCF9 #E1CCFC
square
#FCCCCF #E7FCCC #CCFCF9 #E1CCFC
split-complementary
#FCCCCF #CCFCE1 #CCE7FC
monochromatic
#F55862 #F99299 #FCCCCF #FDE2E4 #FDE2E4
Accessibility & contrast
On white
1.43
#FCCCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#FCCCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCCCF
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCCCF | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D3CF
Deuteranopia (green-blind)
#DFDBCE
Tritanopia (blue-blind)
#FFC8CD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #fccccf; /* rgb */ color: rgb(252, 204, 207); /* oklch */ color: oklch(88.8% 0.055 14.0);
Tailwind
colors: {
custom: {
50: '#fedbdd',
500: '#fccccf',
950: '#000000',
},
}SCSS
$custom: #fccccf; $custom-light: #fedbdd; $custom-dark: #000000;
JSON
{
"hex": "#fccccf",
"rgb": {
"r": 252,
"g": 204,
"b": 207
},
"hsl": {
"h": 356.25,
"s": 88.889,
"l": 89.412
},
"oklch": {
"l": 0.88765,
"c": 0.05453,
"h": 14
},
"luminance": 0.68386
}Semantic roles & 50–950 ramp
primary
#FCCCCF
secondary
#89E3DE
accent
#E6D700
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181515
muted
#868484