#FCC37A#FCC37A
#FCC37A is a very light, moderate orange. Relative luminance 0.611; OKLCH L 85.3% C 0.112 H 72.3°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC37A |
|---|---|
| RGB | rgb(252, 195, 122) |
| HSL | hsl(34, 96%, 73%) |
| HSV | hsv(34, 52%, 99%) |
| CMYK | cmyk(0%, 22.6%, 51.6%, 1.2%) |
| CIE-LAB | lab(82.45, 12.00, 44.28) |
| CIE-LCH | lch(82.45, 45.87, 74.84°) |
| OKLab | oklab(85.32% 0.034 0.1063) |
| OKLCH | oklch(85.32% 0.112 72.3) |
| XYZ | xyz(63.1758, 61.1348, 26.8813) |
| Luminance | 0.6113 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Butterscotch
#FDB147
ΔE00 6.52
Apricot (survey)
#FFB16D
ΔE00 6.74
Burlywood
#DEB887
ΔE00 6.75
Light Orange
#FDAA48
ΔE00 7.64
Navajowhite
#FFDEAD
ΔE00 8.66
Macaroni And Cheese
#EFB435
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC37A #7AB3FC
analogous
#FC827A #FCC37A #F4FC7A
triadic
#FCC37A #7AFCC3 #C37AFC
tetradic
#FCC37A #7AFC82 #7AB3FC #FC7AF4
square
#FCC37A #7AFC82 #7AB3FC #FC7AF4
split-complementary
#FCC37A #7AF4FC #827AFC
monochromatic
#F68D06 #FBA83E #FCC37A #FDDEB6 #FEF1E1
Accessibility & contrast
On white
1.59
#FCC37A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#FCC37A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC37A
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC37A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC37A | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C574
Deuteranopia (green-blind)
#E5D37C
Tritanopia (blue-blind)
#FFB5B1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fcc37a; /* rgb */ color: rgb(252, 195, 122); /* oklch */ color: oklch(85.3% 0.112 72.3);
Tailwind
colors: {
custom: {
50: '#ffd5a2',
500: '#fcc37a',
950: '#000000',
},
}SCSS
$custom: #fcc37a; $custom-light: #ffd5a2; $custom-dark: #000000;
JSON
{
"hex": "#fcc37a",
"rgb": {
"r": 252,
"g": 195,
"b": 122
},
"hsl": {
"h": 33.692,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.85318,
"c": 0.11158,
"h": 72.3
},
"luminance": 0.61131
}Semantic roles & 50–950 ramp
primary
#FCC37A
secondary
#4184D9
accent
#65E600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380