#F8CB76#F8CB76
#F8CB76 is a very light, moderate orange. Relative luminance 0.640; OKLCH L 86.4% C 0.115 H 82.1°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #F8CB76 |
|---|---|
| RGB | rgb(248, 203, 118) |
| HSL | hsl(39, 90%, 72%) |
| HSV | hsv(39, 52%, 97%) |
| CMYK | cmyk(0%, 18.1%, 52.4%, 2.7%) |
| CIE-LAB | lab(83.96, 5.89, 48.02) |
| CIE-LCH | lch(83.96, 48.38, 83.00°) |
| OKLab | oklab(86.39% 0.0158 0.1143) |
| OKLCH | oklch(86.39% 0.115 82.1) |
| XYZ | xyz(63.3401, 63.9799, 26.1491) |
| Luminance | 0.6398 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 6.06
Sand (survey)
#E2CA76
ΔE00 6.13
Light Mustard
#F7D560
ΔE00 6.48
Maize
#F4D054
ΔE00 6.65
Sandy
#F1DA7A
ΔE00 7.36
Pale Gold
#FDDE6C
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8CB76 #76A3F8
analogous
#F88A76 #F8CB76 #E4F876
triadic
#F8CB76 #76F8CB #CB76F8
tetradic
#F8CB76 #76F88A #76A3F8 #F876E4
square
#F8CB76 #76F88A #76A3F8 #F876E4
split-complementary
#F8CB76 #76E4F8 #8A76F8
monochromatic
#E89C0C #F5B53C #F8CB76 #FBE1B0 #FEF4E2
Accessibility & contrast
On white
1.52
#F8CB76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#F8CB76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8CB76
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8CB76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8CB76 | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCB6F
Deuteranopia (green-blind)
#E9D679
Tritanopia (blue-blind)
#FFBDB7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f8cb76; /* rgb */ color: rgb(248, 203, 118); /* oklch */ color: oklch(86.4% 0.115 82.1);
Tailwind
colors: {
custom: {
50: '#fdda9f',
500: '#f8cb76',
950: '#000000',
},
}SCSS
$custom: #f8cb76; $custom-light: #fdda9f; $custom-dark: #000000;
JSON
{
"hex": "#f8cb76",
"rgb": {
"r": 248,
"g": 203,
"b": 118
},
"hsl": {
"h": 39.231,
"s": 90.278,
"l": 71.765
},
"oklch": {
"l": 0.86391,
"c": 0.11543,
"h": 82.1
},
"luminance": 0.63976
}Semantic roles & 50–950 ramp
primary
#F8CB76
secondary
#3F72D4
accent
#4FE600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380