#F8F774#F8F774
#F8F774 is a very light, vivid yellow. Relative luminance 0.877; OKLCH L 95.2% C 0.153 H 108.6°. Best body text is #000000 at 18.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F8F774 |
|---|---|
| RGB | rgb(248, 247, 116) |
| HSL | hsl(60, 90%, 71%) |
| HSV | hsv(60, 53%, 97%) |
| CMYK | cmyk(0%, 0.4%, 53.2%, 2.7%) |
| CIE-LAB | lab(95.05, -16.37, 62.06) |
| CIE-LCH | lch(95.05, 64.18, 104.78°) |
| OKLab | oklab(95.17% -0.0486 0.1447) |
| OKLCH | oklch(95.17% 0.153 108.6) |
| XYZ | xyz(75.1265, 87.7409, 29.4978) |
| Luminance | 0.8774 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 1.28
Custard
#FFFD78
ΔE00 1.29
Butter Yellow
#FFFD74
ΔE00 1.41
Light Yellow
#FFFE7A
ΔE00 1.42
Yellowish Tan
#FCFC81
ΔE00 1.48
Banana (survey)
#FFFF7E
ΔE00 1.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8F774 #7475F8
analogous
#F8B574 #F8F774 #B7F874
triadic
#F8F774 #74F8F7 #F774F8
tetradic
#F8F774 #74F8B5 #7475F8 #F874B7
square
#F8F774 #74F8B5 #7475F8 #F874B7
split-complementary
#F8F774 #74B7F8 #B574F8
monochromatic
#E6E40C #F5F43A #F8F774 #FBFAAE #FEFDE2
Accessibility & contrast
On white
1.13
#F8F774 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.55
#F8F774 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8F774
18.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8F774 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8F774 | 1.00 | 1.13 | 18.55 | 18.55 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE67
Deuteranopia (green-blind)
#FFF37B
Tritanopia (blue-blind)
#FFE9DA
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f8f774; /* rgb */ color: rgb(248, 247, 116); /* oklch */ color: oklch(95.2% 0.153 108.6);
Tailwind
colors: {
custom: {
50: '#fdf9a0',
500: '#f8f774',
950: '#000000',
},
}SCSS
$custom: #f8f774; $custom-light: #fdf9a0; $custom-dark: #000000;
JSON
{
"hex": "#f8f774",
"rgb": {
"r": 248,
"g": 247,
"b": 116
},
"hsl": {
"h": 59.545,
"s": 90.411,
"l": 71.373
},
"oklch": {
"l": 0.95167,
"c": 0.15269,
"h": 108.6
},
"luminance": 0.87739
}Semantic roles & 50–950 ramp
primary
#F8F774
secondary
#3D3ED3
accent
#02E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580