#F7DE76#F7DE76
#F7DE76 is a very light, vivid yellow. Relative luminance 0.733; OKLCH L 90.0% C 0.127 H 96.1°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DE76 |
|---|---|
| RGB | rgb(247, 222, 118) |
| HSL | hsl(48, 89%, 72%) |
| HSV | hsv(48, 52%, 97%) |
| CMYK | cmyk(0%, 10.1%, 52.2%, 3.1%) |
| CIE-LAB | lab(88.60, -4.23, 53.59) |
| CIE-LCH | lch(88.60, 53.76, 94.52°) |
| OKLab | oklab(90.03% -0.0136 0.1266) |
| OKLCH | oklch(90.03% 0.127 96.1) |
| XYZ | xyz(67.7514, 73.3276, 27.7209) |
| Luminance | 0.7332 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.50
Pale Gold
#FDDE6C
ΔE00 1.95
Wheat (survey)
#FBDD7E
ΔE00 2.05
Yellow Tan
#FFE36E
ΔE00 2.09
Sand Yellow
#FCE166
ΔE00 2.47
Light Mustard
#F7D560
ΔE00 3.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DE76 #768FF7
analogous
#F79E76 #F7DE76 #D0F776
triadic
#F7DE76 #76F7DE #DE76F7
tetradic
#F7DE76 #76F79E #768FF7 #F776D0
square
#F7DE76 #76F79E #768FF7 #F776D0
split-complementary
#F7DE76 #76D0F7 #9E76F7
monochromatic
#E5BB0D #F4D03C #F7DE76 #FAECB0 #FDF8E2
Accessibility & contrast
On white
1.34
#F7DE76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#F7DE76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DE76
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DE76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DE76 | 1.00 | 1.34 | 15.67 | 15.67 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA6D
Deuteranopia (green-blind)
#F7E27A
Tritanopia (blue-blind)
#FFD0C6
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #f7de76; /* rgb */ color: rgb(247, 222, 118); /* oklch */ color: oklch(90.0% 0.127 96.1);
Tailwind
colors: {
custom: {
50: '#fce8a0',
500: '#f7de76',
950: '#000000',
},
}SCSS
$custom: #f7de76; $custom-light: #fce8a0; $custom-dark: #000000;
JSON
{
"hex": "#f7de76",
"rgb": {
"r": 247,
"g": 222,
"b": 118
},
"hsl": {
"h": 48.372,
"s": 88.966,
"l": 71.569
},
"oklch": {
"l": 0.90034,
"c": 0.12733,
"h": 96.1
},
"luminance": 0.73325
}Semantic roles & 50–950 ramp
primary
#F7DE76
secondary
#3F5BD2
accent
#2CE600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18160F
muted
#868480