#F7F784#F7F784
#F7F784 is a very light, vivid yellow. Relative luminance 0.880; OKLCH L 95.3% C 0.138 H 108.8°. Best body text is #000000 at 18.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F7F784 |
|---|---|
| RGB | rgb(247, 247, 132) |
| HSL | hsl(60, 88%, 74%) |
| HSV | hsv(60, 47%, 97%) |
| CMYK | cmyk(0%, 0%, 46.6%, 3.1%) |
| CIE-LAB | lab(95.15, -15.43, 54.87) |
| CIE-LCH | lch(95.15, 57.00, 105.71°) |
| OKLab | oklab(95.28% -0.0443 0.1306) |
| OKLCH | oklch(95.28% 0.138 108.8) |
| XYZ | xyz(75.7850, 87.9634, 34.8118) |
| Luminance | 0.8796 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 1.37
Manilla
#FFFA86
ΔE00 1.46
Pale Yellow
#FFFF84
ΔE00 1.84
Butter
#FFFF81
ΔE00 2.03
Straw
#FCF679
ΔE00 2.05
Faded Yellow
#FEFF7F
ΔE00 2.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7F784 #8484F7
analogous
#F7BE84 #F7F784 #BEF784
triadic
#F7F784 #84F7F7 #F784F7
tetradic
#F7F784 #84F7BE #8484F7 #F784BE
square
#F7F784 #84F7BE #8484F7 #F784BE
split-complementary
#F7F784 #84BEF7 #BE84F7
monochromatic
#F0F011 #F3F34B #F7F784 #FBFBBD #FDFDE2
Accessibility & contrast
On white
1.13
#F7F784 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.59
#F7F784 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7F784
18.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7F784 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7F784 | 1.00 | 1.13 | 18.59 | 18.59 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF7A
Deuteranopia (green-blind)
#FFF38A
Tritanopia (blue-blind)
#FFEBDC
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f7f784; /* rgb */ color: rgb(247, 247, 132); /* oklch */ color: oklch(95.3% 0.138 108.8);
Tailwind
colors: {
custom: {
50: '#fcf9aa',
500: '#f7f784',
950: '#000000',
},
}SCSS
$custom: #f7f784; $custom-light: #fcf9aa; $custom-dark: #000000;
JSON
{
"hex": "#f7f784",
"rgb": {
"r": 247,
"g": 247,
"b": 132
},
"hsl": {
"h": 60,
"s": 87.786,
"l": 74.314
},
"oklch": {
"l": 0.95278,
"c": 0.13789,
"h": 108.8
},
"luminance": 0.87962
}Semantic roles & 50–950 ramp
primary
#F7F784
secondary
#4B4BD4
accent
#01E401
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181710
muted
#868581