#F6F970#F6F970
#F6F970 is a very light, vivid yellow. Relative luminance 0.885; OKLCH L 95.4% C 0.159 H 110.2°. Best body text is #000000 at 18.70:1 contrast (WCAG AA passes).
Color values
| HEX | #F6F970 |
|---|---|
| RGB | rgb(246, 249, 112) |
| HSL | hsl(61, 92%, 71%) |
| HSV | hsv(61, 55%, 98%) |
| CMYK | cmyk(1.2%, 0%, 55%, 2.4%) |
| CIE-LAB | lab(95.38, -18.43, 64.14) |
| CIE-LCH | lch(95.38, 66.73, 106.03°) |
| OKLab | oklab(95.38% -0.0548 0.1488) |
| OKLCH | oklch(95.38% 0.159 110.2) |
| XYZ | xyz(74.8083, 88.5158, 28.4706) |
| Luminance | 0.8851 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Butter Yellow
#FFFD74
ΔE00 1.51
Custard
#FFFD78
ΔE00 1.53
Light Yellow
#FFFE7A
ΔE00 1.54
Pastel Yellow
#FFFE71
ΔE00 1.55
Faded Yellow
#FEFF7F
ΔE00 1.72
Banana (survey)
#FFFF7E
ΔE00 1.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6F970 #7370F9
analogous
#F9B770 #F6F970 #B1F970
triadic
#F6F970 #70F6F9 #F970F6
tetradic
#F6F970 #70F9B7 #7370F9 #F970B1
square
#F6F970 #70F9B7 #7370F9 #F970B1
split-complementary
#F6F970 #70B1F9 #B770F9
monochromatic
#E0E50A #F2F735 #F6F970 #FAFBAB #FDFEE2
Accessibility & contrast
On white
1.12
#F6F970 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.70
#F6F970 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6F970
18.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6F970 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6F970 | 1.00 | 1.12 | 18.70 | 18.70 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF62
Deuteranopia (green-blind)
#FFF478
Tritanopia (blue-blind)
#FFEBDB
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #f6f970; /* rgb */ color: rgb(246, 249, 112); /* oklch */ color: oklch(95.4% 0.159 110.2);
Tailwind
colors: {
custom: {
50: '#fcfb9d',
500: '#f6f970',
950: '#000000',
},
}SCSS
$custom: #f6f970; $custom-light: #fcfb9d; $custom-dark: #000000;
JSON
{
"hex": "#f6f970",
"rgb": {
"r": 246,
"g": 249,
"b": 112
},
"hsl": {
"h": 61.314,
"s": 91.946,
"l": 70.784
},
"oklch": {
"l": 0.95377,
"c": 0.15857,
"h": 110.2
},
"luminance": 0.88514
}Semantic roles & 50–950 ramp
primary
#F6F970
secondary
#3D39D4
accent
#00E605
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580