#FCDBD0#FCDBD0
#FCDBD0 is a very light, muted orange. Relative luminance 0.759; OKLCH L 91.6% C 0.040 H 39.3°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDBD0 |
|---|---|
| RGB | rgb(252, 219, 208) |
| HSL | hsl(15, 88%, 90%) |
| HSV | hsv(15, 17%, 99%) |
| CMYK | cmyk(0%, 13.1%, 17.5%, 1.2%) |
| CIE-LAB | lab(89.82, 9.71, 9.62) |
| CIE-LCH | lch(89.82, 13.66, 44.72°) |
| OKLab | oklab(91.59% 0.0308 0.0252) |
| OKLCH | oklch(91.59% 0.04 39.3) |
| XYZ | xyz(76.8614, 75.9147, 70.2664) |
| Luminance | 0.7591 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.03
Apricot
#FBCEB1
ΔE00 7.22
Peach
#FFDAB9
ΔE00 8.43
Very Light Pink
#FFF4F2
ΔE00 9.08
Lavenderblush
#FFF0F5
ΔE00 9.33
Seashell
#FFF5EE
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDBD0 #D0F1FC
analogous
#FCD0DB #FCDBD0 #FCF1D0
triadic
#FCDBD0 #D0FCDB #DBD0FC
tetradic
#FCDBD0 #DBFCD0 #D0F1FC #F1D0FC
square
#FCDBD0 #DBFCD0 #D0F1FC #F1D0FC
split-complementary
#FCDBD0 #D0FCF1 #D0DBFC
monochromatic
#F5835D #F8AF96 #FCDBD0 #FDE9E2 #FDE9E2
Accessibility & contrast
On white
1.30
#FCDBD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#FCDBD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDBD0
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDBD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDBD0 | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DECF
Deuteranopia (green-blind)
#EAE4D0
Tritanopia (blue-blind)
#FFD7D8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fcdbd0; /* rgb */ color: rgb(252, 219, 208); /* oklch */ color: oklch(91.6% 0.040 39.3);
Tailwind
colors: {
custom: {
50: '#fde6de',
500: '#fcdbd0',
950: '#000000',
},
}SCSS
$custom: #fcdbd0; $custom-light: #fde6de; $custom-dark: #000000;
JSON
{
"hex": "#fcdbd0",
"rgb": {
"r": 252,
"g": 219,
"b": 208
},
"hsl": {
"h": 15,
"s": 88,
"l": 90.196
},
"oklch": {
"l": 0.91592,
"c": 0.0398,
"h": 39.3
},
"luminance": 0.75913
}Semantic roles & 50–950 ramp
primary
#FCDBD0
secondary
#8CCEE4
accent
#ACE501
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171515
muted
#858484