#F8D776#F8D776
#F8D776 is a very light, vivid orange. Relative luminance 0.699; OKLCH L 88.7% C 0.122 H 91.0°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F8D776 |
|---|---|
| RGB | rgb(248, 215, 118) |
| HSL | hsl(45, 90%, 72%) |
| HSV | hsv(45, 52%, 97%) |
| CMYK | cmyk(0%, 13.3%, 52.4%, 2.7%) |
| CIE-LAB | lab(86.93, -0.28, 51.62) |
| CIE-LCH | lch(86.93, 51.62, 90.31°) |
| OKLab | oklab(88.74% -0.0022 0.1223) |
| OKLCH | oklch(88.74% 0.122 91) |
| XYZ | xyz(66.2844, 69.8685, 27.1306) |
| Luminance | 0.6986 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.51
Light Mustard
#F7D560
ΔE00 2.72
Sandy
#F1DA7A
ΔE00 2.80
Pale Gold
#FDDE6C
ΔE00 2.84
Maize
#F4D054
ΔE00 3.82
Yellow Tan
#FFE36E
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8D776 #7697F8
analogous
#F89676 #F8D776 #D8F876
triadic
#F8D776 #76F8D7 #D776F8
tetradic
#F8D776 #76F896 #7697F8 #F876D8
square
#F8D776 #76F896 #7697F8 #F876D8
split-complementary
#F8D776 #76D8F8 #9676F8
monochromatic
#E8B00C #F5C63C #F8D776 #FBE8B0 #FEF6E2
Accessibility & contrast
On white
1.40
#F8D776 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#F8D776 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8D776
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8D776 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8D776 | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD46D
Deuteranopia (green-blind)
#F2DE7A
Tritanopia (blue-blind)
#FFC9C0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #f8d776; /* rgb */ color: rgb(248, 215, 118); /* oklch */ color: oklch(88.7% 0.122 91.0);
Tailwind
colors: {
custom: {
50: '#fde3a0',
500: '#f8d776',
950: '#000000',
},
}SCSS
$custom: #f8d776; $custom-light: #fde3a0; $custom-dark: #000000;
JSON
{
"hex": "#f8d776",
"rgb": {
"r": 248,
"g": 215,
"b": 118
},
"hsl": {
"h": 44.769,
"s": 90.278,
"l": 71.765
},
"oklch": {
"l": 0.88735,
"c": 0.12227,
"h": 91
},
"luminance": 0.69865
}Semantic roles & 50–950 ramp
primary
#F8D776
secondary
#3F64D4
accent
#3AE600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480