#F6F96E#F6F96E
#F6F96E is a very light, vivid yellow. Relative luminance 0.885; OKLCH L 95.4% C 0.160 H 110.2°. Best body text is #000000 at 18.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F6F96E |
|---|---|
| RGB | rgb(246, 249, 110) |
| HSL | hsl(61, 92%, 70%) |
| HSV | hsv(61, 56%, 98%) |
| CMYK | cmyk(1.2%, 0%, 55.8%, 2.4%) |
| CIE-LAB | lab(95.36, -18.58, 64.98) |
| CIE-LCH | lch(95.36, 67.59, 105.96°) |
| OKLab | oklab(95.36% -0.0554 0.1504) |
| OKLCH | oklch(95.36% 0.16 110.2) |
| XYZ | xyz(74.6981, 88.4718, 27.8907) |
| Luminance | 0.8847 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pastel Yellow
#FFFE71
ΔE00 1.49
Butter Yellow
#FFFD74
ΔE00 1.50
Custard
#FFFD78
ΔE00 1.59
Light Yellow
#FFFE7A
ΔE00 1.62
Banana (survey)
#FFFF7E
ΔE00 1.85
Faded Yellow
#FEFF7F
ΔE00 1.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6F96E #716EF9
analogous
#F9B66E #F6F96E #B0F96E
triadic
#F6F96E #6EF6F9 #F96EF6
tetradic
#F6F96E #6EF9B6 #716EF9 #F96EB0
square
#F6F96E #6EF9B6 #716EF9 #F96EB0
split-complementary
#F6F96E #6EB0F9 #B66EF9
monochromatic
#DEE309 #F2F733 #F6F96E #FAFBA9 #FDFEE2
Accessibility & contrast
On white
1.12
#F6F96E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.69
#F6F96E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6F96E
18.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6F96E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6F96E | 1.00 | 1.12 | 18.69 | 18.69 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF5F
Deuteranopia (green-blind)
#FFF476
Tritanopia (blue-blind)
#FFEBDB
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #f6f96e; /* rgb */ color: rgb(246, 249, 110); /* oklch */ color: oklch(95.4% 0.160 110.2);
Tailwind
colors: {
custom: {
50: '#fcfb9c',
500: '#f6f96e',
950: '#000000',
},
}SCSS
$custom: #f6f96e; $custom-light: #fcfb9c; $custom-dark: #000000;
JSON
{
"hex": "#f6f96e",
"rgb": {
"r": 246,
"g": 249,
"b": 110
},
"hsl": {
"h": 61.295,
"s": 92.053,
"l": 70.392
},
"oklch": {
"l": 0.95356,
"c": 0.16027,
"h": 110.2
},
"luminance": 0.8847
}Semantic roles & 50–950 ramp
primary
#F6F96E
secondary
#3B37D4
accent
#00E605
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580