#F8D475#F8D475
#F8D475 is a very light, vivid orange. Relative luminance 0.683; OKLCH L 88.1% C 0.121 H 89.1°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F8D475 |
|---|---|
| RGB | rgb(248, 212, 117) |
| HSL | hsl(44, 90%, 72%) |
| HSV | hsv(44, 53%, 97%) |
| CMYK | cmyk(0%, 14.5%, 52.8%, 2.7%) |
| CIE-LAB | lab(86.17, 1.18, 51.18) |
| CIE-LCH | lch(86.17, 51.20, 88.68°) |
| OKLab | oklab(88.13% 0.002 0.1212) |
| OKLCH | oklch(88.13% 0.121 89.1) |
| XYZ | xyz(65.4684, 68.3310, 26.5670) |
| Luminance | 0.6833 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.48
Light Mustard
#F7D560
ΔE00 3.17
Pale Gold
#FDDE6C
ΔE00 3.76
Sandy
#F1DA7A
ΔE00 3.79
Maize
#F4D054
ΔE00 3.97
Sand (survey)
#E2CA76
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8D475 #7599F8
analogous
#F89375 #F8D475 #DBF875
triadic
#F8D475 #75F8D4 #D475F8
tetradic
#F8D475 #75F893 #7599F8 #F875DB
square
#F8D475 #75F893 #7599F8 #F875DB
split-complementary
#F8D475 #75DBF8 #9375F8
monochromatic
#E7AB0C #F5C23B #F8D475 #FBE6AF #FEF6E2
Accessibility & contrast
On white
1.43
#F8D475 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#F8D475 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8D475
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8D475 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8D475 | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D26D
Deuteranopia (green-blind)
#F0DC79
Tritanopia (blue-blind)
#FFC6BE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #f8d475; /* rgb */ color: rgb(248, 212, 117); /* oklch */ color: oklch(88.1% 0.121 89.1);
Tailwind
colors: {
custom: {
50: '#fde19f',
500: '#f8d475',
950: '#000000',
},
}SCSS
$custom: #f8d475; $custom-light: #fde19f; $custom-dark: #000000;
JSON
{
"hex": "#f8d475",
"rgb": {
"r": 248,
"g": 212,
"b": 117
},
"hsl": {
"h": 43.511,
"s": 90.345,
"l": 71.569
},
"oklch": {
"l": 0.88131,
"c": 0.12123,
"h": 89.1
},
"luminance": 0.68328
}Semantic roles & 50–950 ramp
primary
#F8D475
secondary
#3E67D3
accent
#3FE600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480