#F6F976#F6F976
#F6F976 is a very light, vivid yellow. Relative luminance 0.887; OKLCH L 95.4% C 0.153 H 110.2°. Best body text is #000000 at 18.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F6F976 |
|---|---|
| RGB | rgb(246, 249, 118) |
| HSL | hsl(61, 92%, 72%) |
| HSV | hsv(61, 53%, 98%) |
| CMYK | cmyk(1.2%, 0%, 52.6%, 2.4%) |
| CIE-LAB | lab(95.44, -17.97, 61.57) |
| CIE-LCH | lch(95.44, 64.14, 106.27°) |
| OKLab | oklab(95.44% -0.0529 0.1439) |
| OKLCH | oklch(95.44% 0.153 110.2) |
| XYZ | xyz(75.1535, 88.6539, 30.2890) |
| Luminance | 0.8865 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 1.33
Faded Yellow
#FEFF7F
ΔE00 1.42
Light Yellow
#FFFE7A
ΔE00 1.49
Banana (survey)
#FFFF7E
ΔE00 1.51
Custard
#FFFD78
ΔE00 1.55
Butter
#FFFF81
ΔE00 1.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6F976 #7976F9
analogous
#F9BB76 #F6F976 #B5F976
triadic
#F6F976 #76F6F9 #F976F6
tetradic
#F6F976 #76F9BB #7976F9 #F976B5
square
#F6F976 #76F9BB #7976F9 #F976B5
split-complementary
#F6F976 #76B5F9 #BB76F9
monochromatic
#E5EA0A #F2F63B #F6F976 #FAFCB1 #FDFEE2
Accessibility & contrast
On white
1.12
#F6F976 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.73
#F6F976 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6F976
18.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6F976 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6F976 | 1.00 | 1.12 | 18.73 | 18.73 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF069
Deuteranopia (green-blind)
#FFF47D
Tritanopia (blue-blind)
#FFECDC
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #f6f976; /* rgb */ color: rgb(246, 249, 118); /* oklch */ color: oklch(95.4% 0.153 110.2);
Tailwind
colors: {
custom: {
50: '#fcfba1',
500: '#f6f976',
950: '#000000',
},
}SCSS
$custom: #f6f976; $custom-light: #fcfba1; $custom-dark: #000000;
JSON
{
"hex": "#f6f976",
"rgb": {
"r": 246,
"g": 249,
"b": 118
},
"hsl": {
"h": 61.374,
"s": 91.608,
"l": 71.961
},
"oklch": {
"l": 0.95442,
"c": 0.15334,
"h": 110.2
},
"luminance": 0.88652
}Semantic roles & 50–950 ramp
primary
#F6F976
secondary
#423ED5
accent
#00E605
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580