#F6FA6E#F6FA6E
#F6FA6E is a very light, vivid yellow. Relative luminance 0.891; OKLCH L 95.6% C 0.161 H 110.6°. Best body text is #000000 at 18.82:1 contrast (WCAG AA passes).
Color values
| HEX | #F6FA6E |
|---|---|
| RGB | rgb(246, 250, 110) |
| HSL | hsl(62, 93%, 71%) |
| HSV | hsv(62, 56%, 98%) |
| CMYK | cmyk(1.6%, 0%, 56%, 2%) |
| CIE-LAB | lab(95.62, -19.06, 65.27) |
| CIE-LCH | lch(95.62, 68.00, 106.28°) |
| OKLab | oklab(95.56% -0.0568 0.151) |
| OKLCH | oklch(95.56% 0.161 110.6) |
| XYZ | xyz(75.0081, 89.0916, 27.9940) |
| Luminance | 0.8909 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pastel Yellow
#FFFE71
ΔE00 1.51
Butter Yellow
#FFFD74
ΔE00 1.58
Light Yellow
#FFFE7A
ΔE00 1.67
Custard
#FFFD78
ΔE00 1.68
Faded Yellow
#FEFF7F
ΔE00 1.85
Banana (survey)
#FFFF7E
ΔE00 1.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6FA6E #726EFA
analogous
#FAB86E #F6FA6E #B0FA6E
triadic
#F6FA6E #6EF6FA #FA6EF6
tetradic
#F6FA6E #6EFAB8 #726EFA #FA6EB0
square
#F6FA6E #6EFAB8 #726EFA #FA6EB0
split-complementary
#F6FA6E #6EB0FA #B86EFA
monochromatic
#DFE608 #F2F833 #F6FA6E #FAFCA9 #FDFEE1
Accessibility & contrast
On white
1.12
#F6FA6E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.82
#F6FA6E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6FA6E
18.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6FA6E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6FA6E | 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)
#FFF05F
Deuteranopia (green-blind)
#FFF476
Tritanopia (blue-blind)
#FFECDC
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #f6fa6e; /* rgb */ color: rgb(246, 250, 110); /* oklch */ color: oklch(95.6% 0.161 110.6);
Tailwind
colors: {
custom: {
50: '#fcfb9c',
500: '#f6fa6e',
950: '#000000',
},
}SCSS
$custom: #f6fa6e; $custom-light: #fcfb9c; $custom-dark: #000000;
JSON
{
"hex": "#f6fa6e",
"rgb": {
"r": 246,
"g": 250,
"b": 110
},
"hsl": {
"h": 61.714,
"s": 93.333,
"l": 70.588
},
"oklch": {
"l": 0.95563,
"c": 0.16132,
"h": 110.6
},
"luminance": 0.8909
}Semantic roles & 50–950 ramp
primary
#F6FA6E
secondary
#3C37D5
accent
#00E607
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580