#F7DE77#F7DE77
#F7DE77 is a very light, vivid yellow. Relative luminance 0.733; OKLCH L 90.0% C 0.126 H 96.0°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DE77 |
|---|---|
| RGB | rgb(247, 222, 119) |
| HSL | hsl(48, 89%, 72%) |
| HSV | hsv(48, 52%, 97%) |
| CMYK | cmyk(0%, 10.1%, 51.8%, 3.1%) |
| CIE-LAB | lab(88.61, -4.15, 53.13) |
| CIE-LCH | lch(88.61, 53.30, 94.47°) |
| OKLab | oklab(90.05% -0.0132 0.1257) |
| OKLCH | oklch(90.05% 0.126 96) |
| XYZ | xyz(67.8112, 73.3514, 28.0355) |
| Luminance | 0.7335 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.41
Wheat (survey)
#FBDD7E
ΔE00 1.95
Pale Gold
#FDDE6C
ΔE00 2.03
Yellow Tan
#FFE36E
ΔE00 2.19
Sand Yellow
#FCE166
ΔE00 2.60
Light Mustard
#F7D560
ΔE00 3.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DE77 #7790F7
analogous
#F79E77 #F7DE77 #D0F777
triadic
#F7DE77 #77F7DE #DE77F7
tetradic
#F7DE77 #77F79E #7790F7 #F777D0
square
#F7DE77 #77F79E #7790F7 #F777D0
split-complementary
#F7DE77 #77D0F7 #9E77F7
monochromatic
#E6BC0E #F4D03D #F7DE77 #FAECB1 #FDF8E2
Accessibility & contrast
On white
1.34
#F7DE77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#F7DE77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DE77
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DE77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DE77 | 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)
#F0DA6E
Deuteranopia (green-blind)
#F7E27B
Tritanopia (blue-blind)
#FFD1C6
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #f7de77; /* rgb */ color: rgb(247, 222, 119); /* oklch */ color: oklch(90.0% 0.126 96.0);
Tailwind
colors: {
custom: {
50: '#fce8a0',
500: '#f7de77',
950: '#000000',
},
}SCSS
$custom: #f7de77; $custom-light: #fce8a0; $custom-dark: #000000;
JSON
{
"hex": "#f7de77",
"rgb": {
"r": 247,
"g": 222,
"b": 119
},
"hsl": {
"h": 48.281,
"s": 88.889,
"l": 71.765
},
"oklch": {
"l": 0.90047,
"c": 0.12637,
"h": 96
},
"luminance": 0.73349
}Semantic roles & 50–950 ramp
primary
#F7DE77
secondary
#405CD2
accent
#2DE600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18160F
muted
#868480