#F4F696#F4F696
#F4F696 is a very light, moderate yellow. Relative luminance 0.873; OKLCH L 95.1% C 0.119 H 109.5°. Best body text is #000000 at 18.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F4F696 |
|---|---|
| RGB | rgb(244, 246, 150) |
| HSL | hsl(61, 84%, 78%) |
| HSV | hsv(61, 39%, 96%) |
| CMYK | cmyk(0.8%, 0%, 39%, 3.5%) |
| CIE-LAB | lab(94.89, -14.34, 45.92) |
| CIE-LCH | lch(94.89, 48.11, 107.34°) |
| OKLab | oklab(95.09% -0.0395 0.1118) |
| OKLCH | oklch(95.09% 0.119 109.5) |
| XYZ | xyz(75.7700, 87.3481, 41.7167) |
| Luminance | 0.8735 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 2.80
Manilla
#FFFA86
ΔE00 3.57
Parchment
#FEFCAF
ΔE00 3.61
Dark Cream
#FFF39A
ΔE00 3.73
Yellowish Tan
#FCFC81
ΔE00 3.91
Light Khaki
#E6F2A2
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4F696 #9896F6
analogous
#F6C896 #F4F696 #C4F696
triadic
#F4F696 #96F4F6 #F696F4
tetradic
#F4F696 #96F6C8 #9896F6 #F696C4
square
#F4F696 #96F6C8 #9896F6 #F696C4
split-complementary
#F4F696 #96C4F6 #C896F6
monochromatic
#E8EC25 #EEF15E #F4F696 #FAFBCE #FCFDE3
Accessibility & contrast
On white
1.14
#F4F696 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.47
#F4F696 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4F696
18.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4F696 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4F696 | 1.00 | 1.14 | 18.47 | 18.47 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE8F
Deuteranopia (green-blind)
#FFF29A
Tritanopia (blue-blind)
#FFEBDE
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f4f696; /* rgb */ color: rgb(244, 246, 150); /* oklch */ color: oklch(95.1% 0.119 109.5);
Tailwind
colors: {
custom: {
50: '#f9f9b6',
500: '#f4f696',
950: '#000000',
},
}SCSS
$custom: #f4f696; $custom-light: #f9f9b6; $custom-dark: #000000;
JSON
{
"hex": "#f4f696",
"rgb": {
"r": 244,
"g": 246,
"b": 150
},
"hsl": {
"h": 61.25,
"s": 84.211,
"l": 77.647
},
"oklch": {
"l": 0.95089,
"c": 0.11854,
"h": 109.5
},
"luminance": 0.87347
}Semantic roles & 50–950 ramp
primary
#F4F696
secondary
#5E5BD5
accent
#05E109
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#171711
muted
#858581