#F6FB6F#F6FB6F
#F6FB6F is a very light, vivid yellow. Relative luminance 0.897; OKLCH L 95.8% C 0.162 H 111.0°. Best body text is #000000 at 18.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F6FB6F |
|---|---|
| RGB | rgb(246, 251, 111) |
| HSL | hsl(62, 95%, 71%) |
| HSV | hsv(62, 56%, 98%) |
| CMYK | cmyk(2%, 0%, 55.8%, 1.6%) |
| CIE-LAB | lab(95.89, -19.47, 65.14) |
| CIE-LCH | lch(95.89, 67.99, 106.64°) |
| OKLab | oklab(95.78% -0.0578 0.1508) |
| OKLCH | oklch(95.78% 0.162 111) |
| XYZ | xyz(75.3744, 89.7366, 28.3862) |
| Luminance | 0.8973 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pastel Yellow
#FFFE71
ΔE00 1.60
Butter Yellow
#FFFD74
ΔE00 1.69
Light Yellow
#FFFE7A
ΔE00 1.71
Custard
#FFFD78
ΔE00 1.77
Faded Yellow
#FEFF7F
ΔE00 1.81
Banana (survey)
#FFFF7E
ΔE00 1.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6FB6F #746FFB
analogous
#FBBA6F #F6FB6F #B0FB6F
triadic
#F6FB6F #6FF6FB #FB6FF6
tetradic
#F6FB6F #6FFBBA #746FFB #FB6FB0
square
#F6FB6F #6FFBBA #746FFB #FB6FB0
split-complementary
#F6FB6F #6FB0FB #BA6FFB
monochromatic
#E1E906 #F2F933 #F6FB6F #FAFDAB #FDFEE1
Accessibility & contrast
On white
1.11
#F6FB6F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.95
#F6FB6F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6FB6F
18.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6FB6F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6FB6F | 1.00 | 1.11 | 18.95 | 18.95 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF160
Deuteranopia (green-blind)
#FFF577
Tritanopia (blue-blind)
#FFEDDD
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #f6fb6f; /* rgb */ color: rgb(246, 251, 111); /* oklch */ color: oklch(95.8% 0.162 111.0);
Tailwind
colors: {
custom: {
50: '#fcfc9d',
500: '#f6fb6f',
950: '#000000',
},
}SCSS
$custom: #f6fb6f; $custom-light: #fcfc9d; $custom-dark: #000000;
JSON
{
"hex": "#f6fb6f",
"rgb": {
"r": 246,
"g": 251,
"b": 111
},
"hsl": {
"h": 62.143,
"s": 94.595,
"l": 70.98
},
"oklch": {
"l": 0.95781,
"c": 0.16155,
"h": 111
},
"luminance": 0.89735
}Semantic roles & 50–950 ramp
primary
#F6FB6F
secondary
#3D38D6
accent
#00E608
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580