#FCDBAD#FCDBAD
#FCDBAD is a very light, moderate orange. Relative luminance 0.744; OKLCH L 90.8% C 0.070 H 75.9°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDBAD |
|---|---|
| RGB | rgb(252, 219, 173) |
| HSL | hsl(35, 93%, 83%) |
| HSV | hsv(35, 31%, 99%) |
| CMYK | cmyk(0%, 13.1%, 31.3%, 1.2%) |
| CIE-LAB | lab(89.10, 4.92, 26.87) |
| CIE-LCH | lch(89.10, 27.32, 79.63°) |
| OKLab | oklab(90.79% 0.0171 0.0679) |
| OKLCH | oklch(90.79% 0.07 75.9) |
| XYZ | xyz(73.0204, 74.3783, 50.0371) |
| Luminance | 0.7438 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 1.02
Moccasin
#FFE4B5
ΔE00 2.71
Wheat
#F5DEB3
ΔE00 3.20
Light Peach
#FFD8B1
ΔE00 3.41
Pale Peach
#FFE5AD
ΔE00 4.31
Bisque
#FFE4C4
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDBAD #ADCEFC
analogous
#FCB3AD #FCDBAD #F5FCAD
triadic
#FCDBAD #ADFCDB #DBADFC
tetradic
#FCDBAD #ADFCB3 #ADCEFC #FCADF5
square
#FCDBAD #ADFCB3 #ADCEFC #FCADF5
split-complementary
#FCDBAD #ADF5FC #B3ADFC
monochromatic
#F8A737 #FAC172 #FCDBAD #FEF2E1 #FEF2E1
Accessibility & contrast
On white
1.32
#FCDBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#FCDBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDBAD
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDBAD | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DBAA
Deuteranopia (green-blind)
#F0E3AE
Tritanopia (blue-blind)
#FFD2CF
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #fcdbad; /* rgb */ color: rgb(252, 219, 173); /* oklch */ color: oklch(90.8% 0.070 75.9);
Tailwind
colors: {
custom: {
50: '#fee6c5',
500: '#fcdbad',
950: '#000000',
},
}SCSS
$custom: #fcdbad; $custom-light: #fee6c5; $custom-dark: #000000;
JSON
{
"hex": "#fcdbad",
"rgb": {
"r": 252,
"g": 219,
"b": 173
},
"hsl": {
"h": 34.937,
"s": 92.941,
"l": 83.333
},
"oklch": {
"l": 0.90793,
"c": 0.07001,
"h": 75.9
},
"luminance": 0.74376
}Semantic roles & 50–950 ramp
primary
#FCDBAD
secondary
#6D9DE0
accent
#60E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482