#F8D482#F8D482
#F8D482 is a very light, moderate orange. Relative luminance 0.687; OKLCH L 88.3% C 0.109 H 86.5°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F8D482 |
|---|---|
| RGB | rgb(248, 212, 130) |
| HSL | hsl(42, 89%, 74%) |
| HSV | hsv(42, 48%, 97%) |
| CMYK | cmyk(0%, 14.5%, 47.6%, 2.7%) |
| CIE-LAB | lab(86.33, 2.31, 45.04) |
| CIE-LCH | lch(86.33, 45.10, 87.07°) |
| OKLab | oklab(88.31% 0.0066 0.1086) |
| OKLCH | oklch(88.31% 0.109 86.5) |
| XYZ | xyz(66.2865, 68.6583, 30.8756) |
| Luminance | 0.6865 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.47
Sand (survey)
#E2CA76
ΔE00 4.60
Sandy
#F1DA7A
ΔE00 4.79
Light Mustard
#F7D560
ΔE00 5.30
Pale Gold
#FDDE6C
ΔE00 5.56
Maize
#F4D054
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8D482 #82A6F8
analogous
#F89982 #F8D482 #E1F882
triadic
#F8D482 #82F8D4 #D482F8
tetradic
#F8D482 #82F899 #82A6F8 #F882E1
square
#F8D482 #82F899 #82A6F8 #F882E1
split-complementary
#F8D482 #82E1F8 #9982F8
monochromatic
#F2AC0E #F5C048 #F8D482 #FBE8BC #FDF5E2
Accessibility & contrast
On white
1.43
#F8D482 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#F8D482 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8D482
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8D482 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8D482 | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D27B
Deuteranopia (green-blind)
#EFDC85
Tritanopia (blue-blind)
#FFC7C0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #f8d482; /* rgb */ color: rgb(248, 212, 130); /* oklch */ color: oklch(88.3% 0.109 86.5);
Tailwind
colors: {
custom: {
50: '#fde1a7',
500: '#f8d482',
950: '#000000',
},
}SCSS
$custom: #f8d482; $custom-light: #fde1a7; $custom-dark: #000000;
JSON
{
"hex": "#f8d482",
"rgb": {
"r": 248,
"g": 212,
"b": 130
},
"hsl": {
"h": 41.695,
"s": 89.394,
"l": 74.118
},
"oklch": {
"l": 0.88312,
"c": 0.10879,
"h": 86.5
},
"luminance": 0.68655
}Semantic roles & 50–950 ramp
primary
#F8D482
secondary
#4974D5
accent
#46E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#181510
muted
#868480