#F8D582#F8D582
#F8D582 is a very light, moderate orange. Relative luminance 0.692; OKLCH L 88.5% C 0.109 H 87.3°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F8D582 |
|---|---|
| RGB | rgb(248, 213, 130) |
| HSL | hsl(42, 89%, 74%) |
| HSV | hsv(42, 48%, 97%) |
| CMYK | cmyk(0%, 14.1%, 47.6%, 2.7%) |
| CIE-LAB | lab(86.58, 1.79, 45.35) |
| CIE-LCH | lch(86.58, 45.39, 87.74°) |
| OKLab | oklab(88.51% 0.0051 0.1093) |
| OKLCH | oklch(88.51% 0.109 87.3) |
| XYZ | xyz(66.5372, 69.1598, 30.9592) |
| Luminance | 0.6916 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.07
Sandy
#F1DA7A
ΔE00 4.39
Sand (survey)
#E2CA76
ΔE00 4.45
Light Mustard
#F7D560
ΔE00 5.04
Pale Gold
#FDDE6C
ΔE00 5.21
Maize
#F4D054
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8D582 #82A5F8
analogous
#F89A82 #F8D582 #E0F882
triadic
#F8D582 #82F8D5 #D582F8
tetradic
#F8D582 #82F89A #82A5F8 #F882E0
square
#F8D582 #82F89A #82A5F8 #F882E0
split-complementary
#F8D582 #82E0F8 #9A82F8
monochromatic
#F2AE0E #F5C248 #F8D582 #FBE8BC #FDF5E2
Accessibility & contrast
On white
1.42
#F8D582 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#F8D582 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8D582
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8D582 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8D582 | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D37B
Deuteranopia (green-blind)
#EFDD85
Tritanopia (blue-blind)
#FFC8C1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #f8d582; /* rgb */ color: rgb(248, 213, 130); /* oklch */ color: oklch(88.5% 0.109 87.3);
Tailwind
colors: {
custom: {
50: '#fde1a7',
500: '#f8d582',
950: '#000000',
},
}SCSS
$custom: #f8d582; $custom-light: #fde1a7; $custom-dark: #000000;
JSON
{
"hex": "#f8d582",
"rgb": {
"r": 248,
"g": 213,
"b": 130
},
"hsl": {
"h": 42.203,
"s": 89.394,
"l": 74.118
},
"oklch": {
"l": 0.88508,
"c": 0.1094,
"h": 87.3
},
"luminance": 0.69157
}Semantic roles & 50–950 ramp
primary
#F8D582
secondary
#4973D5
accent
#44E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#181510
muted
#868480