#FCC97E#FCC97E
#FCC97E is a very light, moderate orange. Relative luminance 0.640; OKLCH L 86.5% C 0.109 H 76.1°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC97E |
|---|---|
| RGB | rgb(252, 201, 126) |
| HSL | hsl(36, 95%, 74%) |
| HSV | hsv(36, 50%, 99%) |
| CMYK | cmyk(0%, 20.2%, 50%, 1.2%) |
| CIE-LAB | lab(83.95, 9.22, 44.15) |
| CIE-LCH | lch(83.95, 45.10, 78.20°) |
| OKLab | oklab(86.51% 0.0263 0.1063) |
| OKLCH | oklch(86.51% 0.109 76.1) |
| XYZ | xyz(64.8002, 63.9789, 28.6706) |
| Luminance | 0.6398 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 7.14
Navajowhite
#FFDEAD
ΔE00 7.47
Butterscotch
#FDB147
ΔE00 7.81
Sand (survey)
#E2CA76
ΔE00 8.55
Macaroni And Cheese
#EFB435
ΔE00 8.60
Tan (survey)
#D1B26F
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC97E #7EB1FC
analogous
#FC8A7E #FCC97E #F0FC7E
triadic
#FCC97E #7EFCC9 #C97EFC
tetradic
#FCC97E #7EFC8A #7EB1FC #FC7EF0
square
#FCC97E #7EFC8A #7EB1FC #FC7EF0
split-complementary
#FCC97E #7EF0FC #8A7EFC
monochromatic
#F99706 #FBB042 #FCC97E #FDE2BA #FEF2E1
Accessibility & contrast
On white
1.52
#FCC97E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#FCC97E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC97E
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC97E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC97E | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCA78
Deuteranopia (green-blind)
#E9D680
Tritanopia (blue-blind)
#FFBBB7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fcc97e; /* rgb */ color: rgb(252, 201, 126); /* oklch */ color: oklch(86.5% 0.109 76.1);
Tailwind
colors: {
custom: {
50: '#ffd9a4',
500: '#fcc97e',
950: '#000000',
},
}SCSS
$custom: #fcc97e; $custom-light: #ffd9a4; $custom-dark: #000000;
JSON
{
"hex": "#fcc97e",
"rgb": {
"r": 252,
"g": 201,
"b": 126
},
"hsl": {
"h": 35.714,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.86512,
"c": 0.10945,
"h": 76.1
},
"luminance": 0.63975
}Semantic roles & 50–950 ramp
primary
#FCC97E
secondary
#4481DA
accent
#5DE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380