#F4F484#F4F484
#F4F484 is a very light, vivid yellow. Relative luminance 0.856; OKLCH L 94.4% C 0.135 H 108.7°. Best body text is #000000 at 18.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F4F484 |
|---|---|
| RGB | rgb(244, 244, 132) |
| HSL | hsl(60, 84%, 74%) |
| HSV | hsv(60, 46%, 96%) |
| CMYK | cmyk(0%, 0%, 45.9%, 4.3%) |
| CIE-LAB | lab(94.14, -15.14, 53.61) |
| CIE-LCH | lch(94.14, 55.70, 105.77°) |
| OKLab | oklab(94.42% -0.0433 0.1278) |
| OKLCH | oklch(94.42% 0.135 108.7) |
| XYZ | xyz(73.8253, 85.6021, 34.4592) |
| Luminance | 0.8560 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 1.95
Yellowish Tan
#FCFC81
ΔE00 2.06
Straw
#FCF679
ΔE00 2.39
Pale Yellow
#FFFF84
ΔE00 2.54
Butter
#FFFF81
ΔE00 2.73
Faded Yellow
#FEFF7F
ΔE00 2.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4F484 #8484F4
analogous
#F4BC84 #F4F484 #BCF484
triadic
#F4F484 #84F4F4 #F484F4
tetradic
#F4F484 #84F4BC #8484F4 #F484BC
square
#F4F484 #84F4BC #8484F4 #F484BC
split-complementary
#F4F484 #84BCF4 #BC84F4
monochromatic
#E9E915 #EFEF4C #F4F484 #F9F9BC #FCFCE3
Accessibility & contrast
On white
1.16
#F4F484 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.12
#F4F484 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4F484
18.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4F484 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4F484 | 1.00 | 1.16 | 18.12 | 18.12 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC7A
Deuteranopia (green-blind)
#FFF089
Tritanopia (blue-blind)
#FFE8DA
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #f4f484; /* rgb */ color: rgb(244, 244, 132); /* oklch */ color: oklch(94.4% 0.135 108.7);
Tailwind
colors: {
custom: {
50: '#faf7aa',
500: '#f4f484',
950: '#000000',
},
}SCSS
$custom: #f4f484; $custom-light: #faf7aa; $custom-dark: #000000;
JSON
{
"hex": "#f4f484",
"rgb": {
"r": 244,
"g": 244,
"b": 132
},
"hsl": {
"h": 60,
"s": 83.582,
"l": 73.725
},
"oklch": {
"l": 0.94423,
"c": 0.13496,
"h": 108.7
},
"luminance": 0.856
}Semantic roles & 50–950 ramp
primary
#F4F484
secondary
#4C4CD0
accent
#05E005
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#181710
muted
#868581