#F8D282#F8D282
#F8D282 is a very light, moderate orange. Relative luminance 0.677; OKLCH L 87.9% C 0.108 H 84.9°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F8D282 |
|---|---|
| RGB | rgb(248, 210, 130) |
| HSL | hsl(41, 89%, 74%) |
| HSV | hsv(41, 48%, 97%) |
| CMYK | cmyk(0%, 15.3%, 47.6%, 2.7%) |
| CIE-LAB | lab(85.84, 3.33, 44.42) |
| CIE-LCH | lch(85.84, 44.55, 85.71°) |
| OKLab | oklab(87.92% 0.0096 0.1072) |
| OKLCH | oklch(87.92% 0.108 84.9) |
| XYZ | xyz(65.7896, 67.6646, 30.7100) |
| Luminance | 0.6766 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 4.31
Sand (survey)
#E2CA76
ΔE00 4.99
Sandy
#F1DA7A
ΔE00 5.61
Light Mustard
#F7D560
ΔE00 5.89
Pale Gold
#FDDE6C
ΔE00 6.31
Maize
#F4D054
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8D282 #82A8F8
analogous
#F89782 #F8D282 #E3F882
triadic
#F8D282 #82F8D2 #D282F8
tetradic
#F8D282 #82F897 #82A8F8 #F882E3
square
#F8D282 #82F897 #82A8F8 #F882E3
split-complementary
#F8D282 #82E3F8 #9782F8
monochromatic
#F2A80E #F5BD48 #F8D282 #FBE7BC #FDF5E2
Accessibility & contrast
On white
1.45
#F8D282 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#F8D282 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8D282
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8D282 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8D282 | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D17C
Deuteranopia (green-blind)
#EDDB85
Tritanopia (blue-blind)
#FFC5BE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #f8d282; /* rgb */ color: rgb(248, 210, 130); /* oklch */ color: oklch(87.9% 0.108 84.9);
Tailwind
colors: {
custom: {
50: '#fddfa7',
500: '#f8d282',
950: '#000000',
},
}SCSS
$custom: #f8d282; $custom-light: #fddfa7; $custom-dark: #000000;
JSON
{
"hex": "#f8d282",
"rgb": {
"r": 248,
"g": 210,
"b": 130
},
"hsl": {
"h": 40.678,
"s": 89.394,
"l": 74.118
},
"oklch": {
"l": 0.87922,
"c": 0.10763,
"h": 84.9
},
"luminance": 0.67661
}Semantic roles & 50–950 ramp
primary
#F8D282
secondary
#4976D5
accent
#4AE600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#181510
muted
#868480