#FCDBD2#FCDBD2
#FCDBD2 is a very light, muted red. Relative luminance 0.760; OKLCH L 91.6% C 0.039 H 35.7°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDBD2 |
|---|---|
| RGB | rgb(252, 219, 210) |
| HSL | hsl(13, 88%, 91%) |
| HSV | hsv(13, 17%, 99%) |
| CMYK | cmyk(0%, 13.1%, 16.7%, 1.2%) |
| CIE-LAB | lab(89.87, 10.01, 8.63) |
| CIE-LCH | lch(89.87, 13.22, 40.77°) |
| OKLab | oklab(91.64% 0.0316 0.0227) |
| OKLCH | oklch(91.64% 0.039 35.7) |
| XYZ | xyz(77.1090, 76.0137, 71.5705) |
| Luminance | 0.7601 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.40
Apricot
#FBCEB1
ΔE00 8.00
Lavenderblush
#FFF0F5
ΔE00 8.82
Very Light Pink
#FFF4F2
ΔE00 8.93
Peach
#FFDAB9
ΔE00 9.35
Seashell
#FFF5EE
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDBD2 #D2F3FC
analogous
#FCD2DE #FCDBD2 #FCF0D2
triadic
#FCDBD2 #D2FCDB #DBD2FC
tetradic
#FCDBD2 #DEFCD2 #D2F3FC #F0D2FC
square
#FCDBD2 #DEFCD2 #D2F3FC #F0D2FC
split-complementary
#FCDBD2 #D2FCF0 #D2DEFC
monochromatic
#F47F5F #F8AD99 #FCDBD2 #FDE8E2 #FDE8E2
Accessibility & contrast
On white
1.30
#FCDBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#FCDBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDBD2
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDBD2 | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DED1
Deuteranopia (green-blind)
#EAE4D2
Tritanopia (blue-blind)
#FFD7D8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fcdbd2; /* rgb */ color: rgb(252, 219, 210); /* oklch */ color: oklch(91.6% 0.039 35.7);
Tailwind
colors: {
custom: {
50: '#fde6df',
500: '#fcdbd2',
950: '#000000',
},
}SCSS
$custom: #fcdbd2; $custom-light: #fde6df; $custom-dark: #000000;
JSON
{
"hex": "#fcdbd2",
"rgb": {
"r": 252,
"g": 219,
"b": 210
},
"hsl": {
"h": 12.857,
"s": 87.5,
"l": 90.588
},
"oklch": {
"l": 0.91643,
"c": 0.03887,
"h": 35.7
},
"luminance": 0.76012
}Semantic roles & 50–950 ramp
primary
#FCDBD2
secondary
#8ED2E4
accent
#B4E401
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171515
muted
#858484