#F6F76F#F6F76F
#F6F76F is a very light, vivid yellow. Relative luminance 0.873; OKLCH L 95.0% C 0.157 H 109.4°. Best body text is #000000 at 18.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F6F76F |
|---|---|
| RGB | rgb(246, 247, 111) |
| HSL | hsl(60, 89%, 70%) |
| HSV | hsv(60, 55%, 97%) |
| CMYK | cmyk(0.4%, 0%, 55.1%, 3.1%) |
| CIE-LAB | lab(94.85, -17.54, 63.98) |
| CIE-LCH | lch(94.85, 66.34, 105.33°) |
| OKLab | oklab(94.95% -0.0524 0.1484) |
| OKLCH | oklch(94.95% 0.157 109.4) |
| XYZ | xyz(74.1380, 87.2639, 27.9741) |
| Luminance | 0.8726 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Butter Yellow
#FFFD74
ΔE00 1.50
Custard
#FFFD78
ΔE00 1.53
Light Yellow
#FFFE7A
ΔE00 1.64
Pastel Yellow
#FFFE71
ΔE00 1.64
Yellowish Tan
#FCFC81
ΔE00 1.90
Banana (survey)
#FFFF7E
ΔE00 1.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6F76F #706FF7
analogous
#F7B46F #F6F76F #B2F76F
triadic
#F6F76F #6FF6F7 #F76FF6
tetradic
#F6F76F #6FF7B4 #706FF7 #F76FB2
square
#F6F76F #6FF7B4 #706FF7 #F76FB2
split-complementary
#F6F76F #6FB2F7 #B46FF7
monochromatic
#DEDF0C #F2F435 #F6F76F #FAFAA9 #FDFDE2
Accessibility & contrast
On white
1.14
#F6F76F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.45
#F6F76F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6F76F
18.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6F76F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6F76F | 1.00 | 1.14 | 18.45 | 18.45 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE61
Deuteranopia (green-blind)
#FFF277
Tritanopia (blue-blind)
#FFE9D9
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f6f76f; /* rgb */ color: rgb(246, 247, 111); /* oklch */ color: oklch(95.0% 0.157 109.4);
Tailwind
colors: {
custom: {
50: '#fcf99d',
500: '#f6f76f',
950: '#000000',
},
}SCSS
$custom: #f6f76f; $custom-light: #fcf99d; $custom-dark: #000000;
JSON
{
"hex": "#f6f76f",
"rgb": {
"r": 246,
"g": 247,
"b": 111
},
"hsl": {
"h": 60.441,
"s": 89.474,
"l": 70.196
},
"oklch": {
"l": 0.94953,
"c": 0.15732,
"h": 109.4
},
"luminance": 0.87262
}Semantic roles & 50–950 ramp
primary
#F6F76F
secondary
#3A39D1
accent
#00E602
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580