#F7DA76#F7DA76
#F7DA76 is a very light, vivid yellow. Relative luminance 0.712; OKLCH L 89.2% C 0.124 H 93.6°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DA76 |
|---|---|
| RGB | rgb(247, 218, 118) |
| HSL | hsl(47, 89%, 72%) |
| HSV | hsv(47, 52%, 97%) |
| CMYK | cmyk(0%, 11.7%, 52.2%, 3.1%) |
| CIE-LAB | lab(87.60, -2.21, 52.39) |
| CIE-LCH | lch(87.60, 52.44, 92.41°) |
| OKLab | oklab(89.24% -0.0077 0.124) |
| OKLCH | oklch(89.24% 0.124 93.6) |
| XYZ | xyz(66.7016, 71.2279, 27.3710) |
| Luminance | 0.7123 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.13
Sandy
#F1DA7A
ΔE00 1.70
Pale Gold
#FDDE6C
ΔE00 2.06
Light Mustard
#F7D560
ΔE00 2.66
Yellow Tan
#FFE36E
ΔE00 2.94
Sand Yellow
#FCE166
ΔE00 3.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DA76 #7693F7
analogous
#F79A76 #F7DA76 #D3F776
triadic
#F7DA76 #76F7DA #DA76F7
tetradic
#F7DA76 #76F79A #7693F7 #F776D3
square
#F7DA76 #76F79A #7693F7 #F776D3
split-complementary
#F7DA76 #76D3F7 #9A76F7
monochromatic
#E5B50D #F4CA3C #F7DA76 #FAEAB0 #FDF7E2
Accessibility & contrast
On white
1.38
#F7DA76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#F7DA76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DA76
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DA76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DA76 | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD66D
Deuteranopia (green-blind)
#F4DF7A
Tritanopia (blue-blind)
#FFCCC3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f7da76; /* rgb */ color: rgb(247, 218, 118); /* oklch */ color: oklch(89.2% 0.124 93.6);
Tailwind
colors: {
custom: {
50: '#fce5a0',
500: '#f7da76',
950: '#000000',
},
}SCSS
$custom: #f7da76; $custom-light: #fce5a0; $custom-dark: #000000;
JSON
{
"hex": "#f7da76",
"rgb": {
"r": 247,
"g": 218,
"b": 118
},
"hsl": {
"h": 46.512,
"s": 88.966,
"l": 71.569
},
"oklch": {
"l": 0.89237,
"c": 0.1242,
"h": 93.6
},
"luminance": 0.71225
}Semantic roles & 50–950 ramp
primary
#F7DA76
secondary
#3F60D2
accent
#34E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480