#FCCE76#FCCE76
#FCCE76 is a very light, moderate orange. Relative luminance 0.661; OKLCH L 87.4% C 0.119 H 82.3°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCE76 |
|---|---|
| RGB | rgb(252, 206, 118) |
| HSL | hsl(39, 96%, 73%) |
| HSV | hsv(39, 53%, 99%) |
| CMYK | cmyk(0%, 18.3%, 53.2%, 1.2%) |
| CIE-LAB | lab(85.07, 5.96, 49.46) |
| CIE-LCH | lch(85.07, 49.82, 83.13°) |
| OKLab | oklab(87.36% 0.0158 0.1175) |
| OKLCH | oklch(87.36% 0.119 82.3) |
| XYZ | xyz(65.4891, 66.1498, 26.4548) |
| Luminance | 0.6615 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 5.66
Light Mustard
#F7D560
ΔE00 6.10
Maize
#F4D054
ΔE00 6.34
Sand (survey)
#E2CA76
ΔE00 6.44
Pale Gold
#FDDE6C
ΔE00 6.98
Sandy
#F1DA7A
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCE76 #76A4FC
analogous
#FC8B76 #FCCE76 #E7FC76
triadic
#FCCE76 #76FCCE #CE76FC
tetradic
#FCCE76 #76FC8B #76A4FC #FC76E7
square
#FCCE76 #76FC8B #76A4FC #FC76E7
split-complementary
#FCCE76 #76E7FC #8B76FC
monochromatic
#F2A105 #FBB93A #FCCE76 #FDE3B2 #FEF4E1
Accessibility & contrast
On white
1.48
#FCCE76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#FCCE76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCE76
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCE76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCE76 | 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)
#E2CE6E
Deuteranopia (green-blind)
#EDD979
Tritanopia (blue-blind)
#FFC0B9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #fcce76; /* rgb */ color: rgb(252, 206, 118); /* oklch */ color: oklch(87.4% 0.119 82.3);
Tailwind
colors: {
custom: {
50: '#ffdc9f',
500: '#fcce76',
950: '#000000',
},
}SCSS
$custom: #fcce76; $custom-light: #ffdc9f; $custom-dark: #000000;
JSON
{
"hex": "#fcce76",
"rgb": {
"r": 252,
"g": 206,
"b": 118
},
"hsl": {
"h": 39.403,
"s": 95.714,
"l": 72.549
},
"oklch": {
"l": 0.87356,
"c": 0.11851,
"h": 82.3
},
"luminance": 0.66146
}Semantic roles & 50–950 ramp
primary
#FCCE76
secondary
#3D73D9
accent
#4FE600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480