#F7DB76#F7DB76
#F7DB76 is a very light, vivid yellow. Relative luminance 0.717; OKLCH L 89.4% C 0.125 H 94.2°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DB76 |
|---|---|
| RGB | rgb(247, 219, 118) |
| HSL | hsl(47, 89%, 72%) |
| HSV | hsv(47, 52%, 97%) |
| CMYK | cmyk(0%, 11.3%, 52.2%, 3.1%) |
| CIE-LAB | lab(87.85, -2.71, 52.69) |
| CIE-LCH | lch(87.85, 52.76, 92.95°) |
| OKLab | oklab(89.44% -0.0092 0.1246) |
| OKLCH | oklch(89.44% 0.125 94.2) |
| XYZ | xyz(66.9617, 71.7481, 27.4577) |
| Luminance | 0.7175 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.27
Sandy
#F1DA7A
ΔE00 1.52
Pale Gold
#FDDE6C
ΔE00 1.92
Yellow Tan
#FFE36E
ΔE00 2.67
Light Mustard
#F7D560
ΔE00 2.76
Sand Yellow
#FCE166
ΔE00 3.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DB76 #7692F7
analogous
#F79B76 #F7DB76 #D3F776
triadic
#F7DB76 #76F7DB #DB76F7
tetradic
#F7DB76 #76F79B #7692F7 #F776D3
square
#F7DB76 #76F79B #7692F7 #F776D3
split-complementary
#F7DB76 #76D3F7 #9B76F7
monochromatic
#E5B60D #F4CC3C #F7DB76 #FAEAB0 #FDF7E2
Accessibility & contrast
On white
1.37
#F7DB76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#F7DB76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DB76
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DB76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DB76 | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD76D
Deuteranopia (green-blind)
#F5E07A
Tritanopia (blue-blind)
#FFCDC4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f7db76; /* rgb */ color: rgb(247, 219, 118); /* oklch */ color: oklch(89.4% 0.125 94.2);
Tailwind
colors: {
custom: {
50: '#fce5a0',
500: '#f7db76',
950: '#000000',
},
}SCSS
$custom: #f7db76; $custom-light: #fce5a0; $custom-dark: #000000;
JSON
{
"hex": "#f7db76",
"rgb": {
"r": 247,
"g": 219,
"b": 118
},
"hsl": {
"h": 46.977,
"s": 88.966,
"l": 71.569
},
"oklch": {
"l": 0.89436,
"c": 0.12496,
"h": 94.2
},
"luminance": 0.71745
}Semantic roles & 50–950 ramp
primary
#F7DB76
secondary
#3F5FD2
accent
#32E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480