#F6F46F#F6F46F
#F6F46F is a very light, vivid yellow. Relative luminance 0.854; OKLCH L 94.3% C 0.154 H 108.2°. Best body text is #000000 at 18.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F6F46F |
|---|---|
| RGB | rgb(246, 244, 111) |
| HSL | hsl(59, 88%, 70%) |
| HSV | hsv(59, 55%, 96%) |
| CMYK | cmyk(0%, 0.8%, 54.9%, 3.5%) |
| CIE-LAB | lab(94.07, -16.09, 63.10) |
| CIE-LCH | lch(94.07, 65.12, 104.30°) |
| OKLab | oklab(94.34% -0.0482 0.1465) |
| OKLCH | oklch(94.34% 0.154 108.2) |
| XYZ | xyz(73.2280, 85.4439, 27.6707) |
| Luminance | 0.8544 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 1.37
Custard
#FFFD78
ΔE00 1.85
Butter Yellow
#FFFD74
ΔE00 1.86
Light Yellow
#FFFE7A
ΔE00 2.05
Pastel Yellow
#FFFE71
ΔE00 2.12
Yellowish Tan
#FCFC81
ΔE00 2.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6F46F #6F71F6
analogous
#F6B06F #F6F46F #B5F66F
triadic
#F6F46F #6FF6F4 #F46FF6
tetradic
#F6F46F #6FF6B0 #6F71F6 #F66FB5
square
#F6F46F #6FF6B0 #6F71F6 #F66FB5
split-complementary
#F6F46F #6FB5F6 #B06FF6
monochromatic
#DDDA0E #F2F035 #F6F46F #FAF8A9 #FDFDE2
Accessibility & contrast
On white
1.16
#F6F46F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.09
#F6F46F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6F46F
18.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6F46F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6F46F | 1.00 | 1.16 | 18.09 | 18.09 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB61
Deuteranopia (green-blind)
#FFF076
Tritanopia (blue-blind)
#FFE6D7
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #f6f46f; /* rgb */ color: rgb(246, 244, 111); /* oklch */ color: oklch(94.3% 0.154 108.2);
Tailwind
colors: {
custom: {
50: '#fcf79c',
500: '#f6f46f',
950: '#000000',
},
}SCSS
$custom: #f6f46f; $custom-light: #fcf79c; $custom-dark: #000000;
JSON
{
"hex": "#f6f46f",
"rgb": {
"r": 246,
"g": 244,
"b": 111
},
"hsl": {
"h": 59.111,
"s": 88.235,
"l": 70
},
"oklch": {
"l": 0.94335,
"c": 0.15421,
"h": 108.2
},
"luminance": 0.85442
}Semantic roles & 50–950 ramp
primary
#F6F46F
secondary
#393BD0
accent
#04E501
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#18170F
muted
#868580