#F8CF76#F8CF76
#F8CF76 is a very light, moderate orange. Relative luminance 0.659; OKLCH L 87.2% C 0.117 H 85.2°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F8CF76 |
|---|---|
| RGB | rgb(248, 207, 118) |
| HSL | hsl(41, 90%, 72%) |
| HSV | hsv(41, 52%, 97%) |
| CMYK | cmyk(0%, 16.5%, 52.4%, 2.7%) |
| CIE-LAB | lab(84.94, 3.83, 49.22) |
| CIE-LCH | lch(84.94, 49.37, 85.55°) |
| OKLab | oklab(87.17% 0.0098 0.117) |
| OKLCH | oklch(87.17% 0.117 85.2) |
| XYZ | xyz(64.2969, 65.8935, 26.4681) |
| Luminance | 0.6589 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 4.42
Light Mustard
#F7D560
ΔE00 4.94
Sand (survey)
#E2CA76
ΔE00 5.11
Maize
#F4D054
ΔE00 5.30
Sandy
#F1DA7A
ΔE00 5.74
Pale Gold
#FDDE6C
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8CF76 #769FF8
analogous
#F88E76 #F8CF76 #E0F876
triadic
#F8CF76 #76F8CF #CF76F8
tetradic
#F8CF76 #76F88E #769FF8 #F876E0
square
#F8CF76 #76F88E #769FF8 #F876E0
split-complementary
#F8CF76 #76E0F8 #8E76F8
monochromatic
#E8A20C #F5BB3C #F8CF76 #FBE3B0 #FEF5E2
Accessibility & contrast
On white
1.48
#F8CF76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#F8CF76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8CF76
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8CF76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8CF76 | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CE6E
Deuteranopia (green-blind)
#ECD979
Tritanopia (blue-blind)
#FFC1BA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #f8cf76; /* rgb */ color: rgb(248, 207, 118); /* oklch */ color: oklch(87.2% 0.117 85.2);
Tailwind
colors: {
custom: {
50: '#fddd9f',
500: '#f8cf76',
950: '#000000',
},
}SCSS
$custom: #f8cf76; $custom-light: #fddd9f; $custom-dark: #000000;
JSON
{
"hex": "#f8cf76",
"rgb": {
"r": 248,
"g": 207,
"b": 118
},
"hsl": {
"h": 41.077,
"s": 90.278,
"l": 71.765
},
"oklch": {
"l": 0.87166,
"c": 0.11739,
"h": 85.2
},
"luminance": 0.6589
}Semantic roles & 50–950 ramp
primary
#F8CF76
secondary
#3F6ED4
accent
#48E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480