#FDCCCF#FDCCCF
#FDCCCF is a very light, muted red. Relative luminance 0.686; OKLCH L 88.9% C 0.056 H 14.1°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCCCF |
|---|---|
| RGB | rgb(253, 204, 207) |
| HSL | hsl(356, 92%, 90%) |
| HSV | hsv(356, 19%, 99%) |
| CMYK | cmyk(0%, 19.4%, 18.2%, 0.8%) |
| CIE-LAB | lab(86.29, 17.73, 5.09) |
| CIE-LCH | lch(86.29, 18.45, 16.01°) |
| OKLab | oklab(88.86% 0.054 0.0136) |
| OKLCH | oklch(88.86% 0.056 14.1) |
| XYZ | xyz(73.3636, 68.5761, 68.3914) |
| Luminance | 0.6857 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 2.53
Pale Rose
#FDC1C5
ΔE00 3.19
Pale Pink
#FFCFDC
ΔE00 3.72
Bubblegum
#FFC1CC
ΔE00 4.23
Light Pink
#FFD1DF
ΔE00 4.24
Pink
#FFC0CB
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCCCF #CCFDFA
analogous
#FDCCE7 #FDCCCF #FDE2CC
triadic
#FDCCCF #CFFDCC #CCCFFD
tetradic
#FDCCCF #E7FDCC #CCFDFA #E2CCFD
square
#FDCCCF #E7FDCC #CCFDFA #E2CCFD
split-complementary
#FDCCCF #CCFDE2 #CCE7FD
monochromatic
#F85660 #FB9198 #FDCCCF #FEE2E3 #FEE2E3
Accessibility & contrast
On white
1.43
#FDCCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#FDCCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCCCF
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCCCF | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 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: #fdcccf; /* rgb */ color: rgb(253, 204, 207); /* oklch */ color: oklch(88.9% 0.056 14.1);
Tailwind
colors: {
custom: {
50: '#fedbdd',
500: '#fdcccf',
950: '#000000',
},
}SCSS
$custom: #fdcccf; $custom-light: #fedbdd; $custom-dark: #000000;
JSON
{
"hex": "#fdcccf",
"rgb": {
"r": 253,
"g": 204,
"b": 207
},
"hsl": {
"h": 356.327,
"s": 92.453,
"l": 89.608
},
"oklch": {
"l": 0.88859,
"c": 0.05568,
"h": 14.1
},
"luminance": 0.68573
}Semantic roles & 50–950 ramp
primary
#FDCCCF
secondary
#88E5E0
accent
#E6D700
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181515
muted
#868484