#F7DA74#F7DA74
#F7DA74 is a very light, vivid yellow. Relative luminance 0.712; OKLCH L 89.2% C 0.126 H 93.8°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DA74 |
|---|---|
| RGB | rgb(247, 218, 116) |
| HSL | hsl(47, 89%, 71%) |
| HSV | hsv(47, 53%, 97%) |
| CMYK | cmyk(0%, 11.7%, 53%, 3.1%) |
| CIE-LAB | lab(87.57, -2.37, 53.31) |
| CIE-LCH | lch(87.57, 53.36, 92.54°) |
| OKLab | oklab(89.21% -0.0084 0.1258) |
| OKLCH | oklch(89.21% 0.126 93.8) |
| XYZ | xyz(66.5840, 71.1809, 26.7517) |
| Luminance | 0.7118 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.36
Sandy
#F1DA7A
ΔE00 1.78
Pale Gold
#FDDE6C
ΔE00 1.82
Light Mustard
#F7D560
ΔE00 2.44
Yellow Tan
#FFE36E
ΔE00 2.73
Sand Yellow
#FCE166
ΔE00 3.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DA74 #7491F7
analogous
#F79874 #F7DA74 #D2F774
triadic
#F7DA74 #74F7DA #DA74F7
tetradic
#F7DA74 #74F798 #7491F7 #F774D2
square
#F7DA74 #74F798 #7491F7 #F774D2
split-complementary
#F7DA74 #74D2F7 #9874F7
monochromatic
#E4B40D #F4CB3A #F7DA74 #FAE9AE #FDF7E2
Accessibility & contrast
On white
1.38
#F7DA74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#F7DA74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DA74
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DA74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DA74 | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD66B
Deuteranopia (green-blind)
#F4DF78
Tritanopia (blue-blind)
#FFCCC2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #f7da74; /* rgb */ color: rgb(247, 218, 116); /* oklch */ color: oklch(89.2% 0.126 93.8);
Tailwind
colors: {
custom: {
50: '#fce59e',
500: '#f7da74',
950: '#000000',
},
}SCSS
$custom: #f7da74; $custom-light: #fce59e; $custom-dark: #000000;
JSON
{
"hex": "#f7da74",
"rgb": {
"r": 247,
"g": 218,
"b": 116
},
"hsl": {
"h": 46.718,
"s": 89.116,
"l": 71.176
},
"oklch": {
"l": 0.89212,
"c": 0.12608,
"h": 93.8
},
"luminance": 0.71178
}Semantic roles & 50–950 ramp
primary
#F7DA74
secondary
#3D5ED2
accent
#33E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480