#FCDBAC#FCDBAC
#FCDBAC is a very light, moderate orange. Relative luminance 0.743; OKLCH L 90.8% C 0.071 H 76.4°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDBAC |
|---|---|
| RGB | rgb(252, 219, 172) |
| HSL | hsl(35, 93%, 83%) |
| HSV | hsv(35, 32%, 99%) |
| CMYK | cmyk(0%, 13.1%, 31.7%, 1.2%) |
| CIE-LAB | lab(89.08, 4.79, 27.36) |
| CIE-LCH | lch(89.08, 27.78, 80.07°) |
| OKLab | oklab(90.77% 0.0167 0.0691) |
| OKLCH | oklch(90.77% 0.071 76.4) |
| XYZ | xyz(72.9240, 74.3397, 49.5294) |
| Luminance | 0.7434 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 0.83
Moccasin
#FFE4B5
ΔE00 2.63
Wheat
#F5DEB3
ΔE00 3.15
Light Peach
#FFD8B1
ΔE00 3.64
Pale Peach
#FFE5AD
ΔE00 4.10
Bisque
#FFE4C4
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDBAC #ACCDFC
analogous
#FCB3AC #FCDBAC #F5FCAC
triadic
#FCDBAC #ACFCDB #DBACFC
tetradic
#FCDBAC #ACFCB3 #ACCDFC #FCACF5
square
#FCDBAC #ACFCB3 #ACCDFC #FCACF5
split-complementary
#FCDBAC #ACF5FC #B3ACFC
monochromatic
#F8A836 #FAC171 #FCDBAC #FEF2E1 #FEF2E1
Accessibility & contrast
On white
1.32
#FCDBAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#FCDBAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDBAC
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDBAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDBAC | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DBA9
Deuteranopia (green-blind)
#F0E3AD
Tritanopia (blue-blind)
#FFD2CE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #fcdbac; /* rgb */ color: rgb(252, 219, 172); /* oklch */ color: oklch(90.8% 0.071 76.4);
Tailwind
colors: {
custom: {
50: '#fee6c5',
500: '#fcdbac',
950: '#000000',
},
}SCSS
$custom: #fcdbac; $custom-light: #fee6c5; $custom-dark: #000000;
JSON
{
"hex": "#fcdbac",
"rgb": {
"r": 252,
"g": 219,
"b": 172
},
"hsl": {
"h": 35.25,
"s": 93.023,
"l": 83.137
},
"oklch": {
"l": 0.90772,
"c": 0.07106,
"h": 76.4
},
"luminance": 0.74337
}Semantic roles & 50–950 ramp
primary
#FCDBAC
secondary
#6C9CE0
accent
#5FE600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181512
muted
#868482