#F8CC79#F8CC79
#F8CC79 is a very light, moderate orange. Relative luminance 0.645; OKLCH L 86.6% C 0.113 H 82.2°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F8CC79 |
|---|---|
| RGB | rgb(248, 204, 121) |
| HSL | hsl(39, 90%, 72%) |
| HSV | hsv(39, 51%, 97%) |
| CMYK | cmyk(0%, 17.7%, 51.2%, 2.7%) |
| CIE-LAB | lab(84.24, 5.63, 46.89) |
| CIE-LCH | lch(84.24, 47.23, 83.16°) |
| OKLab | oklab(86.63% 0.0154 0.1121) |
| OKLCH | oklch(86.63% 0.113 82.2) |
| XYZ | xyz(63.7581, 64.5261, 27.1820) |
| Luminance | 0.6452 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 5.89
Sand (survey)
#E2CA76
ΔE00 6.00
Light Mustard
#F7D560
ΔE00 6.54
Maize
#F4D054
ΔE00 6.79
Sandy
#F1DA7A
ΔE00 7.20
Pale Gold
#FDDE6C
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8CC79 #79A5F8
analogous
#F88D79 #F8CC79 #E4F879
triadic
#F8CC79 #79F8CC #CC79F8
tetradic
#F8CC79 #79F88D #79A5F8 #F879E4
square
#F8CC79 #79F88D #79A5F8 #F879E4
split-complementary
#F8CC79 #79E4F8 #8D79F8
monochromatic
#EA9D0C #F5B63F #F8CC79 #FBE2B3 #FDF4E2
Accessibility & contrast
On white
1.51
#F8CC79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#F8CC79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8CC79
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8CC79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8CC79 | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC72
Deuteranopia (green-blind)
#EAD77C
Tritanopia (blue-blind)
#FFBEB8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f8cc79; /* rgb */ color: rgb(248, 204, 121); /* oklch */ color: oklch(86.6% 0.113 82.2);
Tailwind
colors: {
custom: {
50: '#fddba1',
500: '#f8cc79',
950: '#000000',
},
}SCSS
$custom: #f8cc79; $custom-light: #fddba1; $custom-dark: #000000;
JSON
{
"hex": "#f8cc79",
"rgb": {
"r": 248,
"g": 204,
"b": 121
},
"hsl": {
"h": 39.213,
"s": 90.071,
"l": 72.353
},
"oklch": {
"l": 0.86626,
"c": 0.11313,
"h": 82.2
},
"luminance": 0.64523
}Semantic roles & 50–950 ramp
primary
#F8CC79
secondary
#4174D4
accent
#50E600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18150F
muted
#868480