#F7DF77#F7DF77
#F7DF77 is a very light, vivid yellow. Relative luminance 0.739; OKLCH L 90.2% C 0.127 H 96.6°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DF77 |
|---|---|
| RGB | rgb(247, 223, 119) |
| HSL | hsl(49, 89%, 72%) |
| HSV | hsv(49, 52%, 97%) |
| CMYK | cmyk(0%, 9.7%, 51.8%, 3.1%) |
| CIE-LAB | lab(88.87, -4.65, 53.44) |
| CIE-LCH | lch(88.87, 53.64, 94.98°) |
| OKLab | oklab(90.25% -0.0147 0.1263) |
| OKLCH | oklch(90.25% 0.127 96.6) |
| XYZ | xyz(68.0776, 73.8842, 28.1243) |
| Luminance | 0.7388 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.57
Yellow Tan
#FFE36E
ΔE00 2.10
Pale Gold
#FDDE6C
ΔE00 2.17
Wheat (survey)
#FBDD7E
ΔE00 2.27
Sand Yellow
#FCE166
ΔE00 2.49
Light Mustard
#F7D560
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DF77 #778FF7
analogous
#F79F77 #F7DF77 #CFF777
triadic
#F7DF77 #77F7DF #DF77F7
tetradic
#F7DF77 #77F79F #778FF7 #F777CF
square
#F7DF77 #77F79F #778FF7 #F777CF
split-complementary
#F7DF77 #77CFF7 #9F77F7
monochromatic
#E6BD0E #F4D13D #F7DF77 #FAEDB1 #FDF8E2
Accessibility & contrast
On white
1.33
#F7DF77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#F7DF77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DF77
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DF77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DF77 | 1.00 | 1.33 | 15.78 | 15.78 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB6E
Deuteranopia (green-blind)
#F8E37B
Tritanopia (blue-blind)
#FFD2C7
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #f7df77; /* rgb */ color: rgb(247, 223, 119); /* oklch */ color: oklch(90.2% 0.127 96.6);
Tailwind
colors: {
custom: {
50: '#fce8a0',
500: '#f7df77',
950: '#000000',
},
}SCSS
$custom: #f7df77; $custom-light: #fce8a0; $custom-dark: #000000;
JSON
{
"hex": "#f7df77",
"rgb": {
"r": 247,
"g": 223,
"b": 119
},
"hsl": {
"h": 48.75,
"s": 88.889,
"l": 71.765
},
"oklch": {
"l": 0.90247,
"c": 0.12719,
"h": 96.6
},
"luminance": 0.73881
}Semantic roles & 50–950 ramp
primary
#F7DF77
secondary
#405BD2
accent
#2BE600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18160F
muted
#868480