#F7DE79#F7DE79
#F7DE79 is a very light, vivid yellow. Relative luminance 0.734; OKLCH L 90.1% C 0.124 H 95.8°. Best body text is #000000 at 15.68:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DE79 |
|---|---|
| RGB | rgb(247, 222, 121) |
| HSL | hsl(48, 89%, 72%) |
| HSV | hsv(48, 51%, 97%) |
| CMYK | cmyk(0%, 10.1%, 51%, 3.1%) |
| CIE-LAB | lab(88.64, -3.98, 52.21) |
| CIE-LCH | lch(88.64, 52.37, 94.36°) |
| OKLab | oklab(90.07% -0.0125 0.1238) |
| OKLCH | oklch(90.07% 0.124 95.8) |
| XYZ | xyz(67.9325, 73.4000, 28.6747) |
| Luminance | 0.7340 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.26
Wheat (survey)
#FBDD7E
ΔE00 1.76
Pale Gold
#FDDE6C
ΔE00 2.21
Yellow Tan
#FFE36E
ΔE00 2.41
Sand Yellow
#FCE166
ΔE00 2.87
Light Mustard
#F7D560
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DE79 #7992F7
analogous
#F79F79 #F7DE79 #D1F779
triadic
#F7DE79 #79F7DE #DE79F7
tetradic
#F7DE79 #79F79F #7992F7 #F779D1
square
#F7DE79 #79F79F #7992F7 #F779D1
split-complementary
#F7DE79 #79D1F7 #9F79F7
monochromatic
#E8BD0E #F4D03F #F7DE79 #FAECB3 #FDF8E2
Accessibility & contrast
On white
1.34
#F7DE79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.68
#F7DE79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DE79
15.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DE79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DE79 | 1.00 | 1.34 | 15.68 | 15.68 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA70
Deuteranopia (green-blind)
#F7E27D
Tritanopia (blue-blind)
#FFD1C6
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #f7de79; /* rgb */ color: rgb(247, 222, 121); /* oklch */ color: oklch(90.1% 0.124 95.8);
Tailwind
colors: {
custom: {
50: '#fce8a2',
500: '#f7de79',
950: '#000000',
},
}SCSS
$custom: #f7de79; $custom-light: #fce8a2; $custom-dark: #000000;
JSON
{
"hex": "#f7de79",
"rgb": {
"r": 247,
"g": 222,
"b": 121
},
"hsl": {
"h": 48.095,
"s": 88.732,
"l": 72.157
},
"oklch": {
"l": 0.90073,
"c": 0.12447,
"h": 95.8
},
"luminance": 0.73397
}Semantic roles & 50–950 ramp
primary
#F7DE79
secondary
#415ED3
accent
#2EE500
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18160F
muted
#868480