#F6F377#F6F377
#F6F377 is a very light, vivid yellow. Relative luminance 0.850; OKLCH L 94.2% C 0.146 H 107.6°. Best body text is #000000 at 18.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F6F377 |
|---|---|
| RGB | rgb(246, 243, 119) |
| HSL | hsl(59, 88%, 72%) |
| HSV | hsv(59, 52%, 96%) |
| CMYK | cmyk(0%, 1.2%, 51.6%, 3.5%) |
| CIE-LAB | lab(93.90, -14.98, 59.34) |
| CIE-LCH | lch(93.90, 61.20, 104.17°) |
| OKLab | oklab(94.22% -0.0443 0.1392) |
| OKLCH | oklch(94.22% 0.146 107.6) |
| XYZ | xyz(73.3883, 85.0279, 29.9953) |
| Luminance | 0.8503 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 1.04
Manilla
#FFFA86
ΔE00 1.91
Yellowish Tan
#FCFC81
ΔE00 1.92
Custard
#FFFD78
ΔE00 2.19
Light Yellow
#FFFE7A
ΔE00 2.32
Butter Yellow
#FFFD74
ΔE00 2.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6F377 #777AF6
analogous
#F6B477 #F6F377 #BAF677
triadic
#F6F377 #77F6F3 #F377F6
tetradic
#F6F377 #77F6B4 #777AF6 #F677BA
square
#F6F377 #77F6B4 #777AF6 #F677BA
split-complementary
#F6F377 #77BAF6 #B477F6
monochromatic
#E4DF0F #F2EE3E #F6F377 #FAF8B0 #FDFCE2
Accessibility & contrast
On white
1.17
#F6F377 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.01
#F6F377 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6F377
18.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6F377 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6F377 | 1.00 | 1.17 | 18.01 | 18.01 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB6B
Deuteranopia (green-blind)
#FFF07D
Tritanopia (blue-blind)
#FFE6D7
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #f6f377; /* rgb */ color: rgb(246, 243, 119); /* oklch */ color: oklch(94.2% 0.146 107.6);
Tailwind
colors: {
custom: {
50: '#fbf6a1',
500: '#f6f377',
950: '#000000',
},
}SCSS
$custom: #f6f377; $custom-light: #fbf6a1; $custom-dark: #000000;
JSON
{
"hex": "#f6f377",
"rgb": {
"r": 246,
"g": 243,
"b": 119
},
"hsl": {
"h": 58.583,
"s": 87.586,
"l": 71.569
},
"oklch": {
"l": 0.94218,
"c": 0.14607,
"h": 107.6
},
"luminance": 0.85026
}Semantic roles & 50–950 ramp
primary
#F6F377
secondary
#4043D1
accent
#07E401
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#18170F
muted
#868580