#FCDBD3#FCDBD3
#FCDBD3 is a very light, muted red. Relative luminance 0.761; OKLCH L 91.7% C 0.038 H 33.8°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDBD3 |
|---|---|
| RGB | rgb(252, 219, 211) |
| HSL | hsl(12, 87%, 91%) |
| HSV | hsv(12, 16%, 99%) |
| CMYK | cmyk(0%, 13.1%, 16.3%, 1.2%) |
| CIE-LAB | lab(89.89, 10.16, 8.14) |
| CIE-LCH | lch(89.89, 13.02, 38.69°) |
| OKLab | oklab(91.67% 0.0319 0.0214) |
| OKLCH | oklch(91.67% 0.038 33.8) |
| XYZ | xyz(77.2340, 76.0637, 72.2287) |
| Luminance | 0.7606 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.13
Apricot
#FBCEB1
ΔE00 8.41
Lavenderblush
#FFF0F5
ΔE00 8.58
Very Light Pink
#FFF4F2
ΔE00 8.89
Light Rose
#FFC5CB
ΔE00 9.56
Pale Pink
#FFCFDC
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDBD3 #D3F4FC
analogous
#FCD3DF #FCDBD3 #FCEFD3
triadic
#FCDBD3 #D3FCDB #DBD3FC
tetradic
#FCDBD3 #DFFCD3 #D3F4FC #EFD3FC
square
#FCDBD3 #DFFCD3 #D3F4FC #EFD3FC
split-complementary
#FCDBD3 #D3FCEF #D3DFFC
monochromatic
#F47D60 #F8AC9A #FCDBD3 #FDE8E2 #FDE8E2
Accessibility & contrast
On white
1.30
#FCDBD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#FCDBD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDBD3
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDBD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDBD3 | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DED2
Deuteranopia (green-blind)
#E9E5D3
Tritanopia (blue-blind)
#FFD7D9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fcdbd3; /* rgb */ color: rgb(252, 219, 211); /* oklch */ color: oklch(91.7% 0.038 33.8);
Tailwind
colors: {
custom: {
50: '#fde6e0',
500: '#fcdbd3',
950: '#000000',
},
}SCSS
$custom: #fcdbd3; $custom-light: #fde6e0; $custom-dark: #000000;
JSON
{
"hex": "#fcdbd3",
"rgb": {
"r": 252,
"g": 219,
"b": 211
},
"hsl": {
"h": 11.707,
"s": 87.234,
"l": 90.784
},
"oklch": {
"l": 0.91669,
"c": 0.03846,
"h": 33.8
},
"luminance": 0.76062
}Semantic roles & 50–950 ramp
primary
#FCDBD3
secondary
#8FD3E4
accent
#B8E402
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171515
muted
#858484