#FDCFCB#FDCFCB
#FDCFCB is a very light, muted red. Relative luminance 0.698; OKLCH L 89.3% C 0.052 H 24.0°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FDCFCB |
|---|---|
| RGB | rgb(253, 207, 203) |
| HSL | hsl(5, 93%, 89%) |
| HSV | hsv(5, 20%, 99%) |
| CMYK | cmyk(0%, 18.2%, 19.8%, 0.8%) |
| CIE-LAB | lab(86.91, 15.57, 8.09) |
| CIE-LCH | lch(86.91, 17.55, 27.47°) |
| OKLab | oklab(89.31% 0.048 0.0213) |
| OKLCH | oklch(89.31% 0.052 24) |
| XYZ | xyz(73.6006, 69.8228, 66.0885) |
| Luminance | 0.6982 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 4.99
Pale Rose
#FDC1C5
ΔE00 5.10
Pale Pink
#FFCFDC
ΔE00 6.41
Mistyrose
#FFE4E1
ΔE00 6.68
Light Pink
#FFD1DF
ΔE00 6.79
Bubblegum
#FFC1CC
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDCFCB #CBF9FD
analogous
#FDCBE0 #FDCFCB #FDE8CB
triadic
#FDCFCB #CBFDCF #CFCBFD
tetradic
#FDCFCB #E0FDCB #CBF9FD #E8CBFD
square
#FDCFCB #E0FDCB #CBF9FD #E8CBFD
split-complementary
#FDCFCB #CBFDE8 #CBE0FD
monochromatic
#F86255 #FB9990 #FDCFCB #FEE4E2 #FEE4E2
Accessibility & contrast
On white
1.40
#FDCFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#FDCFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDCFCB
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDCFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDCFCB | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D5CB
Deuteranopia (green-blind)
#E2DDCA
Tritanopia (blue-blind)
#FFCACE
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #fdcfcb; /* rgb */ color: rgb(253, 207, 203); /* oklch */ color: oklch(89.3% 0.052 24.0);
Tailwind
colors: {
custom: {
50: '#feddda',
500: '#fdcfcb',
950: '#000000',
},
}SCSS
$custom: #fdcfcb; $custom-light: #feddda; $custom-dark: #000000;
JSON
{
"hex": "#fdcfcb",
"rgb": {
"r": 253,
"g": 207,
"b": 203
},
"hsl": {
"h": 4.8,
"s": 92.593,
"l": 89.412
},
"oklch": {
"l": 0.89306,
"c": 0.05249,
"h": 24
},
"luminance": 0.6982
}Semantic roles & 50–950 ramp
primary
#FDCFCB
secondary
#87DEE5
accent
#D3E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483