#F7F574#F7F574
#F7F574 is a very light, vivid yellow. Relative luminance 0.863; OKLCH L 94.7% C 0.151 H 108.2°. Best body text is #000000 at 18.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F7F574 |
|---|---|
| RGB | rgb(247, 245, 116) |
| HSL | hsl(59, 89%, 71%) |
| HSV | hsv(59, 53%, 97%) |
| CMYK | cmyk(0%, 0.8%, 53%, 3.1%) |
| CIE-LAB | lab(94.46, -15.80, 61.36) |
| CIE-LCH | lch(94.46, 63.36, 104.44°) |
| OKLab | oklab(94.68% -0.047 0.1432) |
| OKLCH | oklch(94.68% 0.151 108.2) |
| XYZ | xyz(74.1645, 86.3419, 29.2785) |
| Luminance | 0.8634 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 1.07
Custard
#FFFD78
ΔE00 1.66
Yellowish Tan
#FCFC81
ΔE00 1.71
Butter Yellow
#FFFD74
ΔE00 1.80
Light Yellow
#FFFE7A
ΔE00 1.82
Banana (survey)
#FFFF7E
ΔE00 2.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7F574 #7476F7
analogous
#F7B374 #F7F574 #B7F774
triadic
#F7F574 #74F7F5 #F574F7
tetradic
#F7F574 #74F7B3 #7476F7 #F774B7
square
#F7F574 #74F7B3 #7476F7 #F774B7
split-complementary
#F7F574 #74B7F7 #B374F7
monochromatic
#E4E00D #F4F13A #F7F574 #FAF9AE #FDFDE2
Accessibility & contrast
On white
1.15
#F7F574 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.27
#F7F574 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7F574
18.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7F574 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7F574 | 1.00 | 1.15 | 18.27 | 18.27 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC67
Deuteranopia (green-blind)
#FFF17B
Tritanopia (blue-blind)
#FFE7D8
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #f7f574; /* rgb */ color: rgb(247, 245, 116); /* oklch */ color: oklch(94.7% 0.151 108.2);
Tailwind
colors: {
custom: {
50: '#fcf8a0',
500: '#f7f574',
950: '#000000',
},
}SCSS
$custom: #f7f574; $custom-light: #fcf8a0; $custom-dark: #000000;
JSON
{
"hex": "#f7f574",
"rgb": {
"r": 247,
"g": 245,
"b": 116
},
"hsl": {
"h": 59.084,
"s": 89.116,
"l": 71.176
},
"oklch": {
"l": 0.94675,
"c": 0.15074,
"h": 108.2
},
"luminance": 0.8634
}Semantic roles & 50–950 ramp
primary
#F7F574
secondary
#3D3FD2
accent
#04E600
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#18170F
muted
#868580