#FCC97F#FCC97F
#FCC97F is a very light, moderate orange. Relative luminance 0.640; OKLCH L 86.5% C 0.109 H 75.8°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC97F |
|---|---|
| RGB | rgb(252, 201, 127) |
| HSL | hsl(36, 95%, 74%) |
| HSV | hsv(36, 50%, 99%) |
| CMYK | cmyk(0%, 20.2%, 49.6%, 1.2%) |
| CIE-LAB | lab(83.97, 9.31, 43.66) |
| CIE-LCH | lch(83.97, 44.64, 77.96°) |
| OKLab | oklab(86.53% 0.0266 0.1052) |
| OKLCH | oklch(86.53% 0.109 75.8) |
| XYZ | xyz(64.8651, 64.0048, 29.0122) |
| Luminance | 0.6400 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 7.03
Navajowhite
#FFDEAD
ΔE00 7.37
Butterscotch
#FDB147
ΔE00 7.86
Light Peach
#FFD8B1
ΔE00 8.50
Very Light Brown
#D3B683
ΔE00 8.55
Tan (survey)
#D1B26F
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC97F #7FB2FC
analogous
#FC8B7F #FCC97F #F1FC7F
triadic
#FCC97F #7FFCC9 #C97FFC
tetradic
#FCC97F #7FFC8B #7FB2FC #FC7FF1
square
#FCC97F #7FFC8B #7FB2FC #FC7FF1
split-complementary
#FCC97F #7FF1FC #8B7FFC
monochromatic
#F99707 #FBB043 #FCC97F #FDE2BB #FEF2E1
Accessibility & contrast
On white
1.52
#FCC97F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#FCC97F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC97F
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC97F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC97F | 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)
#DDCA79
Deuteranopia (green-blind)
#E9D681
Tritanopia (blue-blind)
#FFBBB7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fcc97f; /* rgb */ color: rgb(252, 201, 127); /* oklch */ color: oklch(86.5% 0.109 75.8);
Tailwind
colors: {
custom: {
50: '#ffd9a5',
500: '#fcc97f',
950: '#000000',
},
}SCSS
$custom: #fcc97f; $custom-light: #ffd9a5; $custom-dark: #000000;
JSON
{
"hex": "#fcc97f",
"rgb": {
"r": 252,
"g": 201,
"b": 127
},
"hsl": {
"h": 35.52,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.86527,
"c": 0.10856,
"h": 75.8
},
"luminance": 0.64001
}Semantic roles & 50–950 ramp
primary
#FCC97F
secondary
#4582DA
accent
#5EE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380