#F7DB74#F7DB74
#F7DB74 is a very light, vivid yellow. Relative luminance 0.717; OKLCH L 89.4% C 0.127 H 94.5°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DB74 |
|---|---|
| RGB | rgb(247, 219, 116) |
| HSL | hsl(47, 89%, 71%) |
| HSV | hsv(47, 53%, 97%) |
| CMYK | cmyk(0%, 11.3%, 53%, 3.1%) |
| CIE-LAB | lab(87.82, -2.88, 53.61) |
| CIE-LCH | lch(87.82, 53.69, 93.07°) |
| OKLab | oklab(89.41% -0.0099 0.1265) |
| OKLCH | oklch(89.41% 0.127 94.5) |
| XYZ | xyz(66.8441, 71.7011, 26.8384) |
| Luminance | 0.7170 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.51
Sandy
#F1DA7A
ΔE00 1.64
Pale Gold
#FDDE6C
ΔE00 1.70
Yellow Tan
#FFE36E
ΔE00 2.46
Light Mustard
#F7D560
ΔE00 2.57
Sand Yellow
#FCE166
ΔE00 2.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DB74 #7490F7
analogous
#F79974 #F7DB74 #D1F774
triadic
#F7DB74 #74F7DB #DB74F7
tetradic
#F7DB74 #74F799 #7490F7 #F774D1
square
#F7DB74 #74F799 #7490F7 #F774D1
split-complementary
#F7DB74 #74D1F7 #9974F7
monochromatic
#E4B60D #F4CC3A #F7DB74 #FAEAAE #FDF8E2
Accessibility & contrast
On white
1.37
#F7DB74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#F7DB74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DB74
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DB74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DB74 | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED76B
Deuteranopia (green-blind)
#F5E078
Tritanopia (blue-blind)
#FFCDC3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f7db74; /* rgb */ color: rgb(247, 219, 116); /* oklch */ color: oklch(89.4% 0.127 94.5);
Tailwind
colors: {
custom: {
50: '#fce59e',
500: '#f7db74',
950: '#000000',
},
}SCSS
$custom: #f7db74; $custom-light: #fce59e; $custom-dark: #000000;
JSON
{
"hex": "#f7db74",
"rgb": {
"r": 247,
"g": 219,
"b": 116
},
"hsl": {
"h": 47.176,
"s": 89.116,
"l": 71.176
},
"oklch": {
"l": 0.89411,
"c": 0.12683,
"h": 94.5
},
"luminance": 0.71698
}Semantic roles & 50–950 ramp
primary
#F7DB74
secondary
#3D5DD2
accent
#31E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480