#F4F596#F4F596
#F4F596 is a very light, moderate yellow. Relative luminance 0.867; OKLCH L 94.9% C 0.117 H 109.0°. Best body text is #000000 at 18.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F4F596 |
|---|---|
| RGB | rgb(244, 245, 150) |
| HSL | hsl(61, 83%, 77%) |
| HSV | hsv(61, 39%, 96%) |
| CMYK | cmyk(0.4%, 0%, 38.8%, 3.9%) |
| CIE-LAB | lab(94.63, -13.85, 45.60) |
| CIE-LCH | lch(94.63, 47.65, 106.90°) |
| OKLab | oklab(94.88% -0.0382 0.111) |
| OKLCH | oklch(94.88% 0.117 109) |
| XYZ | xyz(75.4667, 86.7414, 41.6155) |
| Luminance | 0.8674 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 2.57
Dark Cream
#FFF39A
ΔE00 3.47
Parchment
#FEFCAF
ΔE00 3.52
Manilla
#FFFA86
ΔE00 3.60
Khaki (CSS)
#F0E68C
ΔE00 3.99
Yellowish Tan
#FCFC81
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4F596 #9796F5
analogous
#F5C796 #F4F596 #C4F596
triadic
#F4F596 #96F4F5 #F596F4
tetradic
#F4F596 #96F5C7 #9796F5 #F596C4
square
#F4F596 #96F5C7 #9796F5 #F596C4
split-complementary
#F4F596 #96C4F5 #C796F5
monochromatic
#E8EA26 #EEF05E #F4F596 #FAFACE #FCFCE3
Accessibility & contrast
On white
1.14
#F4F596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.35
#F4F596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4F596
18.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4F596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4F596 | 1.00 | 1.14 | 18.35 | 18.35 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE8F
Deuteranopia (green-blind)
#FFF19A
Tritanopia (blue-blind)
#FFEADE
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f4f596; /* rgb */ color: rgb(244, 245, 150); /* oklch */ color: oklch(94.9% 0.117 109.0);
Tailwind
colors: {
custom: {
50: '#f9f8b6',
500: '#f4f596',
950: '#000000',
},
}SCSS
$custom: #f4f596; $custom-light: #f9f8b6; $custom-dark: #000000;
JSON
{
"hex": "#f4f596",
"rgb": {
"r": 244,
"g": 245,
"b": 150
},
"hsl": {
"h": 60.632,
"s": 82.609,
"l": 77.451
},
"oklch": {
"l": 0.94884,
"c": 0.11738,
"h": 109
},
"luminance": 0.8674
}Semantic roles & 50–950 ramp
primary
#F4F596
secondary
#5D5CD3
accent
#06DF09
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#171711
muted
#858581