#F6F77E#F6F77E
#F6F77E is a very light, vivid yellow. Relative luminance 0.876; OKLCH L 95.1% C 0.144 H 109.3°. Best body text is #000000 at 18.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F6F77E |
|---|---|
| RGB | rgb(246, 247, 126) |
| HSL | hsl(60, 88%, 73%) |
| HSV | hsv(60, 49%, 97%) |
| CMYK | cmyk(0.4%, 0%, 49%, 3.1%) |
| CIE-LAB | lab(95.00, -16.35, 57.45) |
| CIE-LCH | lch(95.00, 59.74, 105.88°) |
| OKLab | oklab(95.12% -0.0475 0.1358) |
| OKLCH | oklch(95.12% 0.144 109.3) |
| XYZ | xyz(75.0344, 87.6225, 32.6948) |
| Luminance | 0.8762 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 1.10
Pale Yellow
#FFFF84
ΔE00 1.68
Manilla
#FFFA86
ΔE00 1.73
Butter
#FFFF81
ΔE00 1.75
Faded Yellow
#FEFF7F
ΔE00 1.77
Straw
#FCF679
ΔE00 1.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6F77E #7F7EF7
analogous
#F7BB7E #F6F77E #B9F77E
triadic
#F6F77E #7EF6F7 #F77EF6
tetradic
#F6F77E #7EF7BB #7F7EF7 #F77EB9
square
#F6F77E #7EF7BB #7F7EF7 #F77EB9
split-complementary
#F6F77E #7EB9F7 #BB7EF7
monochromatic
#EAEC0F #F2F344 #F6F77E #FAFBB8 #FDFDE2
Accessibility & contrast
On white
1.13
#F6F77E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.52
#F6F77E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6F77E
18.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6F77E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6F77E | 1.00 | 1.13 | 18.52 | 18.52 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE73
Deuteranopia (green-blind)
#FFF384
Tritanopia (blue-blind)
#FFEADB
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f6f77e; /* rgb */ color: rgb(246, 247, 126); /* oklch */ color: oklch(95.1% 0.144 109.3);
Tailwind
colors: {
custom: {
50: '#fbf9a6',
500: '#f6f77e',
950: '#000000',
},
}SCSS
$custom: #f6f77e; $custom-light: #fbf9a6; $custom-dark: #000000;
JSON
{
"hex": "#f6f77e",
"rgb": {
"r": 246,
"g": 247,
"b": 126
},
"hsl": {
"h": 60.496,
"s": 88.321,
"l": 73.137
},
"oklch": {
"l": 0.95123,
"c": 0.14381,
"h": 109.3
},
"luminance": 0.87621
}Semantic roles & 50–950 ramp
primary
#F6F77E
secondary
#4746D3
accent
#01E502
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#181710
muted
#868580