#F8DA77#F8DA77
#F8DA77 is a very light, vivid yellow. Relative luminance 0.714; OKLCH L 89.3% C 0.123 H 92.9°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F8DA77 |
|---|---|
| RGB | rgb(248, 218, 119) |
| HSL | hsl(46, 90%, 72%) |
| HSV | hsv(46, 52%, 97%) |
| CMYK | cmyk(0%, 12.1%, 52%, 2.7%) |
| CIE-LAB | lab(87.70, -1.72, 52.05) |
| CIE-LCH | lch(87.70, 52.08, 91.89°) |
| OKLab | oklab(89.34% -0.0062 0.1233) |
| OKLCH | oklch(89.34% 0.123 92.9) |
| XYZ | xyz(67.1150, 71.4342, 27.7022) |
| Luminance | 0.7143 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 0.93
Sandy
#F1DA7A
ΔE00 1.95
Pale Gold
#FDDE6C
ΔE00 2.16
Light Mustard
#F7D560
ΔE00 2.70
Yellow Tan
#FFE36E
ΔE00 3.10
Sand Yellow
#FCE166
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8DA77 #7795F8
analogous
#F89A77 #F8DA77 #D5F877
triadic
#F8DA77 #77F8DA #DA77F8
tetradic
#F8DA77 #77F89A #7795F8 #F877D5
square
#F8DA77 #77F89A #7795F8 #F877D5
split-complementary
#F8DA77 #77D5F8 #9A77F8
monochromatic
#E9B50C #F5CA3D #F8DA77 #FBEAB1 #FEF7E2
Accessibility & contrast
On white
1.37
#F8DA77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#F8DA77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8DA77
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8DA77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8DA77 | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD76E
Deuteranopia (green-blind)
#F4E07B
Tritanopia (blue-blind)
#FFCCC3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f8da77; /* rgb */ color: rgb(248, 218, 119); /* oklch */ color: oklch(89.3% 0.123 92.9);
Tailwind
colors: {
custom: {
50: '#fde5a0',
500: '#f8da77',
950: '#000000',
},
}SCSS
$custom: #f8da77; $custom-light: #fde5a0; $custom-dark: #000000;
JSON
{
"hex": "#f8da77",
"rgb": {
"r": 248,
"g": 218,
"b": 119
},
"hsl": {
"h": 46.047,
"s": 90.21,
"l": 71.961
},
"oklch": {
"l": 0.89341,
"c": 0.12346,
"h": 92.9
},
"luminance": 0.71431
}Semantic roles & 50–950 ramp
primary
#F8DA77
secondary
#3F62D4
accent
#35E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480