#FDCFCF#FDCFCF
#FDCFCF is a very light, muted red. Relative luminance 0.700; OKLCH L 89.4% C 0.052 H 18.2°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCFCF |
|---|---|
| RGB | rgb(253, 207, 207) |
| HSL | hsl(0, 92%, 90%) |
| HSV | hsv(0, 18%, 99%) |
| CMYK | cmyk(0%, 18.2%, 18.2%, 0.8%) |
| CIE-LAB | lab(87.00, 16.16, 6.11) |
| CIE-LCH | lch(87.00, 17.28, 20.72°) |
| OKLab | oklab(89.41% 0.0495 0.0162) |
| OKLCH | oklch(89.41% 0.052 18.2) |
| XYZ | xyz(74.0835, 70.0159, 68.6314) |
| Luminance | 0.7001 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 3.89
Pale Rose
#FDC1C5
ΔE00 4.32
Pale Pink
#FFCFDC
ΔE00 4.80
Light Pink
#FFD1DF
ΔE00 5.19
Bubblegum
#FFC1CC
ΔE00 5.67
Pink
#FFC0CB
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCFCF #CFFDFD
analogous
#FDCFE6 #FDCFCF #FDE6CF
triadic
#FDCFCF #CFFDCF #CFCFFD
tetradic
#FDCFCF #E6FDCF #CFFDFD #E6CFFD
square
#FDCFCF #E6FDCF #CFFDFD #E6CFFD
split-complementary
#FDCFCF #CFFDE6 #CFE6FD
monochromatic
#F85959 #FB9494 #FDCFCF #FEE2E2 #FEE2E2
Accessibility & contrast
On white
1.40
#FDCFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#FDCFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCFCF
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCFCF | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D5CF
Deuteranopia (green-blind)
#E1DDCE
Tritanopia (blue-blind)
#FFCBCF
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #fdcfcf; /* rgb */ color: rgb(253, 207, 207); /* oklch */ color: oklch(89.4% 0.052 18.2);
Tailwind
colors: {
custom: {
50: '#fedddd',
500: '#fdcfcf',
950: '#000000',
},
}SCSS
$custom: #fdcfcf; $custom-light: #fedddd; $custom-dark: #000000;
JSON
{
"hex": "#fdcfcf",
"rgb": {
"r": 253,
"g": 207,
"b": 207
},
"hsl": {
"h": 0,
"s": 92,
"l": 90.196
},
"oklch": {
"l": 0.89411,
"c": 0.05207,
"h": 18.2
},
"luminance": 0.70013
}Semantic roles & 50–950 ramp
primary
#FDCFCF
secondary
#8AE6E6
accent
#E5E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181515
muted
#868484