#F6F777#F6F777
#F6F777 is a very light, vivid yellow. Relative luminance 0.874; OKLCH L 95.0% C 0.150 H 109.4°. Best body text is #000000 at 18.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F6F777 |
|---|---|
| RGB | rgb(246, 247, 119) |
| HSL | hsl(60, 89%, 72%) |
| HSV | hsv(60, 52%, 97%) |
| CMYK | cmyk(0.4%, 0%, 51.8%, 3.1%) |
| CIE-LAB | lab(94.93, -16.93, 60.54) |
| CIE-LCH | lch(94.93, 62.86, 105.62°) |
| OKLab | oklab(95.04% -0.0498 0.1418) |
| OKLCH | oklch(95.04% 0.15 109.4) |
| XYZ | xyz(74.5984, 87.4481, 30.3987) |
| Luminance | 0.8745 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 1.27
Custard
#FFFD78
ΔE00 1.61
Light Yellow
#FFFE7A
ΔE00 1.62
Faded Yellow
#FEFF7F
ΔE00 1.63
Straw
#FCF679
ΔE00 1.65
Banana (survey)
#FFFF7E
ΔE00 1.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6F777 #7877F7
analogous
#F7B877 #F6F777 #B6F777
triadic
#F6F777 #77F6F7 #F777F6
tetradic
#F6F777 #77F7B8 #7877F7 #F777B6
square
#F6F777 #77F7B8 #7877F7 #F777B6
split-complementary
#F6F777 #77B6F7 #B877F7
monochromatic
#E4E60E #F2F43D #F6F777 #FAFAB1 #FDFDE2
Accessibility & contrast
On white
1.14
#F6F777 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.49
#F6F777 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6F777
18.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6F777 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6F777 | 1.00 | 1.14 | 18.49 | 18.49 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE6B
Deuteranopia (green-blind)
#FFF37E
Tritanopia (blue-blind)
#FFEADA
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f6f777; /* rgb */ color: rgb(246, 247, 119); /* oklch */ color: oklch(95.0% 0.150 109.4);
Tailwind
colors: {
custom: {
50: '#fbf9a2',
500: '#f6f777',
950: '#000000',
},
}SCSS
$custom: #f6f777; $custom-light: #fbf9a2; $custom-dark: #000000;
JSON
{
"hex": "#f6f777",
"rgb": {
"r": 246,
"g": 247,
"b": 119
},
"hsl": {
"h": 60.469,
"s": 88.889,
"l": 71.765
},
"oklch": {
"l": 0.9504,
"c": 0.15029,
"h": 109.4
},
"luminance": 0.87446
}Semantic roles & 50–950 ramp
primary
#F6F777
secondary
#4140D2
accent
#00E602
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580