#F6FC7E#F6FC7E
#F6FC7E is a very light, vivid yellow. Relative luminance 0.907; OKLCH L 96.2% C 0.149 H 111.3°. Best body text is #000000 at 19.14:1 contrast (WCAG AA passes).
Color values
| HEX | #F6FC7E |
|---|---|
| RGB | rgb(246, 252, 126) |
| HSL | hsl(63, 95%, 74%) |
| HSV | hsv(63, 50%, 99%) |
| CMYK | cmyk(2.4%, 0%, 50%, 1.2%) |
| CIE-LAB | lab(96.30, -18.76, 58.98) |
| CIE-LCH | lch(96.30, 61.90, 107.65°) |
| OKLab | oklab(96.15% -0.0543 0.1391) |
| OKLCH | oklch(96.15% 0.149 111.3) |
| XYZ | xyz(76.5839, 90.7215, 33.2113) |
| Luminance | 0.9072 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 1.38
Faded Yellow
#FEFF7F
ΔE00 1.43
Pale Yellow
#FFFF84
ΔE00 1.60
Butter
#FFFF81
ΔE00 1.60
Banana (survey)
#FFFF7E
ΔE00 1.68
Light Yellow
#FFFE7A
ΔE00 1.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6FC7E #847EFC
analogous
#FCC37E #F6FC7E #B7FC7E
triadic
#F6FC7E #7EF6FC #FC7EF6
tetradic
#F6FC7E #7EFCC3 #847EFC #FC7EB7
square
#F6FC7E #7EFCC3 #847EFC #FC7EB7
split-complementary
#F6FC7E #7EB7FC #C37EFC
monochromatic
#EEF906 #F2FB42 #F6FC7E #FAFDBA #FDFEE1
Accessibility & contrast
On white
1.10
#F6FC7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.14
#F6FC7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6FC7E
19.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6FC7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6FC7E | 1.00 | 1.10 | 19.14 | 19.14 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF272
Deuteranopia (green-blind)
#FFF685
Tritanopia (blue-blind)
#FFEFDF
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #f6fc7e; /* rgb */ color: rgb(246, 252, 126); /* oklch */ color: oklch(96.2% 0.149 111.3);
Tailwind
colors: {
custom: {
50: '#fbfda6',
500: '#f6fc7e',
950: '#000000',
},
}SCSS
$custom: #f6fc7e; $custom-light: #fbfda6; $custom-dark: #000000;
JSON
{
"hex": "#f6fc7e",
"rgb": {
"r": 246,
"g": 252,
"b": 126
},
"hsl": {
"h": 62.857,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.96154,
"c": 0.14932,
"h": 111.3
},
"luminance": 0.9072
}Semantic roles & 50–950 ramp
primary
#F6FC7E
secondary
#4B44DA
accent
#00E60B
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#181710
muted
#868580