#F8F798#F8F798
#F8F798 is a very light, moderate yellow. Relative luminance 0.887; OKLCH L 95.6% C 0.117 H 107.9°. Best body text is #000000 at 18.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F8F798 |
|---|---|
| RGB | rgb(248, 247, 152) |
| HSL | hsl(59, 87%, 78%) |
| HSV | hsv(59, 39%, 97%) |
| CMYK | cmyk(0%, 0.4%, 38.7%, 2.7%) |
| CIE-LAB | lab(95.47, -13.09, 45.76) |
| CIE-LCH | lch(95.47, 47.60, 105.97°) |
| OKLab | oklab(95.64% -0.036 0.1115) |
| OKLCH | oklch(95.64% 0.117 107.9) |
| XYZ | xyz(77.6408, 88.7466, 42.7395) |
| Luminance | 0.8874 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 2.06
Dark Cream
#FFF39A
ΔE00 3.00
Manilla
#FFFA86
ΔE00 3.25
Parchment
#FEFCAF
ΔE00 3.26
Yellowish Tan
#FCFC81
ΔE00 3.85
Pale Yellow
#FFFF84
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8F798 #9899F8
analogous
#F8C798 #F8F798 #C9F898
triadic
#F8F798 #98F8F7 #F798F8
tetradic
#F8F798 #98F8C7 #9899F8 #F898C9
square
#F8F798 #98F8C7 #9899F8 #F898C9
split-complementary
#F8F798 #98C9F8 #C798F8
monochromatic
#F0EE25 #F4F35F #F8F798 #FCFBD1 #FDFDE2
Accessibility & contrast
On white
1.12
#F8F798 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.75
#F8F798 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8F798
18.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8F798 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8F798 | 1.00 | 1.12 | 18.75 | 18.75 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF091
Deuteranopia (green-blind)
#FFF49C
Tritanopia (blue-blind)
#FFECE0
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #f8f798; /* rgb */ color: rgb(248, 247, 152); /* oklch */ color: oklch(95.6% 0.117 107.9);
Tailwind
colors: {
custom: {
50: '#fcf9b7',
500: '#f8f798',
950: '#000000',
},
}SCSS
$custom: #f8f798; $custom-light: #fcf9b7; $custom-dark: #000000;
JSON
{
"hex": "#f8f798",
"rgb": {
"r": 248,
"g": 247,
"b": 152
},
"hsl": {
"h": 59.375,
"s": 87.273,
"l": 78.431
},
"oklch": {
"l": 0.9564,
"c": 0.11712,
"h": 107.9
},
"luminance": 0.88745
}Semantic roles & 50–950 ramp
primary
#F8F798
secondary
#5C5ED8
accent
#04E402
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581