#FCCF77#FCCF77
#FCCF77 is a very light, moderate orange. Relative luminance 0.667; OKLCH L 87.6% C 0.118 H 82.9°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCF77 |
|---|---|
| RGB | rgb(252, 207, 119) |
| HSL | hsl(40, 96%, 73%) |
| HSV | hsv(40, 53%, 99%) |
| CMYK | cmyk(0%, 17.9%, 52.8%, 1.2%) |
| CIE-LAB | lab(85.33, 5.53, 49.29) |
| CIE-LCH | lch(85.33, 49.60, 83.60°) |
| OKLab | oklab(87.56% 0.0146 0.1172) |
| OKLCH | oklch(87.56% 0.118 82.9) |
| XYZ | xyz(65.7903, 66.6567, 26.8499) |
| Luminance | 0.6665 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 5.33
Light Mustard
#F7D560
ΔE00 5.85
Maize
#F4D054
ΔE00 6.15
Sand (survey)
#E2CA76
ΔE00 6.23
Pale Gold
#FDDE6C
ΔE00 6.68
Sandy
#F1DA7A
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCF77 #77A4FC
analogous
#FC8C77 #FCCF77 #E7FC77
triadic
#FCCF77 #77FCCF #CF77FC
tetradic
#FCCF77 #77FC8C #77A4FC #FC77E7
square
#FCCF77 #77FC8C #77A4FC #FC77E7
split-complementary
#FCCF77 #77E7FC #8C77FC
monochromatic
#F3A305 #FBBA3B #FCCF77 #FDE4B3 #FEF4E1
Accessibility & contrast
On white
1.47
#FCCF77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#FCCF77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCF77
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCF77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCF77 | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CE6F
Deuteranopia (green-blind)
#EEDA7A
Tritanopia (blue-blind)
#FFC1BA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fccf77; /* rgb */ color: rgb(252, 207, 119); /* oklch */ color: oklch(87.6% 0.118 82.9);
Tailwind
colors: {
custom: {
50: '#ffdda0',
500: '#fccf77',
950: '#000000',
},
}SCSS
$custom: #fccf77; $custom-light: #ffdda0; $custom-dark: #000000;
JSON
{
"hex": "#fccf77",
"rgb": {
"r": 252,
"g": 207,
"b": 119
},
"hsl": {
"h": 39.699,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.87563,
"c": 0.11807,
"h": 82.9
},
"luminance": 0.66653
}Semantic roles & 50–950 ramp
primary
#FCCF77
secondary
#3E73D9
accent
#4EE600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480