#FCC97A#FCC97A
#FCC97A is a very light, moderate orange. Relative luminance 0.639; OKLCH L 86.5% C 0.113 H 77.3°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC97A |
|---|---|
| RGB | rgb(252, 201, 122) |
| HSL | hsl(36, 96%, 73%) |
| HSV | hsv(36, 52%, 99%) |
| CMYK | cmyk(0%, 20.2%, 51.6%, 1.2%) |
| CIE-LAB | lab(83.90, 8.88, 46.07) |
| CIE-LCH | lch(83.90, 46.92, 79.09°) |
| OKLab | oklab(86.45% 0.0248 0.1103) |
| OKLCH | oklch(86.45% 0.113 77.3) |
| XYZ | xyz(64.5473, 63.8777, 27.3384) |
| Luminance | 0.6387 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 7.62
Butterscotch
#FDB147
ΔE00 7.63
Navajowhite
#FFDEAD
ΔE00 7.92
Macaroni And Cheese
#EFB435
ΔE00 8.00
Wheat (survey)
#FBDD7E
ΔE00 8.14
Sand (survey)
#E2CA76
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC97A #7AADFC
analogous
#FC887A #FCC97A #EEFC7A
triadic
#FCC97A #7AFCC9 #C97AFC
tetradic
#FCC97A #7AFC88 #7AADFC #FC7AEE
square
#FCC97A #7AFC88 #7AADFC #FC7AEE
split-complementary
#FCC97A #7AEEFC #887AFC
monochromatic
#F69806 #FBB13E #FCC97A #FDE1B6 #FEF3E1
Accessibility & contrast
On white
1.52
#FCC97A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#FCC97A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC97A
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC97A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC97A | 1.00 | 1.52 | 13.77 | 13.77 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCA73
Deuteranopia (green-blind)
#E9D67C
Tritanopia (blue-blind)
#FFBBB6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fcc97a; /* rgb */ color: rgb(252, 201, 122); /* oklch */ color: oklch(86.5% 0.113 77.3);
Tailwind
colors: {
custom: {
50: '#ffd9a2',
500: '#fcc97a',
950: '#000000',
},
}SCSS
$custom: #fcc97a; $custom-light: #ffd9a2; $custom-dark: #000000;
JSON
{
"hex": "#fcc97a",
"rgb": {
"r": 252,
"g": 201,
"b": 122
},
"hsl": {
"h": 36.462,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.86454,
"c": 0.11302,
"h": 77.3
},
"luminance": 0.63874
}Semantic roles & 50–950 ramp
primary
#FCC97A
secondary
#417DD9
accent
#5AE600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380