#FCCDCD#FCCDCD
#FCCDCD is a very light, muted red. Relative luminance 0.688; OKLCH L 88.9% C 0.053 H 18.2°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCDCD |
|---|---|
| RGB | rgb(252, 205, 205) |
| HSL | hsl(0, 89%, 90%) |
| HSV | hsv(0, 19%, 99%) |
| CMYK | cmyk(0%, 18.7%, 18.7%, 1.2%) |
| CIE-LAB | lab(86.39, 16.55, 6.27) |
| CIE-LCH | lch(86.39, 17.70, 20.76°) |
| OKLab | oklab(88.9% 0.0507 0.0167) |
| OKLCH | oklch(88.9% 0.053 18.2) |
| XYZ | xyz(72.9959, 68.7685, 67.1743) |
| Luminance | 0.6877 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 3.55
Pale Rose
#FDC1C5
ΔE00 3.90
Pale Pink
#FFCFDC
ΔE00 4.83
Light Pink
#FFD1DF
ΔE00 5.26
Bubblegum
#FFC1CC
ΔE00 5.36
Pink
#FFC0CB
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCDCD #CDFCFC
analogous
#FCCDE5 #FCCDCD #FCE5CD
triadic
#FCCDCD #CDFCCD #CDCDFC
tetradic
#FCCDCD #E5FCCD #CDFCFC #E5CDFC
square
#FCCDCD #E5FCCD #CDFCFC #E5CDFC
split-complementary
#FCCDCD #CDFCE5 #CDE5FC
monochromatic
#F55A5A #F99393 #FCCDCD #FDE2E2 #FDE2E2
Accessibility & contrast
On white
1.42
#FCCDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#FCCDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCDCD
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCDCD | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CD
Deuteranopia (green-blind)
#E0DCCC
Tritanopia (blue-blind)
#FFC9CD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #fccdcd; /* rgb */ color: rgb(252, 205, 205); /* oklch */ color: oklch(88.9% 0.053 18.2);
Tailwind
colors: {
custom: {
50: '#fedcdc',
500: '#fccdcd',
950: '#000000',
},
}SCSS
$custom: #fccdcd; $custom-light: #fedcdc; $custom-dark: #000000;
JSON
{
"hex": "#fccdcd",
"rgb": {
"r": 252,
"g": 205,
"b": 205
},
"hsl": {
"h": 0,
"s": 88.679,
"l": 89.608
},
"oklch": {
"l": 0.88896,
"c": 0.05332,
"h": 18.2
},
"luminance": 0.68766
}Semantic roles & 50–950 ramp
primary
#FCCDCD
secondary
#8AE4E4
accent
#E5E500
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484