#FCDB97#FCDB97
#FCDB97 is a very light, moderate orange. Relative luminance 0.736; OKLCH L 90.4% C 0.093 H 84.8°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDB97 |
|---|---|
| RGB | rgb(252, 219, 151) |
| HSL | hsl(40, 94%, 79%) |
| HSV | hsv(40, 40%, 99%) |
| CMYK | cmyk(0%, 13.1%, 40.1%, 1.2%) |
| CIE-LAB | lab(88.73, 2.38, 37.65) |
| CIE-LCH | lch(88.73, 37.72, 86.38°) |
| OKLab | oklab(90.38% 0.0085 0.0928) |
| OKLCH | oklch(90.38% 0.093 84.8) |
| XYZ | xyz(71.0642, 73.5958, 39.7343) |
| Luminance | 0.7359 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 3.51
Navajowhite
#FFDEAD
ΔE00 4.49
Moccasin
#FFE4B5
ΔE00 5.02
Wheat (survey)
#FBDD7E
ΔE00 5.05
Wheat
#F5DEB3
ΔE00 5.73
Vanilla
#F3E5AB
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDB97 #97B8FC
analogous
#FCA997 #FCDB97 #EBFC97
triadic
#FCDB97 #97FCDB #DB97FC
tetradic
#FCDB97 #97FCA9 #97B8FC #FC97EB
square
#FCDB97 #97FCA9 #97B8FC #FC97EB
split-complementary
#FCDB97 #97EBFC #A997FC
monochromatic
#F9B220 #FAC65C #FCDB97 #FEF0D2 #FEF5E1
Accessibility & contrast
On white
1.34
#FCDB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#FCDB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDB97
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDB97 | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDA92
Deuteranopia (green-blind)
#F3E299
Tritanopia (blue-blind)
#FFD0CA
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #fcdb97; /* rgb */ color: rgb(252, 219, 151); /* oklch */ color: oklch(90.4% 0.093 84.8);
Tailwind
colors: {
custom: {
50: '#ffe6b6',
500: '#fcdb97',
950: '#000000',
},
}SCSS
$custom: #fcdb97; $custom-light: #ffe6b6; $custom-dark: #000000;
JSON
{
"hex": "#fcdb97",
"rgb": {
"r": 252,
"g": 219,
"b": 151
},
"hsl": {
"h": 40.396,
"s": 94.393,
"l": 79.02
},
"oklch": {
"l": 0.90381,
"c": 0.09316,
"h": 84.8
},
"luminance": 0.73593
}Semantic roles & 50–950 ramp
primary
#FCDB97
secondary
#5A85DD
accent
#4BE600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481