#F4F790#F4F790
#F4F790 is a very light, vivid yellow. Relative luminance 0.878; OKLCH L 95.2% C 0.126 H 110.0°. Best body text is #000000 at 18.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F4F790 |
|---|---|
| RGB | rgb(244, 247, 144) |
| HSL | hsl(62, 87%, 77%) |
| HSV | hsv(62, 42%, 97%) |
| CMYK | cmyk(1.2%, 0%, 41.7%, 3.1%) |
| CIE-LAB | lab(95.06, -15.45, 49.04) |
| CIE-LCH | lch(95.06, 51.42, 107.48°) |
| OKLab | oklab(95.21% -0.0432 0.1185) |
| OKLCH | oklch(95.21% 0.126 110) |
| XYZ | xyz(75.6042, 87.7697, 39.3387) |
| Luminance | 0.8777 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 2.91
Yellowish Tan
#FCFC81
ΔE00 3.00
Pale Yellow
#FFFF84
ΔE00 3.23
Buff
#FEF69E
ΔE00 3.45
Butter
#FFFF81
ΔE00 3.53
Faded Yellow
#FEFF7F
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4F790 #9390F7
analogous
#F7C790 #F4F790 #C1F790
triadic
#F4F790 #90F4F7 #F790F4
tetradic
#F4F790 #90F7C7 #9390F7 #F790C1
square
#F4F790 #90F7C7 #9390F7 #F790C1
split-complementary
#F4F790 #90C1F7 #C790F7
monochromatic
#E9EF1E #EEF357 #F4F790 #FAFBC9 #FCFDE2
Accessibility & contrast
On white
1.13
#F4F790 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.55
#F4F790 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4F790
18.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4F790 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4F790 | 1.00 | 1.13 | 18.55 | 18.55 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF88
Deuteranopia (green-blind)
#FFF395
Tritanopia (blue-blind)
#FFECDE
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f4f790; /* rgb */ color: rgb(244, 247, 144); /* oklch */ color: oklch(95.2% 0.126 110.0);
Tailwind
colors: {
custom: {
50: '#f9f9b2',
500: '#f4f790',
950: '#000000',
},
}SCSS
$custom: #f4f790; $custom-light: #f9f9b2; $custom-dark: #000000;
JSON
{
"hex": "#f4f790",
"rgb": {
"r": 244,
"g": 247,
"b": 144
},
"hsl": {
"h": 61.748,
"s": 86.555,
"l": 76.667
},
"oklch": {
"l": 0.95205,
"c": 0.12609,
"h": 110
},
"luminance": 0.87768
}Semantic roles & 50–950 ramp
primary
#F4F790
secondary
#5956D5
accent
#02E309
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#171711
muted
#858581