#F6F77C#F6F77C
#F6F77C is a very light, vivid yellow. Relative luminance 0.876; OKLCH L 95.1% C 0.146 H 109.3°. Best body text is #000000 at 18.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F6F77C |
|---|---|
| RGB | rgb(246, 247, 124) |
| HSL | hsl(60, 88%, 73%) |
| HSV | hsv(60, 50%, 97%) |
| CMYK | cmyk(0.4%, 0%, 49.8%, 3.1%) |
| CIE-LAB | lab(94.98, -16.52, 58.34) |
| CIE-LCH | lch(94.98, 60.64, 105.81°) |
| OKLab | oklab(95.1% -0.0481 0.1375) |
| OKLCH | oklch(95.1% 0.146 109.3) |
| XYZ | xyz(74.9066, 87.5714, 32.0219) |
| Luminance | 0.8757 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 1.08
Pale Yellow
#FFFF84
ΔE00 1.68
Faded Yellow
#FEFF7F
ΔE00 1.69
Butter
#FFFF81
ΔE00 1.70
Straw
#FCF679
ΔE00 1.73
Banana (survey)
#FFFF7E
ΔE00 1.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6F77C #7D7CF7
analogous
#F7BB7C #F6F77C #B8F77C
triadic
#F6F77C #7CF6F7 #F77CF6
tetradic
#F6F77C #7CF7BB #7D7CF7 #F77CB8
square
#F6F77C #7CF7BB #7D7CF7 #F77CB8
split-complementary
#F6F77C #7CB8F7 #BB7CF7
monochromatic
#E9EA0E #F2F342 #F6F77C #FAFBB6 #FDFDE2
Accessibility & contrast
On white
1.13
#F6F77C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.51
#F6F77C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6F77C
18.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6F77C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6F77C | 1.00 | 1.13 | 18.51 | 18.51 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE71
Deuteranopia (green-blind)
#FFF382
Tritanopia (blue-blind)
#FFEADB
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f6f77c; /* rgb */ color: rgb(246, 247, 124); /* oklch */ color: oklch(95.1% 0.146 109.3);
Tailwind
colors: {
custom: {
50: '#fbf9a5',
500: '#f6f77c',
950: '#000000',
},
}SCSS
$custom: #f6f77c; $custom-light: #fbf9a5; $custom-dark: #000000;
JSON
{
"hex": "#f6f77c",
"rgb": {
"r": 246,
"g": 247,
"b": 124
},
"hsl": {
"h": 60.488,
"s": 88.489,
"l": 72.745
},
"oklch": {
"l": 0.95099,
"c": 0.1457,
"h": 109.3
},
"luminance": 0.8757
}Semantic roles & 50–950 ramp
primary
#F6F77C
secondary
#4544D3
accent
#00E502
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580