#FCDBCD#FCDBCD
#FCDBCD is a very light, muted orange. Relative luminance 0.758; OKLCH L 91.5% C 0.041 H 44.4°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDBCD |
|---|---|
| RGB | rgb(252, 219, 205) |
| HSL | hsl(18, 89%, 90%) |
| HSV | hsv(18, 19%, 99%) |
| CMYK | cmyk(0%, 13.1%, 18.7%, 1.2%) |
| CIE-LAB | lab(89.75, 9.26, 11.09) |
| CIE-LCH | lch(89.75, 14.45, 50.13°) |
| OKLab | oklab(91.52% 0.0296 0.029) |
| OKLCH | oklch(91.52% 0.041 44.4) |
| XYZ | xyz(76.4958, 75.7684, 68.3410) |
| Luminance | 0.7577 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.10
Apricot
#FBCEB1
ΔE00 6.14
Peach
#FFDAB9
ΔE00 7.07
Bisque
#FFE4C4
ΔE00 8.70
Light Peach
#FFD8B1
ΔE00 8.85
Antiquewhite
#FAEBD7
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDBCD #CDEEFC
analogous
#FCCDD7 #FCDBCD #FCF2CD
triadic
#FCDBCD #CDFCDB #DBCDFC
tetradic
#FCDBCD #D7FCCD #CDEEFC #F2CDFC
square
#FCDBCD #D7FCCD #CDEEFC #F2CDFC
split-complementary
#FCDBCD #CDFCF2 #CDD7FC
monochromatic
#F5885A #F9B193 #FCDBCD #FDEAE2 #FDEAE2
Accessibility & contrast
On white
1.30
#FCDBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#FCDBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDBCD
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDBCD | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DECC
Deuteranopia (green-blind)
#EBE4CD
Tritanopia (blue-blind)
#FFD6D7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fcdbcd; /* rgb */ color: rgb(252, 219, 205); /* oklch */ color: oklch(91.5% 0.041 44.4);
Tailwind
colors: {
custom: {
50: '#fde6dc',
500: '#fcdbcd',
950: '#000000',
},
}SCSS
$custom: #fcdbcd; $custom-light: #fde6dc; $custom-dark: #000000;
JSON
{
"hex": "#fcdbcd",
"rgb": {
"r": 252,
"g": 219,
"b": 205
},
"hsl": {
"h": 17.872,
"s": 88.679,
"l": 89.608
},
"oklch": {
"l": 0.91517,
"c": 0.04145,
"h": 44.4
},
"luminance": 0.75766
}Semantic roles & 50–950 ramp
primary
#FCDBCD
secondary
#8AC9E4
accent
#A1E500
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171515
muted
#858484