#FCCDCC#FCCDCC
#FCCDCC is a very light, muted red. Relative luminance 0.687; OKLCH L 88.9% C 0.053 H 19.6°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCDCC |
|---|---|
| RGB | rgb(252, 205, 204) |
| HSL | hsl(1, 89%, 89%) |
| HSV | hsv(1, 19%, 99%) |
| CMYK | cmyk(0%, 18.7%, 19%, 1.2%) |
| CIE-LAB | lab(86.37, 16.40, 6.77) |
| CIE-LCH | lch(86.37, 17.75, 22.43°) |
| OKLab | oklab(88.87% 0.0503 0.0179) |
| OKLCH | oklch(88.87% 0.053 19.6) |
| XYZ | xyz(72.8755, 68.7204, 66.5406) |
| Luminance | 0.6872 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 3.81
Pale Rose
#FDC1C5
ΔE00 4.06
Pale Pink
#FFCFDC
ΔE00 5.22
Light Pink
#FFD1DF
ΔE00 5.65
Bubblegum
#FFC1CC
ΔE00 5.66
Pink
#FFC0CB
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCDCC #CCFBFC
analogous
#FCCCE3 #FCCDCC #FCE5CC
triadic
#FCCDCC #CCFCCD #CDCCFC
tetradic
#FCCDCC #E3FCCC #CCFBFC #E5CCFC
square
#FCCDCC #E3FCCC #CCFBFC #E5CCFC
split-complementary
#FCCDCC #CCFCE5 #CCE3FC
monochromatic
#F55C58 #F99492 #FCCDCC #FDE3E2 #FDE3E2
Accessibility & contrast
On white
1.42
#FCCDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#FCCDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCDCC
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCDCC | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CC
Deuteranopia (green-blind)
#E0DBCB
Tritanopia (blue-blind)
#FFC9CD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #fccdcc; /* rgb */ color: rgb(252, 205, 204); /* oklch */ color: oklch(88.9% 0.053 19.6);
Tailwind
colors: {
custom: {
50: '#fedcdb',
500: '#fccdcc',
950: '#000000',
},
}SCSS
$custom: #fccdcc; $custom-light: #fedcdb; $custom-dark: #000000;
JSON
{
"hex": "#fccdcc",
"rgb": {
"r": 252,
"g": 205,
"b": 204
},
"hsl": {
"h": 1.25,
"s": 88.889,
"l": 89.412
},
"oklch": {
"l": 0.88869,
"c": 0.05338,
"h": 19.6
},
"luminance": 0.68718
}Semantic roles & 50–950 ramp
primary
#FCCDCC
secondary
#89E2E3
accent
#E1E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181515
muted
#868484