#FCDBD1#FCDBD1
#FCDBD1 is a very light, muted red. Relative luminance 0.760; OKLCH L 91.6% C 0.039 H 37.5°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDBD1 |
|---|---|
| RGB | rgb(252, 219, 209) |
| HSL | hsl(14, 88%, 90%) |
| HSV | hsv(14, 17%, 99%) |
| CMYK | cmyk(0%, 13.1%, 17.1%, 1.2%) |
| CIE-LAB | lab(89.84, 9.86, 9.12) |
| CIE-LCH | lch(89.84, 13.43, 42.78°) |
| OKLab | oklab(91.62% 0.0312 0.024) |
| OKLCH | oklch(91.62% 0.039 37.5) |
| XYZ | xyz(76.9848, 75.9640, 70.9164) |
| Luminance | 0.7596 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.70
Apricot
#FBCEB1
ΔE00 7.60
Peach
#FFDAB9
ΔE00 8.89
Very Light Pink
#FFF4F2
ΔE00 9.00
Lavenderblush
#FFF0F5
ΔE00 9.07
Seashell
#FFF5EE
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDBD1 #D1F2FC
analogous
#FCD1DC #FCDBD1 #FCF0D1
triadic
#FCDBD1 #D1FCDB #DBD1FC
tetradic
#FCDBD1 #DCFCD1 #D1F2FC #F0D1FC
square
#FCDBD1 #DCFCD1 #D1F2FC #F0D1FC
split-complementary
#FCDBD1 #D1FCF0 #D1DCFC
monochromatic
#F5815E #F8AE98 #FCDBD1 #FDE9E2 #FDE9E2
Accessibility & contrast
On white
1.30
#FCDBD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#FCDBD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDBD1
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDBD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDBD1 | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DED0
Deuteranopia (green-blind)
#EAE4D1
Tritanopia (blue-blind)
#FFD7D8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fcdbd1; /* rgb */ color: rgb(252, 219, 209); /* oklch */ color: oklch(91.6% 0.039 37.5);
Tailwind
colors: {
custom: {
50: '#fde6df',
500: '#fcdbd1',
950: '#000000',
},
}SCSS
$custom: #fcdbd1; $custom-light: #fde6df; $custom-dark: #000000;
JSON
{
"hex": "#fcdbd1",
"rgb": {
"r": 252,
"g": 219,
"b": 209
},
"hsl": {
"h": 13.953,
"s": 87.755,
"l": 90.392
},
"oklch": {
"l": 0.91618,
"c": 0.03932,
"h": 37.5
},
"luminance": 0.75962
}Semantic roles & 50–950 ramp
primary
#FCDBD1
secondary
#8DD0E4
accent
#B0E401
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171515
muted
#858484