#F8D575#F8D575
#F8D575 is a very light, vivid orange. Relative luminance 0.688; OKLCH L 88.3% C 0.122 H 89.8°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #F8D575 |
|---|---|
| RGB | rgb(248, 213, 117) |
| HSL | hsl(44, 90%, 72%) |
| HSV | hsv(44, 53%, 97%) |
| CMYK | cmyk(0%, 14.1%, 52.8%, 2.7%) |
| CIE-LAB | lab(86.42, 0.66, 51.48) |
| CIE-LCH | lch(86.42, 51.49, 89.26°) |
| OKLab | oklab(88.33% 0.0005 0.1219) |
| OKLCH | oklch(88.33% 0.122 89.8) |
| XYZ | xyz(65.7191, 68.8325, 26.6505) |
| Luminance | 0.6883 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.14
Light Mustard
#F7D560
ΔE00 2.93
Pale Gold
#FDDE6C
ΔE00 3.40
Sandy
#F1DA7A
ΔE00 3.44
Maize
#F4D054
ΔE00 3.83
Sand (survey)
#E2CA76
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8D575 #7598F8
analogous
#F89475 #F8D575 #DAF875
triadic
#F8D575 #75F8D5 #D575F8
tetradic
#F8D575 #75F894 #7598F8 #F875DA
square
#F8D575 #75F894 #7598F8 #F875DA
split-complementary
#F8D575 #75DAF8 #9475F8
monochromatic
#E7AC0C #F5C33B #F8D575 #FBE7AF #FEF6E2
Accessibility & contrast
On white
1.42
#F8D575 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#F8D575 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8D575
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8D575 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8D575 | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D36D
Deuteranopia (green-blind)
#F1DC79
Tritanopia (blue-blind)
#FFC7BF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #f8d575; /* rgb */ color: rgb(248, 213, 117); /* oklch */ color: oklch(88.3% 0.122 89.8);
Tailwind
colors: {
custom: {
50: '#fde19f',
500: '#f8d575',
950: '#000000',
},
}SCSS
$custom: #f8d575; $custom-light: #fde19f; $custom-dark: #000000;
JSON
{
"hex": "#f8d575",
"rgb": {
"r": 248,
"g": 213,
"b": 117
},
"hsl": {
"h": 43.969,
"s": 90.345,
"l": 71.569
},
"oklch": {
"l": 0.88328,
"c": 0.12187,
"h": 89.8
},
"luminance": 0.68829
}Semantic roles & 50–950 ramp
primary
#F8D575
secondary
#3E66D3
accent
#3DE600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480