#F4F482#F4F482
#F4F482 is a very light, vivid yellow. Relative luminance 0.855; OKLCH L 94.4% C 0.137 H 108.8°. Best body text is #000000 at 18.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F4F482 |
|---|---|
| RGB | rgb(244, 244, 130) |
| HSL | hsl(60, 84%, 73%) |
| HSV | hsv(60, 47%, 96%) |
| CMYK | cmyk(0%, 0%, 46.7%, 4.3%) |
| CIE-LAB | lab(94.12, -15.32, 54.51) |
| CIE-LCH | lch(94.12, 56.62, 105.70°) |
| OKLab | oklab(94.4% -0.044 0.1297) |
| OKLCH | oklch(94.4% 0.137 108.8) |
| XYZ | xyz(73.6897, 85.5479, 33.7453) |
| Luminance | 0.8555 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 1.89
Yellowish Tan
#FCFC81
ΔE00 1.92
Straw
#FCF679
ΔE00 2.20
Pale Yellow
#FFFF84
ΔE00 2.43
Butter
#FFFF81
ΔE00 2.59
Faded Yellow
#FEFF7F
ΔE00 2.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4F482 #8282F4
analogous
#F4BB82 #F4F482 #BBF482
triadic
#F4F482 #82F4F4 #F482F4
tetradic
#F4F482 #82F4BB #8282F4 #F482BB
square
#F4F482 #82F4BB #8282F4 #F482BB
split-complementary
#F4F482 #82BBF4 #BB82F4
monochromatic
#E7E714 #EFEF4A #F4F482 #F9F9BA #FDFDE3
Accessibility & contrast
On white
1.16
#F4F482 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.11
#F4F482 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4F482
18.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4F482 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4F482 | 1.00 | 1.16 | 18.11 | 18.11 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC78
Deuteranopia (green-blind)
#FFF088
Tritanopia (blue-blind)
#FFE8DA
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #f4f482; /* rgb */ color: rgb(244, 244, 130); /* oklch */ color: oklch(94.4% 0.137 108.8);
Tailwind
colors: {
custom: {
50: '#faf7a9',
500: '#f4f482',
950: '#000000',
},
}SCSS
$custom: #f4f482; $custom-light: #faf7a9; $custom-dark: #000000;
JSON
{
"hex": "#f4f482",
"rgb": {
"r": 244,
"g": 244,
"b": 130
},
"hsl": {
"h": 60,
"s": 83.824,
"l": 73.333
},
"oklch": {
"l": 0.94397,
"c": 0.13694,
"h": 108.8
},
"luminance": 0.85546
}Semantic roles & 50–950 ramp
primary
#F4F482
secondary
#4A4AD0
accent
#05E005
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#181710
muted
#868581