#F4F97C#F4F97C
#F4F97C is a very light, vivid yellow. Relative luminance 0.884; OKLCH L 95.4% C 0.148 H 111.0°. Best body text is #000000 at 18.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F4F97C |
|---|---|
| RGB | rgb(244, 249, 124) |
| HSL | hsl(62, 91%, 73%) |
| HSV | hsv(62, 50%, 98%) |
| CMYK | cmyk(2%, 0%, 50.2%, 2.4%) |
| CIE-LAB | lab(95.35, -18.27, 58.74) |
| CIE-LCH | lch(95.35, 61.51, 107.28°) |
| OKLab | oklab(95.35% -0.053 0.1384) |
| OKLCH | oklch(95.35% 0.148 111) |
| XYZ | xyz(74.8236, 88.4413, 32.1942) |
| Luminance | 0.8844 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 1.40
Faded Yellow
#FEFF7F
ΔE00 1.69
Pale Yellow
#FFFF84
ΔE00 1.82
Butter
#FFFF81
ΔE00 1.82
Banana (survey)
#FFFF7E
ΔE00 1.90
Light Yellow
#FFFE7A
ΔE00 2.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4F97C #817CF9
analogous
#F9BF7C #F4F97C #B5F97C
triadic
#F4F97C #7CF4F9 #F97CF4
tetradic
#F4F97C #7CF9BF #817CF9 #F97CB5
square
#F4F97C #7CF9BF #817CF9 #F97CB5
split-complementary
#F4F97C #7CB5F9 #BF7CF9
monochromatic
#E6F00B #EFF641 #F4F97C #F9FCB7 #FDFEE2
Accessibility & contrast
On white
1.12
#F4F97C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.69
#F4F97C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4F97C
18.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4F97C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4F97C | 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)
#FFF070
Deuteranopia (green-blind)
#FFF383
Tritanopia (blue-blind)
#FFECDD
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #f4f97c; /* rgb */ color: rgb(244, 249, 124); /* oklch */ color: oklch(95.4% 0.148 111.0);
Tailwind
colors: {
custom: {
50: '#fafba5',
500: '#f4f97c',
950: '#000000',
},
}SCSS
$custom: #f4f97c; $custom-light: #fafba5; $custom-dark: #000000;
JSON
{
"hex": "#f4f97c",
"rgb": {
"r": 244,
"g": 249,
"b": 124
},
"hsl": {
"h": 62.4,
"s": 91.241,
"l": 73.137
},
"oklch": {
"l": 0.95354,
"c": 0.1482,
"h": 111
},
"luminance": 0.8844
}Semantic roles & 50–950 ramp
primary
#F4F97C
secondary
#4944D6
accent
#00E609
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580