#FCCD77#FCCD77
#FCCD77 is a very light, moderate orange. Relative luminance 0.657; OKLCH L 87.2% C 0.117 H 81.3°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCD77 |
|---|---|
| RGB | rgb(252, 205, 119) |
| HSL | hsl(39, 96%, 73%) |
| HSV | hsv(39, 53%, 99%) |
| CMYK | cmyk(0%, 18.7%, 52.8%, 1.2%) |
| CIE-LAB | lab(84.84, 6.56, 48.70) |
| CIE-LCH | lch(84.84, 49.13, 82.33°) |
| OKLab | oklab(87.18% 0.0177 0.1158) |
| OKLCH | oklch(87.18% 0.117 81.3) |
| XYZ | xyz(65.3089, 65.6937, 26.6894) |
| Luminance | 0.6569 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 6.15
Light Mustard
#F7D560
ΔE00 6.64
Sand (survey)
#E2CA76
ΔE00 6.74
Maize
#F4D054
ΔE00 6.85
Pale Gold
#FDDE6C
ΔE00 7.52
Sandy
#F1DA7A
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCD77 #77A6FC
analogous
#FC8A77 #FCCD77 #E8FC77
triadic
#FCCD77 #77FCCD #CD77FC
tetradic
#FCCD77 #77FC8A #77A6FC #FC77E8
square
#FCCD77 #77FC8A #77A6FC #FC77E8
split-complementary
#FCCD77 #77E8FC #8A77FC
monochromatic
#F39F05 #FBB73B #FCCD77 #FDE3B3 #FEF4E1
Accessibility & contrast
On white
1.49
#FCCD77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#FCCD77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCD77
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCD77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCD77 | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CD70
Deuteranopia (green-blind)
#ECD97A
Tritanopia (blue-blind)
#FFBFB9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #fccd77; /* rgb */ color: rgb(252, 205, 119); /* oklch */ color: oklch(87.2% 0.117 81.3);
Tailwind
colors: {
custom: {
50: '#ffdca0',
500: '#fccd77',
950: '#000000',
},
}SCSS
$custom: #fccd77; $custom-light: #ffdca0; $custom-dark: #000000;
JSON
{
"hex": "#fccd77",
"rgb": {
"r": 252,
"g": 205,
"b": 119
},
"hsl": {
"h": 38.797,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.87177,
"c": 0.11718,
"h": 81.3
},
"luminance": 0.6569
}Semantic roles & 50–950 ramp
primary
#FCCD77
secondary
#3E75D9
accent
#51E600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18150F
muted
#868480