#FCDBAB#FCDBAB
#FCDBAB is a very light, moderate orange. Relative luminance 0.743; OKLCH L 90.8% C 0.072 H 76.9°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDBAB |
|---|---|
| RGB | rgb(252, 219, 171) |
| HSL | hsl(36, 93%, 83%) |
| HSV | hsv(36, 32%, 99%) |
| CMYK | cmyk(0%, 13.1%, 32.1%, 1.2%) |
| CIE-LAB | lab(89.06, 4.67, 27.85) |
| CIE-LCH | lch(89.06, 28.24, 80.48°) |
| OKLab | oklab(90.75% 0.0163 0.0702) |
| OKLCH | oklch(90.75% 0.072 76.9) |
| XYZ | xyz(72.8283, 74.3014, 49.0255) |
| Luminance | 0.7430 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 0.70
Moccasin
#FFE4B5
ΔE00 2.57
Wheat
#F5DEB3
ΔE00 3.14
Light Peach
#FFD8B1
ΔE00 3.87
Pale Peach
#FFE5AD
ΔE00 3.91
Bisque
#FFE4C4
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDBAB #ABCCFC
analogous
#FCB2AB #FCDBAB #F4FCAB
triadic
#FCDBAB #ABFCDB #DBABFC
tetradic
#FCDBAB #ABFCB2 #ABCCFC #FCABF4
square
#FCDBAB #ABFCB2 #ABCCFC #FCABF4
split-complementary
#FCDBAB #ABF4FC #B2ABFC
monochromatic
#F8A835 #FAC270 #FCDBAB #FEF2E1 #FEF2E1
Accessibility & contrast
On white
1.32
#FCDBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#FCDBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDBAB
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDBAB | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DBA8
Deuteranopia (green-blind)
#F0E3AC
Tritanopia (blue-blind)
#FFD2CE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #fcdbab; /* rgb */ color: rgb(252, 219, 171); /* oklch */ color: oklch(90.8% 0.072 76.9);
Tailwind
colors: {
custom: {
50: '#fee6c4',
500: '#fcdbab',
950: '#000000',
},
}SCSS
$custom: #fcdbab; $custom-light: #fee6c4; $custom-dark: #000000;
JSON
{
"hex": "#fcdbab",
"rgb": {
"r": 252,
"g": 219,
"b": 171
},
"hsl": {
"h": 35.556,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.90752,
"c": 0.0721,
"h": 76.9
},
"luminance": 0.74299
}Semantic roles & 50–950 ramp
primary
#FCDBAB
secondary
#6B9BE0
accent
#5DE600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181512
muted
#868482