#FCDBA7#FCDBA7
#FCDBA7 is a very light, moderate orange. Relative luminance 0.741; OKLCH L 90.7% C 0.076 H 78.9°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDBA7 |
|---|---|
| RGB | rgb(252, 219, 167) |
| HSL | hsl(37, 93%, 82%) |
| HSV | hsv(37, 34%, 99%) |
| CMYK | cmyk(0%, 13.1%, 33.7%, 1.2%) |
| CIE-LAB | lab(88.99, 4.19, 29.82) |
| CIE-LCH | lch(88.99, 30.11, 82.01°) |
| OKLab | oklab(90.67% 0.0148 0.0749) |
| OKLCH | oklch(90.67% 0.076 78.9) |
| XYZ | xyz(72.4528, 74.1512, 47.0479) |
| Luminance | 0.7415 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 1.05
Moccasin
#FFE4B5
ΔE00 2.61
Pale Peach
#FFE5AD
ΔE00 3.27
Wheat
#F5DEB3
ΔE00 3.31
Light Peach
#FFD8B1
ΔE00 4.79
Bisque
#FFE4C4
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDBA7 #A7C8FC
analogous
#FCB1A7 #FCDBA7 #F3FCA7
triadic
#FCDBA7 #A7FCDB #DBA7FC
tetradic
#FCDBA7 #A7FCB1 #A7C8FC #FCA7F3
square
#FCDBA7 #A7FCB1 #A7C8FC #FCA7F3
split-complementary
#FCDBA7 #A7F3FC #B1A7FC
monochromatic
#F8AB31 #FAC36C #FCDBA7 #FEF3E1 #FEF3E1
Accessibility & contrast
On white
1.33
#FCDBA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#FCDBA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDBA7
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDBA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDBA7 | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DBA3
Deuteranopia (green-blind)
#F1E3A8
Tritanopia (blue-blind)
#FFD1CD
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #fcdba7; /* rgb */ color: rgb(252, 219, 167); /* oklch */ color: oklch(90.7% 0.076 78.9);
Tailwind
colors: {
custom: {
50: '#fee6c1',
500: '#fcdba7',
950: '#000000',
},
}SCSS
$custom: #fcdba7; $custom-light: #fee6c1; $custom-dark: #000000;
JSON
{
"hex": "#fcdba7",
"rgb": {
"r": 252,
"g": 219,
"b": 167
},
"hsl": {
"h": 36.706,
"s": 93.407,
"l": 82.157
},
"oklch": {
"l": 0.90674,
"c": 0.0763,
"h": 78.9
},
"luminance": 0.74149
}Semantic roles & 50–950 ramp
primary
#FCDBA7
secondary
#6896DF
accent
#59E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181512
muted
#868482