#FCDBDF#FCDBDF
#FCDBDF is a very light, muted red. Relative luminance 0.767; OKLCH L 92.0% C 0.037 H 9.5°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDBDF |
|---|---|
| RGB | rgb(252, 219, 223) |
| HSL | hsl(353, 85%, 92%) |
| HSV | hsv(353, 13%, 99%) |
| CMYK | cmyk(0%, 13.1%, 11.5%, 1.2%) |
| CIE-LAB | lab(90.18, 12.04, 2.26) |
| CIE-LCH | lch(90.18, 12.25, 10.62°) |
| OKLab | oklab(91.99% 0.0365 0.0061) |
| OKLCH | oklch(91.99% 0.037 9.5) |
| XYZ | xyz(78.7949, 76.6881, 80.4493) |
| Luminance | 0.7669 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.07
Light Pink
#FFD1DF
ΔE00 5.22
Pale Pink
#FFCFDC
ΔE00 5.44
Lavenderblush
#FFF0F5
ΔE00 7.07
Light Rose
#FFC5CB
ΔE00 7.37
Pale Rose
#FDC1C5
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDBDF #DBFCF8
analogous
#FCDBF0 #FCDBDF #FCE8DB
triadic
#FCDBDF #DFFCDB #DBDFFC
tetradic
#FCDBDF #F0FCDB #DBFCF8 #E8DBFC
square
#FCDBDF #F0FCDB #DBFCF8 #E8DBFC
split-complementary
#FCDBDF #DBFCE8 #DBF0FC
monochromatic
#F36A7B #F7A3AD #FCDBDF #FDE3E6 #FDE3E6
Accessibility & contrast
On white
1.29
#FCDBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#FCDBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDBDF
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDBDF | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E0DF
Deuteranopia (green-blind)
#E7E5DE
Tritanopia (blue-blind)
#FFD9DC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fcdbdf; /* rgb */ color: rgb(252, 219, 223); /* oklch */ color: oklch(92.0% 0.037 9.5);
Tailwind
colors: {
custom: {
50: '#fde6e9',
500: '#fcdbdf',
950: '#000000',
},
}SCSS
$custom: #fcdbdf; $custom-light: #fde6e9; $custom-dark: #000000;
JSON
{
"hex": "#fcdbdf",
"rgb": {
"r": 252,
"g": 219,
"b": 223
},
"hsl": {
"h": 352.727,
"s": 84.615,
"l": 92.353
},
"oklch": {
"l": 0.9199,
"c": 0.03697,
"h": 9.5
},
"luminance": 0.76686
}Semantic roles & 50–950 ramp
primary
#FCDBDF
secondary
#97E4DB
accent
#E1C604
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171516
muted
#858484