#F7DA77#F7DA77
#F7DA77 is a very light, vivid yellow. Relative luminance 0.712; OKLCH L 89.3% C 0.123 H 93.4°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DA77 |
|---|---|
| RGB | rgb(247, 218, 119) |
| HSL | hsl(46, 89%, 72%) |
| HSV | hsv(46, 52%, 97%) |
| CMYK | cmyk(0%, 11.7%, 51.8%, 3.1%) |
| CIE-LAB | lab(87.61, -2.12, 51.93) |
| CIE-LCH | lch(87.61, 51.97, 92.34°) |
| OKLab | oklab(89.25% -0.0074 0.123) |
| OKLCH | oklch(89.25% 0.123 93.4) |
| XYZ | xyz(66.7614, 71.2518, 27.6856) |
| Luminance | 0.7125 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.03
Sandy
#F1DA7A
ΔE00 1.68
Pale Gold
#FDDE6C
ΔE00 2.18
Light Mustard
#F7D560
ΔE00 2.77
Yellow Tan
#FFE36E
ΔE00 3.05
Sand Yellow
#FCE166
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DA77 #7794F7
analogous
#F79A77 #F7DA77 #D4F777
triadic
#F7DA77 #77F7DA #DA77F7
tetradic
#F7DA77 #77F79A #7794F7 #F777D4
square
#F7DA77 #77F79A #7794F7 #F777D4
split-complementary
#F7DA77 #77D4F7 #9A77F7
monochromatic
#E6B50E #F4CA3D #F7DA77 #FAEAB1 #FDF7E2
Accessibility & contrast
On white
1.38
#F7DA77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#F7DA77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DA77
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DA77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DA77 | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD76E
Deuteranopia (green-blind)
#F4DF7B
Tritanopia (blue-blind)
#FFCCC3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f7da77; /* rgb */ color: rgb(247, 218, 119); /* oklch */ color: oklch(89.3% 0.123 93.4);
Tailwind
colors: {
custom: {
50: '#fce5a0',
500: '#f7da77',
950: '#000000',
},
}SCSS
$custom: #f7da77; $custom-light: #fce5a0; $custom-dark: #000000;
JSON
{
"hex": "#f7da77",
"rgb": {
"r": 247,
"g": 218,
"b": 119
},
"hsl": {
"h": 46.406,
"s": 88.889,
"l": 71.765
},
"oklch": {
"l": 0.8925,
"c": 0.12326,
"h": 93.4
},
"luminance": 0.71249
}Semantic roles & 50–950 ramp
primary
#F7DA77
secondary
#4061D2
accent
#34E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480