#F6F677#F6F677
#F6F677 is a very light, vivid yellow. Relative luminance 0.868; OKLCH L 94.8% C 0.149 H 108.9°. Best body text is #000000 at 18.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F6F677 |
|---|---|
| RGB | rgb(246, 246, 119) |
| HSL | hsl(60, 88%, 72%) |
| HSV | hsv(60, 52%, 96%) |
| CMYK | cmyk(0%, 0%, 51.6%, 3.5%) |
| CIE-LAB | lab(94.67, -16.44, 60.24) |
| CIE-LCH | lch(94.67, 62.44, 105.27°) |
| OKLab | oklab(94.83% -0.0484 0.1412) |
| OKLCH | oklch(94.83% 0.149 108.9) |
| XYZ | xyz(74.2934, 86.8381, 30.2970) |
| Luminance | 0.8684 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 1.36
Straw
#FCF679
ΔE00 1.43
Custard
#FFFD78
ΔE00 1.70
Light Yellow
#FFFE7A
ΔE00 1.75
Faded Yellow
#FEFF7F
ΔE00 1.81
Banana (survey)
#FFFF7E
ΔE00 1.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6F677 #7777F6
analogous
#F6B777 #F6F677 #B7F677
triadic
#F6F677 #77F6F6 #F677F6
tetradic
#F6F677 #77F6B7 #7777F6 #F677B7
square
#F6F677 #77F6B7 #7777F6 #F677B7
split-complementary
#F6F677 #77B7F6 #B777F6
monochromatic
#E4E40F #F2F23E #F6F677 #FAFAB0 #FDFDE2
Accessibility & contrast
On white
1.14
#F6F677 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.37
#F6F677 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6F677
18.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6F677 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6F677 | 1.00 | 1.14 | 18.37 | 18.37 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED6B
Deuteranopia (green-blind)
#FFF27E
Tritanopia (blue-blind)
#FFE9DA
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f6f677; /* rgb */ color: rgb(246, 246, 119); /* oklch */ color: oklch(94.8% 0.149 108.9);
Tailwind
colors: {
custom: {
50: '#fbf9a2',
500: '#f6f677',
950: '#000000',
},
}SCSS
$custom: #f6f677; $custom-light: #fbf9a2; $custom-dark: #000000;
JSON
{
"hex": "#f6f677",
"rgb": {
"r": 246,
"g": 246,
"b": 119
},
"hsl": {
"h": 60,
"s": 87.586,
"l": 71.569
},
"oklch": {
"l": 0.94834,
"c": 0.14923,
"h": 108.9
},
"luminance": 0.86836
}Semantic roles & 50–950 ramp
primary
#F6F677
secondary
#4040D1
accent
#01E401
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580