#F8D875#F8D875
#F8D875 is a very light, vivid yellow. Relative luminance 0.704; OKLCH L 88.9% C 0.124 H 91.8°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F8D875 |
|---|---|
| RGB | rgb(248, 216, 117) |
| HSL | hsl(45, 90%, 72%) |
| HSV | hsv(45, 53%, 97%) |
| CMYK | cmyk(0%, 12.9%, 52.8%, 2.7%) |
| CIE-LAB | lab(87.17, -0.87, 52.38) |
| CIE-LCH | lch(87.17, 52.39, 90.95°) |
| OKLab | oklab(88.92% -0.004 0.1238) |
| OKLCH | oklch(88.92% 0.124 91.8) |
| XYZ | xyz(66.4807, 70.3557, 26.9044) |
| Luminance | 0.7035 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.32
Pale Gold
#FDDE6C
ΔE00 2.41
Light Mustard
#F7D560
ΔE00 2.48
Sandy
#F1DA7A
ΔE00 2.49
Yellow Tan
#FFE36E
ΔE00 3.53
Maize
#F4D054
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8D875 #7595F8
analogous
#F89775 #F8D875 #D6F875
triadic
#F8D875 #75F8D8 #D875F8
tetradic
#F8D875 #75F897 #7595F8 #F875D6
square
#F8D875 #75F897 #7595F8 #F875D6
split-complementary
#F8D875 #75D6F8 #9775F8
monochromatic
#E7B10C #F5C83B #F8D875 #FBE8AF #FEF7E2
Accessibility & contrast
On white
1.39
#F8D875 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#F8D875 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8D875
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8D875 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8D875 | 1.00 | 1.39 | 15.07 | 15.07 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD56C
Deuteranopia (green-blind)
#F3DE79
Tritanopia (blue-blind)
#FFCAC1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #f8d875; /* rgb */ color: rgb(248, 216, 117); /* oklch */ color: oklch(88.9% 0.124 91.8);
Tailwind
colors: {
custom: {
50: '#fde39f',
500: '#f8d875',
950: '#000000',
},
}SCSS
$custom: #f8d875; $custom-light: #fde39f; $custom-dark: #000000;
JSON
{
"hex": "#f8d875",
"rgb": {
"r": 248,
"g": 216,
"b": 117
},
"hsl": {
"h": 45.344,
"s": 90.345,
"l": 71.569
},
"oklch": {
"l": 0.88919,
"c": 0.12389,
"h": 91.8
},
"luminance": 0.70353
}Semantic roles & 50–950 ramp
primary
#F8D875
secondary
#3E62D3
accent
#38E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480