#F8DA74#F8DA74
#F8DA74 is a very light, vivid yellow. Relative luminance 0.714; OKLCH L 89.3% C 0.126 H 93.3°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F8DA74 |
|---|---|
| RGB | rgb(248, 218, 116) |
| HSL | hsl(46, 90%, 71%) |
| HSV | hsv(46, 53%, 97%) |
| CMYK | cmyk(0%, 12.1%, 53.2%, 2.7%) |
| CIE-LAB | lab(87.66, -1.97, 53.44) |
| CIE-LCH | lch(87.66, 53.47, 92.11°) |
| OKLab | oklab(89.3% -0.0073 0.1261) |
| OKLCH | oklch(89.3% 0.126 93.3) |
| XYZ | xyz(66.9377, 71.3633, 26.7682) |
| Luminance | 0.7136 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.27
Pale Gold
#FDDE6C
ΔE00 1.78
Sandy
#F1DA7A
ΔE00 2.02
Light Mustard
#F7D560
ΔE00 2.35
Yellow Tan
#FFE36E
ΔE00 2.78
Sand Yellow
#FCE166
ΔE00 3.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8DA74 #7492F8
analogous
#F89874 #F8DA74 #D4F874
triadic
#F8DA74 #74F8DA #DA74F8
tetradic
#F8DA74 #74F898 #7492F8 #F874D4
square
#F8DA74 #74F898 #7492F8 #F874D4
split-complementary
#F8DA74 #74D4F8 #9874F8
monochromatic
#E6B40C #F5CA3A #F8DA74 #FBEAAE #FEF7E2
Accessibility & contrast
On white
1.38
#F8DA74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#F8DA74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8DA74
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8DA74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8DA74 | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD76B
Deuteranopia (green-blind)
#F4E078
Tritanopia (blue-blind)
#FFCCC2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f8da74; /* rgb */ color: rgb(248, 218, 116); /* oklch */ color: oklch(89.3% 0.126 93.3);
Tailwind
colors: {
custom: {
50: '#fde59e',
500: '#f8da74',
950: '#000000',
},
}SCSS
$custom: #f8da74; $custom-light: #fde59e; $custom-dark: #000000;
JSON
{
"hex": "#f8da74",
"rgb": {
"r": 248,
"g": 218,
"b": 116
},
"hsl": {
"h": 46.364,
"s": 90.411,
"l": 71.373
},
"oklch": {
"l": 0.89303,
"c": 0.12626,
"h": 93.3
},
"luminance": 0.7136
}Semantic roles & 50–950 ramp
primary
#F8DA74
secondary
#3D5FD3
accent
#34E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480