#FCDBAE#FCDBAE
#FCDBAE is a very light, moderate orange. Relative luminance 0.744; OKLCH L 90.8% C 0.069 H 75.3°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDBAE |
|---|---|
| RGB | rgb(252, 219, 174) |
| HSL | hsl(35, 93%, 84%) |
| HSV | hsv(35, 31%, 99%) |
| CMYK | cmyk(0%, 13.1%, 31%, 1.2%) |
| CIE-LAB | lab(89.12, 5.04, 26.38) |
| CIE-LCH | lch(89.12, 26.85, 79.18°) |
| OKLab | oklab(90.81% 0.0175 0.0667) |
| OKLCH | oklch(90.81% 0.069 75.3) |
| XYZ | xyz(73.1175, 74.4171, 50.5486) |
| Luminance | 0.7441 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 1.24
Moccasin
#FFE4B5
ΔE00 2.83
Light Peach
#FFD8B1
ΔE00 3.18
Wheat
#F5DEB3
ΔE00 3.26
Bisque
#FFE4C4
ΔE00 4.10
Peach
#FFDAB9
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDBAE #AECFFC
analogous
#FCB4AE #FCDBAE #F6FCAE
triadic
#FCDBAE #AEFCDB #DBAEFC
tetradic
#FCDBAE #AEFCB4 #AECFFC #FCAEF6
square
#FCDBAE #AEFCB4 #AECFFC #FCAEF6
split-complementary
#FCDBAE #AEF6FC #B4AEFC
monochromatic
#F8A738 #FAC173 #FCDBAE #FEF2E1 #FEF2E1
Accessibility & contrast
On white
1.32
#FCDBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#FCDBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDBAE
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDBAE | 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)
#E8DBAB
Deuteranopia (green-blind)
#F0E3AF
Tritanopia (blue-blind)
#FFD2CF
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #fcdbae; /* rgb */ color: rgb(252, 219, 174); /* oklch */ color: oklch(90.8% 0.069 75.3);
Tailwind
colors: {
custom: {
50: '#fee6c6',
500: '#fcdbae',
950: '#000000',
},
}SCSS
$custom: #fcdbae; $custom-light: #fee6c6; $custom-dark: #000000;
JSON
{
"hex": "#fcdbae",
"rgb": {
"r": 252,
"g": 219,
"b": 174
},
"hsl": {
"h": 34.615,
"s": 92.857,
"l": 83.529
},
"oklch": {
"l": 0.90813,
"c": 0.06898,
"h": 75.3
},
"luminance": 0.74414
}Semantic roles & 50–950 ramp
primary
#FCDBAE
secondary
#6E9EE0
accent
#61E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482