#F8CC76#F8CC76
#F8CC76 is a very light, moderate orange. Relative luminance 0.644; OKLCH L 86.6% C 0.116 H 82.9°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F8CC76 |
|---|---|
| RGB | rgb(248, 204, 118) |
| HSL | hsl(40, 90%, 72%) |
| HSV | hsv(40, 52%, 97%) |
| CMYK | cmyk(0%, 17.7%, 52.4%, 2.7%) |
| CIE-LAB | lab(84.20, 5.37, 48.32) |
| CIE-LCH | lch(84.20, 48.62, 83.65°) |
| OKLab | oklab(86.58% 0.0143 0.115) |
| OKLCH | oklch(86.58% 0.116 82.9) |
| XYZ | xyz(63.5770, 64.4537, 26.2281) |
| Luminance | 0.6445 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 5.64
Sand (survey)
#E2CA76
ΔE00 5.85
Light Mustard
#F7D560
ΔE00 6.08
Maize
#F4D054
ΔE00 6.29
Sandy
#F1DA7A
ΔE00 6.95
Pale Gold
#FDDE6C
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8CC76 #76A2F8
analogous
#F88B76 #F8CC76 #E3F876
triadic
#F8CC76 #76F8CC #CC76F8
tetradic
#F8CC76 #76F88B #76A2F8 #F876E3
square
#F8CC76 #76F88B #76A2F8 #F876E3
split-complementary
#F8CC76 #76E3F8 #8B76F8
monochromatic
#E89D0C #F5B63C #F8CC76 #FBE2B0 #FEF4E2
Accessibility & contrast
On white
1.51
#F8CC76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#F8CC76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8CC76
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8CC76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8CC76 | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCB6F
Deuteranopia (green-blind)
#EAD779
Tritanopia (blue-blind)
#FFBEB8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f8cc76; /* rgb */ color: rgb(248, 204, 118); /* oklch */ color: oklch(86.6% 0.116 82.9);
Tailwind
colors: {
custom: {
50: '#fddb9f',
500: '#f8cc76',
950: '#000000',
},
}SCSS
$custom: #f8cc76; $custom-light: #fddb9f; $custom-dark: #000000;
JSON
{
"hex": "#f8cc76",
"rgb": {
"r": 248,
"g": 204,
"b": 118
},
"hsl": {
"h": 39.692,
"s": 90.278,
"l": 71.765
},
"oklch": {
"l": 0.86584,
"c": 0.11589,
"h": 82.9
},
"luminance": 0.6445
}Semantic roles & 50–950 ramp
primary
#F8CC76
secondary
#3F71D4
accent
#4EE600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380