#FCC37E#FCC37E
#FCC37E is a very light, moderate orange. Relative luminance 0.612; OKLCH L 85.4% C 0.108 H 70.9°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC37E |
|---|---|
| RGB | rgb(252, 195, 126) |
| HSL | hsl(33, 95%, 74%) |
| HSV | hsv(33, 50%, 99%) |
| CMYK | cmyk(0%, 22.6%, 50%, 1.2%) |
| CIE-LAB | lab(82.51, 12.35, 42.33) |
| CIE-LCH | lch(82.51, 44.09, 73.74°) |
| OKLab | oklab(85.38% 0.0355 0.1022) |
| OKLCH | oklch(85.38% 0.108 70.9) |
| XYZ | xyz(63.4288, 61.2360, 28.2135) |
| Luminance | 0.6123 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 6.30
Burlywood
#DEB887
ΔE00 6.42
Butterscotch
#FDB147
ΔE00 7.00
Light Orange
#FDAA48
ΔE00 7.82
Light Peach
#FFD8B1
ΔE00 8.32
Navajowhite
#FFDEAD
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC37E #7EB7FC
analogous
#FC847E #FCC37E #F6FC7E
triadic
#FCC37E #7EFCC3 #C37EFC
tetradic
#FCC37E #7EFC84 #7EB7FC #FC7EF6
square
#FCC37E #7EFC84 #7EB7FC #FC7EF6
split-complementary
#FCC37E #7EF6FC #847EFC
monochromatic
#F98B06 #FBA742 #FCC37E #FDDFBA #FEF1E1
Accessibility & contrast
On white
1.59
#FCC37E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#FCC37E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC37E
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC37E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC37E | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 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)
#D7C578
Deuteranopia (green-blind)
#E5D380
Tritanopia (blue-blind)
#FFB5B2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fcc37e; /* rgb */ color: rgb(252, 195, 126); /* oklch */ color: oklch(85.4% 0.108 70.9);
Tailwind
colors: {
custom: {
50: '#ffd5a4',
500: '#fcc37e',
950: '#000000',
},
}SCSS
$custom: #fcc37e; $custom-light: #ffd5a4; $custom-dark: #000000;
JSON
{
"hex": "#fcc37e",
"rgb": {
"r": 252,
"g": 195,
"b": 126
},
"hsl": {
"h": 32.857,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.85378,
"c": 0.10816,
"h": 70.9
},
"luminance": 0.61232
}Semantic roles & 50–950 ramp
primary
#FCC37E
secondary
#4488DA
accent
#68E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380