#FCC37D#FCC37D
#FCC37D is a very light, moderate orange. Relative luminance 0.612; OKLCH L 85.4% C 0.109 H 71.2°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC37D |
|---|---|
| RGB | rgb(252, 195, 125) |
| HSL | hsl(33, 95%, 74%) |
| HSV | hsv(33, 50%, 99%) |
| CMYK | cmyk(0%, 22.6%, 50.4%, 1.2%) |
| CIE-LAB | lab(82.49, 12.26, 42.82) |
| CIE-LCH | lch(82.49, 44.54, 74.03°) |
| OKLab | oklab(85.36% 0.0351 0.1032) |
| OKLCH | oklch(85.36% 0.109 71.2) |
| XYZ | xyz(63.3646, 61.2103, 27.8754) |
| Luminance | 0.6121 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 6.41
Burlywood
#DEB887
ΔE00 6.49
Butterscotch
#FDB147
ΔE00 6.87
Light Orange
#FDAA48
ΔE00 7.76
Light Peach
#FFD8B1
ΔE00 8.46
Navajowhite
#FFDEAD
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC37D #7DB6FC
analogous
#FC847D #FCC37D #F6FC7D
triadic
#FCC37D #7DFCC3 #C37DFC
tetradic
#FCC37D #7DFC84 #7DB6FC #FC7DF6
square
#FCC37D #7DFC84 #7DB6FC #FC7DF6
split-complementary
#FCC37D #7DF6FC #847DFC
monochromatic
#F98C06 #FBA741 #FCC37D #FDDFB9 #FEF1E1
Accessibility & contrast
On white
1.59
#FCC37D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#FCC37D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC37D
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC37D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC37D | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C577
Deuteranopia (green-blind)
#E5D37F
Tritanopia (blue-blind)
#FFB5B2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fcc37d; /* rgb */ color: rgb(252, 195, 125); /* oklch */ color: oklch(85.4% 0.109 71.2);
Tailwind
colors: {
custom: {
50: '#ffd5a4',
500: '#fcc37d',
950: '#000000',
},
}SCSS
$custom: #fcc37d; $custom-light: #ffd5a4; $custom-dark: #000000;
JSON
{
"hex": "#fcc37d",
"rgb": {
"r": 252,
"g": 195,
"b": 125
},
"hsl": {
"h": 33.071,
"s": 95.489,
"l": 73.922
},
"oklch": {
"l": 0.85362,
"c": 0.10902,
"h": 71.2
},
"luminance": 0.61206
}Semantic roles & 50–950 ramp
primary
#FCC37D
secondary
#4387DA
accent
#67E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380