#F8DC77#F8DC77
#F8DC77 is a very light, vivid yellow. Relative luminance 0.725; OKLCH L 89.7% C 0.125 H 94.2°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F8DC77 |
|---|---|
| RGB | rgb(248, 220, 119) |
| HSL | hsl(47, 90%, 72%) |
| HSV | hsv(47, 52%, 97%) |
| CMYK | cmyk(0%, 11.3%, 52%, 2.7%) |
| CIE-LAB | lab(88.20, -2.74, 52.66) |
| CIE-LCH | lch(88.20, 52.73, 92.97°) |
| OKLab | oklab(89.74% -0.0092 0.1246) |
| OKLCH | oklch(89.74% 0.125 94.2) |
| XYZ | xyz(67.6368, 72.4777, 27.8761) |
| Luminance | 0.7248 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.18
Sandy
#F1DA7A
ΔE00 1.59
Pale Gold
#FDDE6C
ΔE00 1.86
Yellow Tan
#FFE36E
ΔE00 2.54
Light Mustard
#F7D560
ΔE00 2.87
Sand Yellow
#FCE166
ΔE00 3.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8DC77 #7793F8
analogous
#F89C77 #F8DC77 #D3F877
triadic
#F8DC77 #77F8DC #DC77F8
tetradic
#F8DC77 #77F89C #7793F8 #F877D3
square
#F8DC77 #77F89C #7793F8 #F877D3
split-complementary
#F8DC77 #77D3F8 #9C77F8
monochromatic
#E9B90C #F5CD3D #F8DC77 #FBEBB1 #FEF8E2
Accessibility & contrast
On white
1.36
#F8DC77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#F8DC77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8DC77
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8DC77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8DC77 | 1.00 | 1.36 | 15.50 | 15.50 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED86E
Deuteranopia (green-blind)
#F6E17B
Tritanopia (blue-blind)
#FFCEC5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #f8dc77; /* rgb */ color: rgb(248, 220, 119); /* oklch */ color: oklch(89.7% 0.125 94.2);
Tailwind
colors: {
custom: {
50: '#fde6a0',
500: '#f8dc77',
950: '#000000',
},
}SCSS
$custom: #f8dc77; $custom-light: #fde6a0; $custom-dark: #000000;
JSON
{
"hex": "#f8dc77",
"rgb": {
"r": 248,
"g": 220,
"b": 119
},
"hsl": {
"h": 46.977,
"s": 90.21,
"l": 71.961
},
"oklch": {
"l": 0.89738,
"c": 0.12496,
"h": 94.2
},
"luminance": 0.72475
}Semantic roles & 50–950 ramp
primary
#F8DC77
secondary
#3F60D4
accent
#32E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480