#F7F46F#F7F46F
#F7F46F is a very light, vivid yellow. Relative luminance 0.856; OKLCH L 94.4% C 0.154 H 107.8°. Best body text is #000000 at 18.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F7F46F |
|---|---|
| RGB | rgb(247, 244, 111) |
| HSL | hsl(59, 89%, 70%) |
| HSV | hsv(59, 55%, 97%) |
| CMYK | cmyk(0%, 1.2%, 55.1%, 3.1%) |
| CIE-LAB | lab(94.15, -15.69, 63.21) |
| CIE-LCH | lch(94.15, 65.13, 103.94°) |
| OKLab | oklab(94.42% -0.0472 0.1467) |
| OKLCH | oklch(94.42% 0.154 107.8) |
| XYZ | xyz(73.5798, 85.6253, 27.6872) |
| Luminance | 0.8562 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 1.23
Custard
#FFFD78
ΔE00 1.83
Butter Yellow
#FFFD74
ΔE00 1.83
Light Yellow
#FFFE7A
ΔE00 2.05
Pastel Yellow
#FFFE71
ΔE00 2.11
Yellowish Tan
#FCFC81
ΔE00 2.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7F46F #6F72F7
analogous
#F7B06F #F7F46F #B6F76F
triadic
#F7F46F #6FF7F4 #F46FF7
tetradic
#F7F46F #6FF7B0 #6F72F7 #F76FB6
square
#F7F46F #6FF7B0 #6F72F7 #F76FB6
split-complementary
#F7F46F #6FB6F7 #B06FF7
monochromatic
#DFDB0C #F4F035 #F7F46F #FAF8A9 #FDFDE2
Accessibility & contrast
On white
1.16
#F7F46F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.12
#F7F46F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7F46F
18.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7F46F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7F46F | 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)
#FFEB61
Deuteranopia (green-blind)
#FFF176
Tritanopia (blue-blind)
#FFE6D7
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #f7f46f; /* rgb */ color: rgb(247, 244, 111); /* oklch */ color: oklch(94.4% 0.154 107.8);
Tailwind
colors: {
custom: {
50: '#fcf79c',
500: '#f7f46f',
950: '#000000',
},
}SCSS
$custom: #f7f46f; $custom-light: #fcf79c; $custom-dark: #000000;
JSON
{
"hex": "#f7f46f",
"rgb": {
"r": 247,
"g": 244,
"b": 111
},
"hsl": {
"h": 58.676,
"s": 89.474,
"l": 70.196
},
"oklch": {
"l": 0.94416,
"c": 0.15408,
"h": 107.8
},
"luminance": 0.85623
}Semantic roles & 50–950 ramp
primary
#F7F46F
secondary
#393CD1
accent
#05E600
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#18170F
muted
#868580