#F7F484#F7F484
#F7F484 is a very light, vivid yellow. Relative luminance 0.861; OKLCH L 94.7% C 0.135 H 107.3°. Best body text is #000000 at 18.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F7F484 |
|---|---|
| RGB | rgb(247, 244, 132) |
| HSL | hsl(58, 88%, 74%) |
| HSV | hsv(58, 47%, 97%) |
| CMYK | cmyk(0%, 1.2%, 46.6%, 3.1%) |
| CIE-LAB | lab(94.37, -13.97, 53.94) |
| CIE-LCH | lch(94.37, 55.72, 104.52°) |
| OKLab | oklab(94.66% -0.0401 0.1285) |
| OKLCH | oklch(94.66% 0.135 107.3) |
| XYZ | xyz(74.8750, 86.1433, 34.5084) |
| Luminance | 0.8614 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 1.47
Straw
#FCF679
ΔE00 1.91
Yellowish Tan
#FCFC81
ΔE00 2.04
Pale Yellow
#FFFF84
ΔE00 2.50
Butter
#FFFF81
ΔE00 2.67
Faded Yellow
#FEFF7F
ΔE00 2.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7F484 #8487F7
analogous
#F7BB84 #F7F484 #C1F784
triadic
#F7F484 #84F7F4 #F484F7
tetradic
#F7F484 #84F7BB #8487F7 #F784C1
square
#F7F484 #84F7BB #8487F7 #F784C1
split-complementary
#F7F484 #84C1F7 #BB84F7
monochromatic
#F0EA11 #F3EF4B #F7F484 #FBF9BD #FDFCE2
Accessibility & contrast
On white
1.15
#F7F484 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.23
#F7F484 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7F484
18.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7F484 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7F484 | 1.00 | 1.15 | 18.23 | 18.23 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC7A
Deuteranopia (green-blind)
#FFF189
Tritanopia (blue-blind)
#FFE8DA
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #f7f484; /* rgb */ color: rgb(247, 244, 132); /* oklch */ color: oklch(94.7% 0.135 107.3);
Tailwind
colors: {
custom: {
50: '#fcf7aa',
500: '#f7f484',
950: '#000000',
},
}SCSS
$custom: #f7f484; $custom-light: #fcf7aa; $custom-dark: #000000;
JSON
{
"hex": "#f7f484",
"rgb": {
"r": 247,
"g": 244,
"b": 132
},
"hsl": {
"h": 58.435,
"s": 87.786,
"l": 74.314
},
"oklch": {
"l": 0.94664,
"c": 0.13465,
"h": 107.3
},
"luminance": 0.86141
}Semantic roles & 50–950 ramp
primary
#F7F484
secondary
#4B4FD4
accent
#07E401
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#181710
muted
#868581