#F8DA76#F8DA76
#F8DA76 is a very light, vivid yellow. Relative luminance 0.714; OKLCH L 89.3% C 0.124 H 93.0°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F8DA76 |
|---|---|
| RGB | rgb(248, 218, 118) |
| HSL | hsl(46, 90%, 72%) |
| HSV | hsv(46, 52%, 97%) |
| CMYK | cmyk(0%, 12.1%, 52.4%, 2.7%) |
| CIE-LAB | lab(87.68, -1.80, 52.52) |
| CIE-LCH | lch(87.68, 52.55, 91.97°) |
| OKLab | oklab(89.33% -0.0066 0.1242) |
| OKLCH | oklch(89.33% 0.124 93) |
| XYZ | xyz(67.0553, 71.4103, 27.3875) |
| Luminance | 0.7141 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.04
Sandy
#F1DA7A
ΔE00 1.96
Pale Gold
#FDDE6C
ΔE00 2.03
Light Mustard
#F7D560
ΔE00 2.58
Yellow Tan
#FFE36E
ΔE00 2.99
Sand Yellow
#FCE166
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8DA76 #7694F8
analogous
#F89976 #F8DA76 #D5F876
triadic
#F8DA76 #76F8DA #DA76F8
tetradic
#F8DA76 #76F899 #7694F8 #F876D5
square
#F8DA76 #76F899 #7694F8 #F876D5
split-complementary
#F8DA76 #76D5F8 #9976F8
monochromatic
#E8B50C #F5CA3C #F8DA76 #FBEAB0 #FEF7E2
Accessibility & contrast
On white
1.37
#F8DA76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#F8DA76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8DA76
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8DA76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8DA76 | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD76D
Deuteranopia (green-blind)
#F4E07A
Tritanopia (blue-blind)
#FFCCC3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f8da76; /* rgb */ color: rgb(248, 218, 118); /* oklch */ color: oklch(89.3% 0.124 93.0);
Tailwind
colors: {
custom: {
50: '#fde5a0',
500: '#f8da76',
950: '#000000',
},
}SCSS
$custom: #f8da76; $custom-light: #fde5a0; $custom-dark: #000000;
JSON
{
"hex": "#f8da76",
"rgb": {
"r": 248,
"g": 218,
"b": 118
},
"hsl": {
"h": 46.154,
"s": 90.278,
"l": 71.765
},
"oklch": {
"l": 0.89328,
"c": 0.1244,
"h": 93
},
"luminance": 0.71407
}Semantic roles & 50–950 ramp
primary
#F8DA76
secondary
#3F61D4
accent
#35E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480