#F7F576#F7F576
#F7F576 is a very light, vivid yellow. Relative luminance 0.864; OKLCH L 94.7% C 0.149 H 108.1°. Best body text is #000000 at 18.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F7F576 |
|---|---|
| RGB | rgb(247, 245, 118) |
| HSL | hsl(59, 89%, 72%) |
| HSV | hsv(59, 52%, 97%) |
| CMYK | cmyk(0%, 0.8%, 52.2%, 3.1%) |
| CIE-LAB | lab(94.48, -15.64, 60.49) |
| CIE-LCH | lch(94.48, 62.48, 104.50°) |
| OKLab | oklab(94.7% -0.0463 0.1416) |
| OKLCH | oklch(94.7% 0.149 108.1) |
| XYZ | xyz(74.2821, 86.3889, 29.8978) |
| Luminance | 0.8639 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 1.02
Yellowish Tan
#FCFC81
ΔE00 1.59
Custard
#FFFD78
ΔE00 1.72
Light Yellow
#FFFE7A
ΔE00 1.85
Manilla
#FFFA86
ΔE00 1.91
Butter Yellow
#FFFD74
ΔE00 1.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7F576 #7678F7
analogous
#F7B576 #F7F576 #B9F776
triadic
#F7F576 #76F7F5 #F576F7
tetradic
#F7F576 #76F7B5 #7678F7 #F776B9
square
#F7F576 #76F7B5 #7678F7 #F776B9
split-complementary
#F7F576 #76B9F7 #B576F7
monochromatic
#E5E20D #F4F13C #F7F576 #FAF9B0 #FDFDE2
Accessibility & contrast
On white
1.15
#F7F576 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.28
#F7F576 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7F576
18.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7F576 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7F576 | 1.00 | 1.15 | 18.28 | 18.28 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC6A
Deuteranopia (green-blind)
#FFF17D
Tritanopia (blue-blind)
#FFE8D9
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #f7f576; /* rgb */ color: rgb(247, 245, 118); /* oklch */ color: oklch(94.7% 0.149 108.1);
Tailwind
colors: {
custom: {
50: '#fcf8a1',
500: '#f7f576',
950: '#000000',
},
}SCSS
$custom: #f7f576; $custom-light: #fcf8a1; $custom-dark: #000000;
JSON
{
"hex": "#f7f576",
"rgb": {
"r": 247,
"g": 245,
"b": 118
},
"hsl": {
"h": 59.07,
"s": 88.966,
"l": 71.569
},
"oklch": {
"l": 0.94698,
"c": 0.14895,
"h": 108.1
},
"luminance": 0.86387
}Semantic roles & 50–950 ramp
primary
#F7F576
secondary
#3F41D2
accent
#04E600
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#18170F
muted
#868580