#FCCE77#FCCE77
#FCCE77 is a very light, moderate orange. Relative luminance 0.662; OKLCH L 87.4% C 0.118 H 82.1°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCE77 |
|---|---|
| RGB | rgb(252, 206, 119) |
| HSL | hsl(39, 96%, 73%) |
| HSV | hsv(39, 53%, 99%) |
| CMYK | cmyk(0%, 18.3%, 52.8%, 1.2%) |
| CIE-LAB | lab(85.08, 6.04, 48.99) |
| CIE-LCH | lch(85.08, 49.36, 82.97°) |
| OKLab | oklab(87.37% 0.0161 0.1165) |
| OKLCH | oklch(87.37% 0.118 82.1) |
| XYZ | xyz(65.5488, 66.1737, 26.7694) |
| Luminance | 0.6617 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 5.74
Light Mustard
#F7D560
ΔE00 6.24
Sand (survey)
#E2CA76
ΔE00 6.48
Maize
#F4D054
ΔE00 6.50
Pale Gold
#FDDE6C
ΔE00 7.10
Sandy
#F1DA7A
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCE77 #77A5FC
analogous
#FC8B77 #FCCE77 #E7FC77
triadic
#FCCE77 #77FCCE #CE77FC
tetradic
#FCCE77 #77FC8B #77A5FC #FC77E7
square
#FCCE77 #77FC8B #77A5FC #FC77E7
split-complementary
#FCCE77 #77E7FC #8B77FC
monochromatic
#F3A105 #FBB83B #FCCE77 #FDE4B3 #FEF4E1
Accessibility & contrast
On white
1.48
#FCCE77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#FCCE77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCE77
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCE77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCE77 | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CE70
Deuteranopia (green-blind)
#EDD97A
Tritanopia (blue-blind)
#FFC0B9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #fcce77; /* rgb */ color: rgb(252, 206, 119); /* oklch */ color: oklch(87.4% 0.118 82.1);
Tailwind
colors: {
custom: {
50: '#ffdca0',
500: '#fcce77',
950: '#000000',
},
}SCSS
$custom: #fcce77; $custom-light: #ffdca0; $custom-dark: #000000;
JSON
{
"hex": "#fcce77",
"rgb": {
"r": 252,
"g": 206,
"b": 119
},
"hsl": {
"h": 39.248,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.8737,
"c": 0.11761,
"h": 82.1
},
"luminance": 0.6617
}Semantic roles & 50–950 ramp
primary
#FCCE77
secondary
#3E74D9
accent
#4FE600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480