#FCDBAF#FCDBAF
#FCDBAF is a very light, moderate orange. Relative luminance 0.745; OKLCH L 90.8% C 0.068 H 74.7°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDBAF |
|---|---|
| RGB | rgb(252, 219, 175) |
| HSL | hsl(34, 93%, 84%) |
| HSV | hsv(34, 31%, 99%) |
| CMYK | cmyk(0%, 13.1%, 30.6%, 1.2%) |
| CIE-LAB | lab(89.14, 5.16, 25.88) |
| CIE-LCH | lch(89.14, 26.39, 78.72°) |
| OKLab | oklab(90.83% 0.0179 0.0655) |
| OKLCH | oklch(90.83% 0.068 74.7) |
| XYZ | xyz(73.2154, 74.4563, 51.0640) |
| Luminance | 0.7445 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 1.49
Light Peach
#FFD8B1
ΔE00 2.95
Moccasin
#FFE4B5
ΔE00 2.97
Wheat
#F5DEB3
ΔE00 3.35
Bisque
#FFE4C4
ΔE00 3.88
Peach
#FFDAB9
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDBAF #AFD0FC
analogous
#FCB4AF #FCDBAF #F6FCAF
triadic
#FCDBAF #AFFCDB #DBAFFC
tetradic
#FCDBAF #AFFCB4 #AFD0FC #FCAFF6
square
#FCDBAF #AFFCB4 #AFD0FC #FCAFF6
split-complementary
#FCDBAF #AFF6FC #B4AFFC
monochromatic
#F8A639 #FAC074 #FCDBAF #FEF2E2 #FEF2E2
Accessibility & contrast
On white
1.32
#FCDBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#FCDBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDBAF
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDBAF | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DBAC
Deuteranopia (green-blind)
#F0E3B0
Tritanopia (blue-blind)
#FFD2CF
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #fcdbaf; /* rgb */ color: rgb(252, 219, 175); /* oklch */ color: oklch(90.8% 0.068 74.7);
Tailwind
colors: {
custom: {
50: '#fee6c7',
500: '#fcdbaf',
950: '#000000',
},
}SCSS
$custom: #fcdbaf; $custom-light: #fee6c7; $custom-dark: #000000;
JSON
{
"hex": "#fcdbaf",
"rgb": {
"r": 252,
"g": 219,
"b": 175
},
"hsl": {
"h": 34.286,
"s": 92.771,
"l": 83.725
},
"oklch": {
"l": 0.90834,
"c": 0.06794,
"h": 74.7
},
"luminance": 0.74454
}Semantic roles & 50–950 ramp
primary
#FCDBAF
secondary
#6F9FE0
accent
#62E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482