#FCC97D#FCC97D
#FCC97D is a very light, moderate orange. Relative luminance 0.639; OKLCH L 86.5% C 0.110 H 76.4°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC97D |
|---|---|
| RGB | rgb(252, 201, 125) |
| HSL | hsl(36, 95%, 74%) |
| HSV | hsv(36, 50%, 99%) |
| CMYK | cmyk(0%, 20.2%, 50.4%, 1.2%) |
| CIE-LAB | lab(83.94, 9.14, 44.63) |
| CIE-LCH | lch(83.94, 45.55, 78.43°) |
| OKLab | oklab(86.5% 0.0259 0.1073) |
| OKLCH | oklch(86.5% 0.11 76.4) |
| XYZ | xyz(64.7360, 63.9532, 28.3325) |
| Luminance | 0.6395 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 7.26
Navajowhite
#FFDEAD
ΔE00 7.58
Butterscotch
#FDB147
ΔE00 7.75
Macaroni And Cheese
#EFB435
ΔE00 8.44
Sand (survey)
#E2CA76
ΔE00 8.45
Wheat (survey)
#FBDD7E
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC97D #7DB0FC
analogous
#FC8A7D #FCC97D #EFFC7D
triadic
#FCC97D #7DFCC9 #C97DFC
tetradic
#FCC97D #7DFC8A #7DB0FC #FC7DEF
square
#FCC97D #7DFC8A #7DB0FC #FC7DEF
split-complementary
#FCC97D #7DEFFC #8A7DFC
monochromatic
#F99706 #FBB041 #FCC97D #FDE2B9 #FEF3E1
Accessibility & contrast
On white
1.52
#FCC97D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#FCC97D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC97D
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC97D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC97D | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCA77
Deuteranopia (green-blind)
#E9D67F
Tritanopia (blue-blind)
#FFBBB7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fcc97d; /* rgb */ color: rgb(252, 201, 125); /* oklch */ color: oklch(86.5% 0.110 76.4);
Tailwind
colors: {
custom: {
50: '#ffd9a4',
500: '#fcc97d',
950: '#000000',
},
}SCSS
$custom: #fcc97d; $custom-light: #ffd9a4; $custom-dark: #000000;
JSON
{
"hex": "#fcc97d",
"rgb": {
"r": 252,
"g": 201,
"b": 125
},
"hsl": {
"h": 35.906,
"s": 95.489,
"l": 73.922
},
"oklch": {
"l": 0.86497,
"c": 0.11035,
"h": 76.4
},
"luminance": 0.63949
}Semantic roles & 50–950 ramp
primary
#FCC97D
secondary
#4380DA
accent
#5CE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380