#F8D075#F8D075
#F8D075 is a very light, moderate orange. Relative luminance 0.664; OKLCH L 87.3% C 0.119 H 86.2°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F8D075 |
|---|---|
| RGB | rgb(248, 208, 117) |
| HSL | hsl(42, 90%, 72%) |
| HSV | hsv(42, 53%, 97%) |
| CMYK | cmyk(0%, 16.1%, 52.8%, 2.7%) |
| CIE-LAB | lab(85.18, 3.23, 49.99) |
| CIE-LCH | lch(85.18, 50.09, 86.30°) |
| OKLab | oklab(87.35% 0.0079 0.1186) |
| OKLCH | oklch(87.35% 0.119 86.2) |
| XYZ | xyz(64.4808, 66.3559, 26.2378) |
| Luminance | 0.6635 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.97
Light Mustard
#F7D560
ΔE00 4.43
Maize
#F4D054
ΔE00 4.85
Sand (survey)
#E2CA76
ΔE00 4.90
Sandy
#F1DA7A
ΔE00 5.28
Pale Gold
#FDDE6C
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8D075 #759DF8
analogous
#F88F75 #F8D075 #DFF875
triadic
#F8D075 #75F8D0 #D075F8
tetradic
#F8D075 #75F88F #759DF8 #F875DF
square
#F8D075 #75F88F #759DF8 #F875DF
split-complementary
#F8D075 #75DFF8 #8F75F8
monochromatic
#E7A40C #F5BC3B #F8D075 #FBE4AF #FEF5E2
Accessibility & contrast
On white
1.47
#F8D075 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#F8D075 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8D075
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8D075 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8D075 | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CF6D
Deuteranopia (green-blind)
#EDD978
Tritanopia (blue-blind)
#FFC2BB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #f8d075; /* rgb */ color: rgb(248, 208, 117); /* oklch */ color: oklch(87.3% 0.119 86.2);
Tailwind
colors: {
custom: {
50: '#fdde9f',
500: '#f8d075',
950: '#000000',
},
}SCSS
$custom: #f8d075; $custom-light: #fdde9f; $custom-dark: #000000;
JSON
{
"hex": "#f8d075",
"rgb": {
"r": 248,
"g": 208,
"b": 117
},
"hsl": {
"h": 41.679,
"s": 90.345,
"l": 71.569
},
"oklch": {
"l": 0.87348,
"c": 0.11885,
"h": 86.2
},
"luminance": 0.66353
}Semantic roles & 50–950 ramp
primary
#F8D075
secondary
#3E6BD3
accent
#46E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480