#FCDBD9#FCDBD9
#FCDBD9 is a very light, muted red. Relative luminance 0.764; OKLCH L 91.8% C 0.037 H 22.0°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDBD9 |
|---|---|
| RGB | rgb(252, 219, 217) |
| HSL | hsl(3, 85%, 92%) |
| HSV | hsv(3, 14%, 99%) |
| CMYK | cmyk(0%, 13.1%, 13.9%, 1.2%) |
| CIE-LAB | lab(90.03, 11.09, 5.20) |
| CIE-LCH | lch(90.03, 12.25, 25.10°) |
| OKLab | oklab(91.83% 0.0342 0.0138) |
| OKLCH | oklch(91.83% 0.037 22) |
| XYZ | xyz(78.0002, 76.3702, 76.2642) |
| Luminance | 0.7637 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.65
Light Pink
#FFD1DF
ΔE00 7.22
Pale Pink
#FFCFDC
ΔE00 7.26
Lavenderblush
#FFF0F5
ΔE00 7.48
Light Rose
#FFC5CB
ΔE00 8.04
Pale Rose
#FDC1C5
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDBD9 #D9FAFC
analogous
#FCD9E9 #FCDBD9 #FCEDD9
triadic
#FCDBD9 #D9FCDB #DBD9FC
tetradic
#FCDBD9 #E9FCD9 #D9FAFC #EDD9FC
square
#FCDBD9 #E9FCD9 #D9FAFC #EDD9FC
split-complementary
#FCDBD9 #D9FCED #D9E9FC
monochromatic
#F37068 #F8A5A0 #FCDBD9 #FDE4E3 #FDE4E3
Accessibility & contrast
On white
1.29
#FCDBD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#FCDBD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDBD9
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDBD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDBD9 | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DFD9
Deuteranopia (green-blind)
#E8E5D9
Tritanopia (blue-blind)
#FFD8DB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fcdbd9; /* rgb */ color: rgb(252, 219, 217); /* oklch */ color: oklch(91.8% 0.037 22.0);
Tailwind
colors: {
custom: {
50: '#fde6e4',
500: '#fcdbd9',
950: '#000000',
},
}SCSS
$custom: #fcdbd9; $custom-light: #fde6e4; $custom-dark: #000000;
JSON
{
"hex": "#fcdbd9",
"rgb": {
"r": 252,
"g": 219,
"b": 217
},
"hsl": {
"h": 3.429,
"s": 85.366,
"l": 91.961
},
"oklch": {
"l": 0.91827,
"c": 0.0369,
"h": 22
},
"luminance": 0.76368
}Semantic roles & 50–950 ramp
primary
#FCDBD9
secondary
#95E0E4
accent
#D5E204
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171515
muted
#858484