#F4F97A#F4F97A
#F4F97A is a very light, vivid yellow. Relative luminance 0.884; OKLCH L 95.3% C 0.150 H 111.0°. Best body text is #000000 at 18.68:1 contrast (WCAG AA passes).
Color values
| HEX | #F4F97A |
|---|---|
| RGB | rgb(244, 249, 122) |
| HSL | hsl(62, 91%, 73%) |
| HSV | hsv(62, 51%, 98%) |
| CMYK | cmyk(2%, 0%, 51%, 2.4%) |
| CIE-LAB | lab(95.33, -18.43, 59.62) |
| CIE-LCH | lch(95.33, 62.40, 107.18°) |
| OKLab | oklab(95.33% -0.0537 0.1401) |
| OKLCH | oklch(95.33% 0.15 111) |
| XYZ | xyz(74.6984, 88.3912, 31.5348) |
| Luminance | 0.8839 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 1.43
Faded Yellow
#FEFF7F
ΔE00 1.65
Butter
#FFFF81
ΔE00 1.80
Banana (survey)
#FFFF7E
ΔE00 1.83
Pale Yellow
#FFFF84
ΔE00 1.85
Light Yellow
#FFFE7A
ΔE00 1.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4F97A #7F7AF9
analogous
#F9BE7A #F4F97A #B5F97A
triadic
#F4F97A #7AF4F9 #F97AF4
tetradic
#F4F97A #7AF9BE #7F7AF9 #F97AB5
square
#F4F97A #7AF9BE #7F7AF9 #F97AB5
split-complementary
#F4F97A #7AB5F9 #BE7AF9
monochromatic
#E5EE0B #EFF63F #F4F97A #F9FCB5 #FDFEE2
Accessibility & contrast
On white
1.12
#F4F97A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.68
#F4F97A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4F97A
18.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4F97A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4F97A | 1.00 | 1.12 | 18.68 | 18.68 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF06E
Deuteranopia (green-blind)
#FFF381
Tritanopia (blue-blind)
#FFECDC
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #f4f97a; /* rgb */ color: rgb(244, 249, 122); /* oklch */ color: oklch(95.3% 0.150 111.0);
Tailwind
colors: {
custom: {
50: '#fafba4',
500: '#f4f97a',
950: '#000000',
},
}SCSS
$custom: #f4f97a; $custom-light: #fafba4; $custom-dark: #000000;
JSON
{
"hex": "#f4f97a",
"rgb": {
"r": 244,
"g": 249,
"b": 122
},
"hsl": {
"h": 62.362,
"s": 91.367,
"l": 72.745
},
"oklch": {
"l": 0.9533,
"c": 0.15005,
"h": 111
},
"luminance": 0.8839
}Semantic roles & 50–950 ramp
primary
#F4F97A
secondary
#4842D5
accent
#00E609
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580