#FCDAB9#FCDAB9
#FCDAB9 is a very light, muted orange. Relative luminance 0.743; OKLCH L 90.9% C 0.058 H 66.1°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDAB9 |
|---|---|
| RGB | rgb(252, 218, 185) |
| HSL | hsl(30, 92%, 86%) |
| HSV | hsv(30, 27%, 99%) |
| CMYK | cmyk(0%, 13.5%, 26.6%, 1.2%) |
| CIE-LAB | lab(89.08, 6.97, 20.61) |
| CIE-LCH | lch(89.08, 21.76, 71.32°) |
| OKLab | oklab(90.85% 0.0233 0.0528) |
| OKLCH | oklch(90.85% 0.058 66.1) |
| XYZ | xyz(73.9740, 74.3436, 56.3426) |
| Luminance | 0.7434 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 1.02
Light Peach
#FFD8B1
ΔE00 1.90
Bisque
#FFE4C4
ΔE00 3.09
Apricot
#FBCEB1
ΔE00 4.90
Navajowhite
#FFDEAD
ΔE00 5.01
Blanchedalmond
#FFEBCD
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDAB9 #B9DBFC
analogous
#FCB9B9 #FCDAB9 #FCFBB9
triadic
#FCDAB9 #B9FCDA #DAB9FC
tetradic
#FCDAB9 #B9FCB9 #B9DBFC #FBB9FC
square
#FCDAB9 #B9FCB9 #B9DBFC #FBB9FC
split-complementary
#FCDAB9 #B9FCFB #B9B9FC
monochromatic
#F79C44 #F9BB7E #FCDAB9 #FEEFE2 #FEEFE2
Accessibility & contrast
On white
1.32
#FCDAB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#FCDAB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDAB9
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDAB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDAB9 | 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)
#E5DBB7
Deuteranopia (green-blind)
#EDE3BA
Tritanopia (blue-blind)
#FFD2D1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #fcdab9; /* rgb */ color: rgb(252, 218, 185); /* oklch */ color: oklch(90.9% 0.058 66.1);
Tailwind
colors: {
custom: {
50: '#fee5ce',
500: '#fcdab9',
950: '#000000',
},
}SCSS
$custom: #fcdab9; $custom-light: #fee5ce; $custom-dark: #000000;
JSON
{
"hex": "#fcdab9",
"rgb": {
"r": 252,
"g": 218,
"b": 185
},
"hsl": {
"h": 29.552,
"s": 91.781,
"l": 85.686
},
"oklch": {
"l": 0.90855,
"c": 0.05771,
"h": 66.1
},
"luminance": 0.74341
}Semantic roles & 50–950 ramp
primary
#FCDAB9
secondary
#78ADE2
accent
#74E600
background
#FFFEFE
surface
#FFFCFA
border
#D7D5D3
text
#181513
muted
#868483