#F8D682#F8D682
#F8D682 is a very light, moderate orange. Relative luminance 0.697; OKLCH L 88.7% C 0.110 H 88.1°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F8D682 |
|---|---|
| RGB | rgb(248, 214, 130) |
| HSL | hsl(43, 89%, 74%) |
| HSV | hsv(43, 48%, 97%) |
| CMYK | cmyk(0%, 13.7%, 47.6%, 2.7%) |
| CIE-LAB | lab(86.83, 1.28, 45.66) |
| CIE-LCH | lch(86.83, 45.68, 88.39°) |
| OKLab | oklab(88.7% 0.0036 0.11) |
| OKLCH | oklch(88.7% 0.11 88.1) |
| XYZ | xyz(66.7895, 69.6644, 31.0433) |
| Luminance | 0.6966 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.67
Sandy
#F1DA7A
ΔE00 3.99
Sand (survey)
#E2CA76
ΔE00 4.34
Light Mustard
#F7D560
ΔE00 4.80
Pale Gold
#FDDE6C
ΔE00 4.88
Maize
#F4D054
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8D682 #82A4F8
analogous
#F89B82 #F8D682 #DFF882
triadic
#F8D682 #82F8D6 #D682F8
tetradic
#F8D682 #82F89B #82A4F8 #F882DF
square
#F8D682 #82F89B #82A4F8 #F882DF
split-complementary
#F8D682 #82DFF8 #9B82F8
monochromatic
#F2B00E #F5C348 #F8D682 #FBE9BC #FDF5E2
Accessibility & contrast
On white
1.41
#F8D682 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#F8D682 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8D682
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8D682 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8D682 | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D47B
Deuteranopia (green-blind)
#F0DD85
Tritanopia (blue-blind)
#FFC9C2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #f8d682; /* rgb */ color: rgb(248, 214, 130); /* oklch */ color: oklch(88.7% 0.110 88.1);
Tailwind
colors: {
custom: {
50: '#fde2a8',
500: '#f8d682',
950: '#000000',
},
}SCSS
$custom: #f8d682; $custom-light: #fde2a8; $custom-dark: #000000;
JSON
{
"hex": "#f8d682",
"rgb": {
"r": 248,
"g": 214,
"b": 130
},
"hsl": {
"h": 42.712,
"s": 89.394,
"l": 74.118
},
"oklch": {
"l": 0.88704,
"c": 0.11004,
"h": 88.1
},
"luminance": 0.69661
}Semantic roles & 50–950 ramp
primary
#F8D682
secondary
#4971D5
accent
#42E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#181510
muted
#868480