#FCC77E#FCC77E
#FCC77E is a very light, moderate orange. Relative luminance 0.630; OKLCH L 86.1% C 0.109 H 74.4°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC77E |
|---|---|
| RGB | rgb(252, 199, 126) |
| HSL | hsl(35, 95%, 74%) |
| HSV | hsv(35, 50%, 99%) |
| CMYK | cmyk(0%, 21%, 50%, 1.2%) |
| CIE-LAB | lab(83.47, 10.26, 43.54) |
| CIE-LCH | lch(83.47, 44.73, 76.74°) |
| OKLab | oklab(86.13% 0.0293 0.1049) |
| OKLCH | oklch(86.13% 0.109 74.4) |
| XYZ | xyz(64.3370, 63.0525, 28.5162) |
| Luminance | 0.6305 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.81
Butterscotch
#FDB147
ΔE00 7.42
Navajowhite
#FFDEAD
ΔE00 7.71
Apricot (survey)
#FFB16D
ΔE00 8.05
Light Peach
#FFD8B1
ΔE00 8.48
Very Light Brown
#D3B683
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC77E #7EB3FC
analogous
#FC887E #FCC77E #F2FC7E
triadic
#FCC77E #7EFCC7 #C77EFC
tetradic
#FCC77E #7EFC88 #7EB3FC #FC7EF2
square
#FCC77E #7EFC88 #7EB3FC #FC7EF2
split-complementary
#FCC77E #7EF2FC #887EFC
monochromatic
#F99306 #FBAD42 #FCC77E #FDE1BA #FEF2E1
Accessibility & contrast
On white
1.54
#FCC77E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#FCC77E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC77E
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC77E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC77E | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC978
Deuteranopia (green-blind)
#E7D580
Tritanopia (blue-blind)
#FFB9B5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fcc77e; /* rgb */ color: rgb(252, 199, 126); /* oklch */ color: oklch(86.1% 0.109 74.4);
Tailwind
colors: {
custom: {
50: '#ffd7a4',
500: '#fcc77e',
950: '#000000',
},
}SCSS
$custom: #fcc77e; $custom-light: #ffd7a4; $custom-dark: #000000;
JSON
{
"hex": "#fcc77e",
"rgb": {
"r": 252,
"g": 199,
"b": 126
},
"hsl": {
"h": 34.762,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.86132,
"c": 0.10892,
"h": 74.4
},
"luminance": 0.63049
}Semantic roles & 50–950 ramp
primary
#FCC77E
secondary
#4483DA
accent
#61E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380