#F6FA6F#F6FA6F
#F6FA6F is a very light, vivid yellow. Relative luminance 0.891; OKLCH L 95.6% C 0.160 H 110.6°. Best body text is #000000 at 18.82:1 contrast (WCAG AA passes).
Color values
| HEX | #F6FA6F |
|---|---|
| RGB | rgb(246, 250, 111) |
| HSL | hsl(62, 93%, 71%) |
| HSV | hsv(62, 56%, 98%) |
| CMYK | cmyk(1.6%, 0%, 55.6%, 2%) |
| CIE-LAB | lab(95.63, -18.99, 64.85) |
| CIE-LCH | lch(95.63, 67.58, 106.32°) |
| OKLab | oklab(95.57% -0.0565 0.1502) |
| OKLCH | oklch(95.57% 0.16 110.6) |
| XYZ | xyz(75.0628, 89.1135, 28.2823) |
| Luminance | 0.8911 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pastel Yellow
#FFFE71
ΔE00 1.53
Butter Yellow
#FFFD74
ΔE00 1.58
Light Yellow
#FFFE7A
ΔE00 1.62
Custard
#FFFD78
ΔE00 1.64
Faded Yellow
#FEFF7F
ΔE00 1.78
Banana (survey)
#FFFF7E
ΔE00 1.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6FA6F #736FFA
analogous
#FAB96F #F6FA6F #B0FA6F
triadic
#F6FA6F #6FF6FA #FA6FF6
tetradic
#F6FA6F #6FFAB9 #736FFA #FA6FB0
square
#F6FA6F #6FFAB9 #736FFA #FA6FB0
split-complementary
#F6FA6F #6FB0FA #B96FFA
monochromatic
#E0E708 #F2F834 #F6FA6F #FAFCAA #FDFEE1
Accessibility & contrast
On white
1.12
#F6FA6F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.82
#F6FA6F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6FA6F
18.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6FA6F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6FA6F | 1.00 | 1.12 | 18.82 | 18.82 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF060
Deuteranopia (green-blind)
#FFF477
Tritanopia (blue-blind)
#FFECDC
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #f6fa6f; /* rgb */ color: rgb(246, 250, 111); /* oklch */ color: oklch(95.6% 0.160 110.6);
Tailwind
colors: {
custom: {
50: '#fcfb9d',
500: '#f6fa6f',
950: '#000000',
},
}SCSS
$custom: #f6fa6f; $custom-light: #fcfb9d; $custom-dark: #000000;
JSON
{
"hex": "#f6fa6f",
"rgb": {
"r": 246,
"g": 250,
"b": 111
},
"hsl": {
"h": 61.727,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.95574,
"c": 0.16048,
"h": 110.6
},
"luminance": 0.89112
}Semantic roles & 50–950 ramp
primary
#F6FA6F
secondary
#3D38D5
accent
#00E607
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580