#FCC57E#FCC57E
#FCC57E is a very light, moderate orange. Relative luminance 0.621; OKLCH L 85.8% C 0.108 H 72.6°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC57E |
|---|---|
| RGB | rgb(252, 197, 126) |
| HSL | hsl(34, 95%, 74%) |
| HSV | hsv(34, 50%, 99%) |
| CMYK | cmyk(0%, 21.8%, 50%, 1.2%) |
| CIE-LAB | lab(82.99, 11.30, 42.94) |
| CIE-LCH | lch(82.99, 44.40, 75.25°) |
| OKLab | oklab(85.75% 0.0324 0.1035) |
| OKLCH | oklch(85.75% 0.108 72.6) |
| XYZ | xyz(63.8799, 62.1382, 28.3639) |
| Luminance | 0.6213 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.56
Butterscotch
#FDB147
ΔE00 7.14
Apricot (survey)
#FFB16D
ΔE00 7.17
Navajowhite
#FFDEAD
ΔE00 8.02
Light Orange
#FDAA48
ΔE00 8.28
Light Peach
#FFD8B1
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC57E #7EB5FC
analogous
#FC867E #FCC57E #F4FC7E
triadic
#FCC57E #7EFCC5 #C57EFC
tetradic
#FCC57E #7EFC86 #7EB5FC #FC7EF4
square
#FCC57E #7EFC86 #7EB5FC #FC7EF4
split-complementary
#FCC57E #7EF4FC #867EFC
monochromatic
#F98F06 #FBAA42 #FCC57E #FDE0BA #FEF2E1
Accessibility & contrast
On white
1.56
#FCC57E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#FCC57E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC57E
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC57E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC57E | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C778
Deuteranopia (green-blind)
#E6D480
Tritanopia (blue-blind)
#FFB7B4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fcc57e; /* rgb */ color: rgb(252, 197, 126); /* oklch */ color: oklch(85.8% 0.108 72.6);
Tailwind
colors: {
custom: {
50: '#ffd6a4',
500: '#fcc57e',
950: '#000000',
},
}SCSS
$custom: #fcc57e; $custom-light: #ffd6a4; $custom-dark: #000000;
JSON
{
"hex": "#fcc57e",
"rgb": {
"r": 252,
"g": 197,
"b": 126
},
"hsl": {
"h": 33.81,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.85754,
"c": 0.10849,
"h": 72.6
},
"luminance": 0.62134
}Semantic roles & 50–950 ramp
primary
#FCC57E
secondary
#4486DA
accent
#64E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380