#FCCCCC#FCCCCC
#FCCCCC is a very light, muted red. Relative luminance 0.682; OKLCH L 88.7% C 0.055 H 18.2°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCCCC |
|---|---|
| RGB | rgb(252, 204, 204) |
| HSL | hsl(0, 89%, 89%) |
| HSV | hsv(0, 19%, 99%) |
| CMYK | cmyk(0%, 19%, 19%, 1.2%) |
| CIE-LAB | lab(86.13, 16.93, 6.43) |
| CIE-LCH | lch(86.13, 18.11, 20.80°) |
| OKLab | oklab(88.69% 0.0518 0.0171) |
| OKLCH | oklch(88.69% 0.055 18.2) |
| XYZ | xyz(72.6371, 68.2435, 66.4611) |
| Luminance | 0.6824 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 3.32
Pale Rose
#FDC1C5
ΔE00 3.61
Pale Pink
#FFCFDC
ΔE00 4.86
Bubblegum
#FFC1CC
ΔE00 5.16
Pink
#FFC0CB
ΔE00 5.32
Light Pink
#FFD1DF
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCCCC #CCFCFC
analogous
#FCCCE4 #FCCCCC #FCE4CC
triadic
#FCCCCC #CCFCCC #CCCCFC
tetradic
#FCCCCC #E4FCCC #CCFCFC #E4CCFC
square
#FCCCCC #E4FCCC #CCFCFC #E4CCFC
split-complementary
#FCCCCC #CCFCE4 #CCE4FC
monochromatic
#F55858 #F99292 #FCCCCC #FDE2E2 #FDE2E2
Accessibility & contrast
On white
1.43
#FCCCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#FCCCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCCCC
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCCCC | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CC
Deuteranopia (green-blind)
#DFDBCB
Tritanopia (blue-blind)
#FFC8CC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #fccccc; /* rgb */ color: rgb(252, 204, 204); /* oklch */ color: oklch(88.7% 0.055 18.2);
Tailwind
colors: {
custom: {
50: '#fedbdb',
500: '#fccccc',
950: '#000000',
},
}SCSS
$custom: #fccccc; $custom-light: #fedbdb; $custom-dark: #000000;
JSON
{
"hex": "#fccccc",
"rgb": {
"r": 252,
"g": 204,
"b": 204
},
"hsl": {
"h": 0,
"s": 88.889,
"l": 89.412
},
"oklch": {
"l": 0.88685,
"c": 0.05453,
"h": 18.2
},
"luminance": 0.68241
}Semantic roles & 50–950 ramp
primary
#FCCCCC
secondary
#89E3E3
accent
#E5E600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181515
muted
#868484