#F7F96E#F7F96E
#F7F96E is a very light, vivid yellow. Relative luminance 0.887; OKLCH L 95.4% C 0.160 H 109.8°. Best body text is #000000 at 18.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F7F96E |
|---|---|
| RGB | rgb(247, 249, 110) |
| HSL | hsl(61, 92%, 70%) |
| HSV | hsv(61, 56%, 98%) |
| CMYK | cmyk(0.8%, 0%, 55.8%, 2.4%) |
| CIE-LAB | lab(95.44, -18.18, 65.09) |
| CIE-LCH | lch(95.44, 67.58, 105.61°) |
| OKLab | oklab(95.44% -0.0543 0.1506) |
| OKLCH | oklch(95.44% 0.16 109.8) |
| XYZ | xyz(75.0499, 88.6532, 27.9072) |
| Luminance | 0.8865 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Butter Yellow
#FFFD74
ΔE00 1.32
Pastel Yellow
#FFFE71
ΔE00 1.33
Custard
#FFFD78
ΔE00 1.43
Light Yellow
#FFFE7A
ΔE00 1.50
Banana (survey)
#FFFF7E
ΔE00 1.78
Faded Yellow
#FEFF7F
ΔE00 1.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7F96E #706EF9
analogous
#F9B56E #F7F96E #B2F96E
triadic
#F7F96E #6EF7F9 #F96EF7
tetradic
#F7F96E #6EF9B5 #706EF9 #F96EB2
square
#F7F96E #6EF9B5 #706EF9 #F96EB2
split-complementary
#F7F96E #6EB2F9 #B56EF9
monochromatic
#E0E309 #F4F733 #F7F96E #FAFBA9 #FDFEE2
Accessibility & contrast
On white
1.12
#F7F96E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.73
#F7F96E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7F96E
18.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7F96E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7F96E | 1.00 | 1.12 | 18.73 | 18.73 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.73 | 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: #f7f96e; /* rgb */ color: rgb(247, 249, 110); /* oklch */ color: oklch(95.4% 0.160 109.8);
Tailwind
colors: {
custom: {
50: '#fdfb9c',
500: '#f7f96e',
950: '#000000',
},
}SCSS
$custom: #f7f96e; $custom-light: #fdfb9c; $custom-dark: #000000;
JSON
{
"hex": "#f7f96e",
"rgb": {
"r": 247,
"g": 249,
"b": 110
},
"hsl": {
"h": 60.863,
"s": 92.053,
"l": 70.392
},
"oklch": {
"l": 0.95436,
"c": 0.1601,
"h": 109.8
},
"luminance": 0.88651
}Semantic roles & 50–950 ramp
primary
#F7F96E
secondary
#3A37D4
accent
#00E603
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580