#FCDBDA#FCDBDA
#FCDBDA is a very light, muted red. Relative luminance 0.764; OKLCH L 91.9% C 0.037 H 19.9°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDBDA |
|---|---|
| RGB | rgb(252, 219, 218) |
| HSL | hsl(2, 85%, 92%) |
| HSV | hsv(2, 13%, 99%) |
| CMYK | cmyk(0%, 13.1%, 13.5%, 1.2%) |
| CIE-LAB | lab(90.06, 11.25, 4.71) |
| CIE-LCH | lch(90.06, 12.19, 22.71°) |
| OKLab | oklab(91.85% 0.0346 0.0125) |
| OKLCH | oklch(91.85% 0.037 19.9) |
| XYZ | xyz(78.1307, 76.4224, 76.9513) |
| Luminance | 0.7642 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.79
Light Pink
#FFD1DF
ΔE00 6.85
Pale Pink
#FFCFDC
ΔE00 6.91
Lavenderblush
#FFF0F5
ΔE00 7.36
Light Rose
#FFC5CB
ΔE00 7.86
Pale Rose
#FDC1C5
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDBDA #DAFBFC
analogous
#FCDAEA #FCDBDA #FCECDA
triadic
#FCDBDA #DAFCDB #DBDAFC
tetradic
#FCDBDA #EAFCDA #DAFBFC #ECDAFC
square
#FCDBDA #EAFCDA #DAFBFC #ECDAFC
split-complementary
#FCDBDA #DAFCEC #DAEAFC
monochromatic
#F36D69 #F7A4A1 #FCDBDA #FDE3E3 #FDE3E3
Accessibility & contrast
On white
1.29
#FCDBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#FCDBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDBDA
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDBDA | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DFDA
Deuteranopia (green-blind)
#E8E5DA
Tritanopia (blue-blind)
#FFD8DB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fcdbda; /* rgb */ color: rgb(252, 219, 218); /* oklch */ color: oklch(91.9% 0.037 19.9);
Tailwind
colors: {
custom: {
50: '#fde6e5',
500: '#fcdbda',
950: '#000000',
},
}SCSS
$custom: #fcdbda; $custom-light: #fde6e5; $custom-dark: #000000;
JSON
{
"hex": "#fcdbda",
"rgb": {
"r": 252,
"g": 219,
"b": 218
},
"hsl": {
"h": 1.765,
"s": 85,
"l": 92.157
},
"oklch": {
"l": 0.91854,
"c": 0.03679,
"h": 19.9
},
"luminance": 0.7642
}Semantic roles & 50–950 ramp
primary
#FCDBDA
secondary
#96E2E4
accent
#DBE104
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171515
muted
#858484