#F7F970#F7F970
#F7F970 is a very light, vivid yellow. Relative luminance 0.887; OKLCH L 95.5% C 0.158 H 109.8°. Best body text is #000000 at 18.74:1 contrast (WCAG AA passes).
Color values
| HEX | #F7F970 |
|---|---|
| RGB | rgb(247, 249, 112) |
| HSL | hsl(61, 92%, 71%) |
| HSV | hsv(61, 55%, 98%) |
| CMYK | cmyk(0.8%, 0%, 55%, 2.4%) |
| CIE-LAB | lab(95.45, -18.04, 64.25) |
| CIE-LCH | lch(95.45, 66.73, 105.68°) |
| OKLab | oklab(95.46% -0.0537 0.149) |
| OKLCH | oklch(95.46% 0.158 109.8) |
| XYZ | xyz(75.1601, 88.6972, 28.4871) |
| Luminance | 0.8870 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Butter Yellow
#FFFD74
ΔE00 1.32
Custard
#FFFD78
ΔE00 1.36
Pastel Yellow
#FFFE71
ΔE00 1.39
Light Yellow
#FFFE7A
ΔE00 1.41
Banana (survey)
#FFFF7E
ΔE00 1.65
Faded Yellow
#FEFF7F
ΔE00 1.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7F970 #7270F9
analogous
#F9B670 #F7F970 #B2F970
triadic
#F7F970 #70F7F9 #F970F7
tetradic
#F7F970 #70F9B6 #7270F9 #F970B2
square
#F7F970 #70F9B6 #7270F9 #F970B2
split-complementary
#F7F970 #70B2F9 #B670F9
monochromatic
#E2E50A #F4F735 #F7F970 #FAFBAB #FDFEE2
Accessibility & contrast
On white
1.12
#F7F970 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.74
#F7F970 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7F970
18.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7F970 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7F970 | 1.00 | 1.12 | 18.74 | 18.74 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF062
Deuteranopia (green-blind)
#FFF478
Tritanopia (blue-blind)
#FFEBDB
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #f7f970; /* rgb */ color: rgb(247, 249, 112); /* oklch */ color: oklch(95.5% 0.158 109.8);
Tailwind
colors: {
custom: {
50: '#fcfb9d',
500: '#f7f970',
950: '#000000',
},
}SCSS
$custom: #f7f970; $custom-light: #fcfb9d; $custom-dark: #000000;
JSON
{
"hex": "#f7f970",
"rgb": {
"r": 247,
"g": 249,
"b": 112
},
"hsl": {
"h": 60.876,
"s": 91.946,
"l": 70.784
},
"oklch": {
"l": 0.95456,
"c": 0.1584,
"h": 109.8
},
"luminance": 0.88695
}Semantic roles & 50–950 ramp
primary
#F7F970
secondary
#3B39D4
accent
#00E603
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580