#F6FF71#F6FF71
#F6FF71 is a very light, vivid yellow. Relative luminance 0.923; OKLCH L 96.6% C 0.164 H 112.4°. Best body text is #000000 at 19.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F6FF71 |
|---|---|
| RGB | rgb(246, 255, 113) |
| HSL | hsl(64, 100%, 72%) |
| HSV | hsv(64, 56%, 100%) |
| CMYK | cmyk(3.5%, 0%, 55.7%, 0%) |
| CIE-LAB | lab(96.95, -21.23, 65.47) |
| CIE-LCH | lch(96.95, 68.83, 107.97°) |
| OKLab | oklab(96.63% -0.0626 0.1518) |
| OKLCH | oklch(96.63% 0.164 112.4) |
| XYZ | xyz(76.7484, 92.3066, 29.3936) |
| Luminance | 0.9231 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 2.14
Pastel Yellow
#FFFE71
ΔE00 2.21
Banana (survey)
#FFFF7E
ΔE00 2.25
Light Yellow
#FFFE7A
ΔE00 2.28
Canary
#FDFF63
ΔE00 2.32
Butter Yellow
#FFFD74
ΔE00 2.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6FF71 #7A71FF
analogous
#FFC171 #F6FF71 #AFFF71
triadic
#F6FF71 #71F6FF #FF71F6
tetradic
#F6FF71 #71FFC1 #7A71FF #FF71AF
square
#F6FF71 #71FFC1 #7A71FF #FF71AF
split-complementary
#F6FF71 #71AFFF #C171FF
monochromatic
#E6F600 #F2FF34 #F6FF71 #FAFFAE #FDFFE0
Accessibility & contrast
On white
1.08
#F6FF71 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.46
#F6FF71 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6FF71
19.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6FF71 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6FF71 | 1.00 | 1.08 | 19.46 | 19.46 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF462
Deuteranopia (green-blind)
#FFF879
Tritanopia (blue-blind)
#FFF1E0
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #f6ff71; /* rgb */ color: rgb(246, 255, 113); /* oklch */ color: oklch(96.6% 0.164 112.4);
Tailwind
colors: {
custom: {
50: '#fcff9e',
500: '#f6ff71',
950: '#000000',
},
}SCSS
$custom: #f6ff71; $custom-light: #fcff9e; $custom-dark: #000000;
JSON
{
"hex": "#f6ff71",
"rgb": {
"r": 246,
"g": 255,
"b": 113
},
"hsl": {
"h": 63.803,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.96632,
"c": 0.16418,
"h": 112.4
},
"luminance": 0.92305
}Semantic roles & 50–950 ramp
primary
#F6FF71
secondary
#4338DC
accent
#00E60F
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580