#F8D680#F8D680
#F8D680 is a very light, moderate orange. Relative luminance 0.696; OKLCH L 88.7% C 0.112 H 88.5°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #F8D680 |
|---|---|
| RGB | rgb(248, 214, 128) |
| HSL | hsl(43, 90%, 74%) |
| HSV | hsv(43, 48%, 97%) |
| CMYK | cmyk(0%, 13.7%, 48.4%, 2.7%) |
| CIE-LAB | lab(86.81, 1.10, 46.62) |
| CIE-LCH | lch(86.81, 46.63, 88.65°) |
| OKLab | oklab(88.68% 0.0029 0.112) |
| OKLCH | oklch(88.68% 0.112 88.5) |
| XYZ | xyz(66.6566, 69.6112, 30.3431) |
| Luminance | 0.6961 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.43
Sandy
#F1DA7A
ΔE00 3.78
Sand (survey)
#E2CA76
ΔE00 4.28
Light Mustard
#F7D560
ΔE00 4.46
Pale Gold
#FDDE6C
ΔE00 4.56
Maize
#F4D054
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8D680 #80A2F8
analogous
#F89A80 #F8D680 #DEF880
triadic
#F8D680 #80F8D6 #D680F8
tetradic
#F8D680 #80F89A #80A2F8 #F880DE
square
#F8D680 #80F89A #80A2F8 #F880DE
split-complementary
#F8D680 #80DEF8 #9A80F8
monochromatic
#F0B00D #F5C346 #F8D680 #FBE9BA #FDF6E2
Accessibility & contrast
On white
1.41
#F8D680 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#F8D680 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8D680
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8D680 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8D680 | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D479
Deuteranopia (green-blind)
#F0DD83
Tritanopia (blue-blind)
#FFC9C1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #f8d680; /* rgb */ color: rgb(248, 214, 128); /* oklch */ color: oklch(88.7% 0.112 88.5);
Tailwind
colors: {
custom: {
50: '#fde2a6',
500: '#f8d680',
950: '#000000',
},
}SCSS
$custom: #f8d680; $custom-light: #fde2a6; $custom-dark: #000000;
JSON
{
"hex": "#f8d680",
"rgb": {
"r": 248,
"g": 214,
"b": 128
},
"hsl": {
"h": 43,
"s": 89.552,
"l": 73.725
},
"oklch": {
"l": 0.88675,
"c": 0.11201,
"h": 88.5
},
"luminance": 0.69608
}Semantic roles & 50–950 ramp
primary
#F8D680
secondary
#476FD5
accent
#41E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480