#F6FC70#F6FC70
#F6FC70 is a very light, vivid yellow. Relative luminance 0.904; OKLCH L 96.0% C 0.162 H 111.3°. Best body text is #000000 at 19.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F6FC70 |
|---|---|
| RGB | rgb(246, 252, 112) |
| HSL | hsl(63, 96%, 71%) |
| HSV | hsv(63, 56%, 99%) |
| CMYK | cmyk(2.4%, 0%, 55.6%, 1.2%) |
| CIE-LAB | lab(96.16, -19.87, 65.02) |
| CIE-LCH | lch(96.16, 67.99, 107.00°) |
| OKLab | oklab(96% -0.0589 0.1507) |
| OKLCH | oklch(96% 0.162 111.3) |
| XYZ | xyz(75.7429, 90.3851, 28.7822) |
| Luminance | 0.9038 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pastel Yellow
#FFFE71
ΔE00 1.72
Light Yellow
#FFFE7A
ΔE00 1.79
Faded Yellow
#FEFF7F
ΔE00 1.80
Butter Yellow
#FFFD74
ΔE00 1.84
Banana (survey)
#FFFF7E
ΔE00 1.87
Custard
#FFFD78
ΔE00 1.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6FC70 #7670FC
analogous
#FCBC70 #F6FC70 #B0FC70
triadic
#F6FC70 #70F6FC #FC70F6
tetradic
#F6FC70 #70FCBC #7670FC #FC70B0
square
#F6FC70 #70FCBC #7670FC #FC70B0
split-complementary
#F6FC70 #70B0FC #BC70FC
monochromatic
#E3ED05 #F2FB34 #F6FC70 #FAFDAC #FDFEE1
Accessibility & contrast
On white
1.10
#F6FC70 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.08
#F6FC70 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6FC70
19.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6FC70 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6FC70 | 1.00 | 1.10 | 19.08 | 19.08 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF261
Deuteranopia (green-blind)
#FFF678
Tritanopia (blue-blind)
#FFEEDD
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #f6fc70; /* rgb */ color: rgb(246, 252, 112); /* oklch */ color: oklch(96.0% 0.162 111.3);
Tailwind
colors: {
custom: {
50: '#fcfd9d',
500: '#f6fc70',
950: '#000000',
},
}SCSS
$custom: #f6fc70; $custom-light: #fcfd9d; $custom-dark: #000000;
JSON
{
"hex": "#f6fc70",
"rgb": {
"r": 246,
"g": 252,
"b": 112
},
"hsl": {
"h": 62.571,
"s": 95.89,
"l": 71.373
},
"oklch": {
"l": 0.95999,
"c": 0.16178,
"h": 111.3
},
"luminance": 0.90383
}Semantic roles & 50–950 ramp
primary
#F6FC70
secondary
#3F38D8
accent
#00E60A
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580