#F8DA79#F8DA79
#F8DA79 is a very light, vivid yellow. Relative luminance 0.715; OKLCH L 89.4% C 0.122 H 92.6°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F8DA79 |
|---|---|
| RGB | rgb(248, 218, 121) |
| HSL | hsl(46, 90%, 72%) |
| HSV | hsv(46, 51%, 97%) |
| CMYK | cmyk(0%, 12.1%, 51.2%, 2.7%) |
| CIE-LAB | lab(87.72, -1.55, 51.13) |
| CIE-LCH | lch(87.72, 51.15, 91.74°) |
| OKLab | oklab(89.37% -0.0055 0.1214) |
| OKLCH | oklch(89.37% 0.122 92.6) |
| XYZ | xyz(67.2364, 71.4828, 28.3414) |
| Luminance | 0.7148 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 0.76
Sandy
#F1DA7A
ΔE00 1.96
Pale Gold
#FDDE6C
ΔE00 2.43
Light Mustard
#F7D560
ΔE00 2.95
Yellow Tan
#FFE36E
ΔE00 3.33
Sand Yellow
#FCE166
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8DA79 #7997F8
analogous
#F89B79 #F8DA79 #D6F879
triadic
#F8DA79 #79F8DA #DA79F8
tetradic
#F8DA79 #79F89B #7997F8 #F879D6
square
#F8DA79 #79F89B #7997F8 #F879D6
split-complementary
#F8DA79 #79D6F8 #9B79F8
monochromatic
#EAB60C #F5CA3F #F8DA79 #FBEAB3 #FDF7E2
Accessibility & contrast
On white
1.37
#F8DA79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#F8DA79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8DA79
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8DA79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8DA79 | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD771
Deuteranopia (green-blind)
#F4E07D
Tritanopia (blue-blind)
#FFCDC3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f8da79; /* rgb */ color: rgb(248, 218, 121); /* oklch */ color: oklch(89.4% 0.122 92.6);
Tailwind
colors: {
custom: {
50: '#fde5a2',
500: '#f8da79',
950: '#000000',
},
}SCSS
$custom: #f8da79; $custom-light: #fde5a2; $custom-dark: #000000;
JSON
{
"hex": "#f8da79",
"rgb": {
"r": 248,
"g": 218,
"b": 121
},
"hsl": {
"h": 45.827,
"s": 90.071,
"l": 72.353
},
"oklch": {
"l": 0.89367,
"c": 0.12157,
"h": 92.6
},
"luminance": 0.7148
}Semantic roles & 50–950 ramp
primary
#F8DA79
secondary
#4164D4
accent
#36E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480