#F7F774#F7F774
#F7F774 is a very light, vivid yellow. Relative luminance 0.876; OKLCH L 95.1% C 0.153 H 109.0°. Best body text is #000000 at 18.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F7F774 |
|---|---|
| RGB | rgb(247, 247, 116) |
| HSL | hsl(60, 89%, 71%) |
| HSV | hsv(60, 53%, 97%) |
| CMYK | cmyk(0%, 0%, 53%, 3.1%) |
| CIE-LAB | lab(94.97, -16.77, 61.95) |
| CIE-LCH | lch(94.97, 64.18, 105.15°) |
| OKLab | oklab(95.09% -0.0497 0.1445) |
| OKLCH | oklch(95.09% 0.153 109) |
| XYZ | xyz(74.7729, 87.5585, 29.4813) |
| Luminance | 0.8756 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Custard
#FFFD78
ΔE00 1.39
Yellowish Tan
#FCFC81
ΔE00 1.46
Light Yellow
#FFFE7A
ΔE00 1.48
Straw
#FCF679
ΔE00 1.49
Butter Yellow
#FFFD74
ΔE00 1.52
Banana (survey)
#FFFF7E
ΔE00 1.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7F774 #7474F7
analogous
#F7B574 #F7F774 #B5F774
triadic
#F7F774 #74F7F7 #F774F7
tetradic
#F7F774 #74F7B5 #7474F7 #F774B5
square
#F7F774 #74F7B5 #7474F7 #F774B5
split-complementary
#F7F774 #74B5F7 #B574F7
monochromatic
#E4E40D #F4F43A #F7F774 #FAFAAE #FDFDE2
Accessibility & contrast
On white
1.13
#F7F774 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.51
#F7F774 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7F774
18.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7F774 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7F774 | 1.00 | 1.13 | 18.51 | 18.51 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.51 | 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: #f7f774; /* rgb */ color: rgb(247, 247, 116); /* oklch */ color: oklch(95.1% 0.153 109.0);
Tailwind
colors: {
custom: {
50: '#fcf9a0',
500: '#f7f774',
950: '#000000',
},
}SCSS
$custom: #f7f774; $custom-light: #fcf9a0; $custom-dark: #000000;
JSON
{
"hex": "#f7f774",
"rgb": {
"r": 247,
"g": 247,
"b": 116
},
"hsl": {
"h": 60,
"s": 89.116,
"l": 71.176
},
"oklch": {
"l": 0.95087,
"c": 0.15282,
"h": 109
},
"luminance": 0.87557
}Semantic roles & 50–950 ramp
primary
#F7F774
secondary
#3D3DD2
accent
#00E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580