#FCC37F#FCC37F
#FCC37F is a very light, moderate orange. Relative luminance 0.613; OKLCH L 85.4% C 0.107 H 70.5°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC37F |
|---|---|
| RGB | rgb(252, 195, 127) |
| HSL | hsl(33, 95%, 74%) |
| HSV | hsv(33, 50%, 99%) |
| CMYK | cmyk(0%, 22.6%, 49.6%, 1.2%) |
| CIE-LAB | lab(82.52, 12.43, 41.84) |
| CIE-LCH | lch(82.52, 43.65, 73.45°) |
| OKLab | oklab(85.39% 0.0359 0.1011) |
| OKLCH | oklch(85.39% 0.107 70.5) |
| XYZ | xyz(63.4936, 61.2619, 28.5550) |
| Luminance | 0.6126 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 6.21
Burlywood
#DEB887
ΔE00 6.34
Butterscotch
#FDB147
ΔE00 7.13
Light Orange
#FDAA48
ΔE00 7.88
Light Peach
#FFD8B1
ΔE00 8.17
Navajowhite
#FFDEAD
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC37F #7FB8FC
analogous
#FC857F #FCC37F #F7FC7F
triadic
#FCC37F #7FFCC3 #C37FFC
tetradic
#FCC37F #7FFC85 #7FB8FC #FC7FF7
square
#FCC37F #7FFC85 #7FB8FC #FC7FF7
split-complementary
#FCC37F #7FF7FC #857FFC
monochromatic
#F98B07 #FBA743 #FCC37F #FDDFBB #FEF1E1
Accessibility & contrast
On white
1.58
#FCC37F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#FCC37F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC37F
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC37F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC37F | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C67A
Deuteranopia (green-blind)
#E4D380
Tritanopia (blue-blind)
#FFB5B2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fcc37f; /* rgb */ color: rgb(252, 195, 127); /* oklch */ color: oklch(85.4% 0.107 70.5);
Tailwind
colors: {
custom: {
50: '#ffd5a5',
500: '#fcc37f',
950: '#000000',
},
}SCSS
$custom: #fcc37f; $custom-light: #ffd5a5; $custom-dark: #000000;
JSON
{
"hex": "#fcc37f",
"rgb": {
"r": 252,
"g": 195,
"b": 127
},
"hsl": {
"h": 32.64,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.85393,
"c": 0.10731,
"h": 70.5
},
"luminance": 0.61258
}Semantic roles & 50–950 ramp
primary
#FCC37F
secondary
#4589DA
accent
#69E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380