#F8DB77#F8DB77
#F8DB77 is a very light, vivid yellow. Relative luminance 0.720; OKLCH L 89.5% C 0.124 H 93.6°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F8DB77 |
|---|---|
| RGB | rgb(248, 219, 119) |
| HSL | hsl(47, 90%, 72%) |
| HSV | hsv(47, 52%, 97%) |
| CMYK | cmyk(0%, 11.7%, 52%, 2.7%) |
| CIE-LAB | lab(87.95, -2.23, 52.36) |
| CIE-LCH | lch(87.95, 52.40, 92.44°) |
| OKLab | oklab(89.54% -0.0077 0.124) |
| OKLCH | oklch(89.54% 0.124 93.6) |
| XYZ | xyz(67.3751, 71.9544, 27.7889) |
| Luminance | 0.7195 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.00
Sandy
#F1DA7A
ΔE00 1.74
Pale Gold
#FDDE6C
ΔE00 1.98
Light Mustard
#F7D560
ΔE00 2.76
Yellow Tan
#FFE36E
ΔE00 2.81
Sand Yellow
#FCE166
ΔE00 3.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8DB77 #7794F8
analogous
#F89B77 #F8DB77 #D4F877
triadic
#F8DB77 #77F8DB #DB77F8
tetradic
#F8DB77 #77F89B #7794F8 #F877D4
square
#F8DB77 #77F89B #7794F8 #F877D4
split-complementary
#F8DB77 #77D4F8 #9B77F8
monochromatic
#E9B70C #F5CC3D #F8DB77 #FBEAB1 #FEF7E2
Accessibility & contrast
On white
1.36
#F8DB77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#F8DB77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8DB77
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8DB77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8DB77 | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD76E
Deuteranopia (green-blind)
#F5E07B
Tritanopia (blue-blind)
#FFCDC4
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #f8db77; /* rgb */ color: rgb(248, 219, 119); /* oklch */ color: oklch(89.5% 0.124 93.6);
Tailwind
colors: {
custom: {
50: '#fde5a0',
500: '#f8db77',
950: '#000000',
},
}SCSS
$custom: #f8db77; $custom-light: #fde5a0; $custom-dark: #000000;
JSON
{
"hex": "#f8db77",
"rgb": {
"r": 248,
"g": 219,
"b": 119
},
"hsl": {
"h": 46.512,
"s": 90.21,
"l": 71.961
},
"oklch": {
"l": 0.89539,
"c": 0.1242,
"h": 93.6
},
"luminance": 0.71951
}Semantic roles & 50–950 ramp
primary
#F8DB77
secondary
#3F61D4
accent
#34E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480