#FCDBDC#FCDBDC
#FCDBDC is a very light, muted red. Relative luminance 0.765; OKLCH L 91.9% C 0.037 H 15.8°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDBDC |
|---|---|
| RGB | rgb(252, 219, 220) |
| HSL | hsl(358, 85%, 92%) |
| HSV | hsv(358, 13%, 99%) |
| CMYK | cmyk(0%, 13.1%, 12.7%, 1.2%) |
| CIE-LAB | lab(90.10, 11.56, 3.73) |
| CIE-LCH | lch(90.10, 12.15, 17.86°) |
| OKLab | oklab(91.91% 0.0353 0.01) |
| OKLCH | oklch(91.91% 0.037 15.8) |
| XYZ | xyz(78.3940, 76.5277, 78.3380) |
| Luminance | 0.7653 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.22
Light Pink
#FFD1DF
ΔE00 6.15
Pale Pink
#FFCFDC
ΔE00 6.27
Lavenderblush
#FFF0F5
ΔE00 7.18
Light Rose
#FFC5CB
ΔE00 7.59
Pale Rose
#FDC1C5
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDBDC #DBFCFB
analogous
#FCDBED #FCDBDC #FCEBDB
triadic
#FCDBDC #DCFCDB #DBDCFC
tetradic
#FCDBDC #EDFCDB #DBFCFB #EBDBFC
square
#FCDBDC #EDFCDB #DBFCFB #EBDBFC
split-complementary
#FCDBDC #DBFCEB #DBEDFC
monochromatic
#F36A6E #F7A3A5 #FCDBDC #FDE3E4 #FDE3E4
Accessibility & contrast
On white
1.29
#FCDBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#FCDBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDBDC
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDBDC | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DFDC
Deuteranopia (green-blind)
#E8E5DC
Tritanopia (blue-blind)
#FFD8DB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fcdbdc; /* rgb */ color: rgb(252, 219, 220); /* oklch */ color: oklch(91.9% 0.037 15.8);
Tailwind
colors: {
custom: {
50: '#fde6e6',
500: '#fcdbdc',
950: '#000000',
},
}SCSS
$custom: #fcdbdc; $custom-light: #fde6e6; $custom-dark: #000000;
JSON
{
"hex": "#fcdbdc",
"rgb": {
"r": 252,
"g": 219,
"b": 220
},
"hsl": {
"h": 358.182,
"s": 84.615,
"l": 92.353
},
"oklch": {
"l": 0.91908,
"c": 0.03672,
"h": 15.8
},
"luminance": 0.76526
}Semantic roles & 50–950 ramp
primary
#FCDBDC
secondary
#97E4E2
accent
#E1DA04
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171516
muted
#858484