#F8F875#F8F875
#F8F875 is a very light, vivid yellow. Relative luminance 0.884; OKLCH L 95.4% C 0.153 H 109.0°. Best body text is #000000 at 18.68:1 contrast (WCAG AA passes).
Color values
| HEX | #F8F875 |
|---|---|
| RGB | rgb(248, 248, 117) |
| HSL | hsl(60, 90%, 72%) |
| HSV | hsv(60, 53%, 97%) |
| CMYK | cmyk(0%, 0%, 52.8%, 2.7%) |
| CIE-LAB | lab(95.32, -16.78, 61.92) |
| CIE-LCH | lch(95.32, 64.16, 105.16°) |
| OKLab | oklab(95.38% -0.0497 0.1445) |
| OKLCH | oklch(95.38% 0.153 109) |
| XYZ | xyz(75.4916, 88.3775, 29.9080) |
| Luminance | 0.8838 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Custard
#FFFD78
ΔE00 1.20
Light Yellow
#FFFE7A
ΔE00 1.28
Yellowish Tan
#FCFC81
ΔE00 1.31
Butter Yellow
#FFFD74
ΔE00 1.35
Banana (survey)
#FFFF7E
ΔE00 1.46
Straw
#FCF679
ΔE00 1.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8F875 #7575F8
analogous
#F8B775 #F8F875 #B7F875
triadic
#F8F875 #75F8F8 #F875F8
tetradic
#F8F875 #75F8B7 #7575F8 #F875B7
square
#F8F875 #75F8B7 #7575F8 #F875B7
split-complementary
#F8F875 #75B7F8 #B775F8
monochromatic
#E7E70C #F5F53B #F8F875 #FBFBAF #FEFEE2
Accessibility & contrast
On white
1.12
#F8F875 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.68
#F8F875 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8F875
18.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8F875 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8F875 | 1.00 | 1.12 | 18.68 | 18.68 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF68
Deuteranopia (green-blind)
#FFF47C
Tritanopia (blue-blind)
#FFEADB
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f8f875; /* rgb */ color: rgb(248, 248, 117); /* oklch */ color: oklch(95.4% 0.153 109.0);
Tailwind
colors: {
custom: {
50: '#fdfaa0',
500: '#f8f875',
950: '#000000',
},
}SCSS
$custom: #f8f875; $custom-light: #fdfaa0; $custom-dark: #000000;
JSON
{
"hex": "#f8f875",
"rgb": {
"r": 248,
"g": 248,
"b": 117
},
"hsl": {
"h": 60,
"s": 90.345,
"l": 71.569
},
"oklch": {
"l": 0.95384,
"c": 0.15285,
"h": 109
},
"luminance": 0.88376
}Semantic roles & 50–950 ramp
primary
#F8F875
secondary
#3E3ED3
accent
#00E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580