#F7DB79#F7DB79
#F7DB79 is a very light, vivid yellow. Relative luminance 0.718; OKLCH L 89.5% C 0.122 H 93.8°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DB79 |
|---|---|
| RGB | rgb(247, 219, 121) |
| HSL | hsl(47, 89%, 72%) |
| HSV | hsv(47, 51%, 97%) |
| CMYK | cmyk(0%, 11.3%, 51%, 3.1%) |
| CIE-LAB | lab(87.88, -2.46, 51.30) |
| CIE-LCH | lch(87.88, 51.36, 92.75°) |
| OKLab | oklab(89.48% -0.0081 0.1218) |
| OKLCH | oklch(89.48% 0.122 93.8) |
| XYZ | xyz(67.1428, 71.8206, 28.4115) |
| Luminance | 0.7182 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 0.95
Sandy
#F1DA7A
ΔE00 1.44
Pale Gold
#FDDE6C
ΔE00 2.29
Yellow Tan
#FFE36E
ΔE00 3.01
Light Mustard
#F7D560
ΔE00 3.07
Sand Yellow
#FCE166
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DB79 #7995F7
analogous
#F79C79 #F7DB79 #D4F779
triadic
#F7DB79 #79F7DB #DB79F7
tetradic
#F7DB79 #79F79C #7995F7 #F779D4
square
#F7DB79 #79F79C #7995F7 #F779D4
split-complementary
#F7DB79 #79D4F7 #9C79F7
monochromatic
#E8B70E #F4CB3F #F7DB79 #FAEBB3 #FDF7E2
Accessibility & contrast
On white
1.37
#F7DB79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#F7DB79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DB79
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DB79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DB79 | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD770
Deuteranopia (green-blind)
#F4E07D
Tritanopia (blue-blind)
#FFCEC4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f7db79; /* rgb */ color: rgb(247, 219, 121); /* oklch */ color: oklch(89.5% 0.122 93.8);
Tailwind
colors: {
custom: {
50: '#fce5a2',
500: '#f7db79',
950: '#000000',
},
}SCSS
$custom: #f7db79; $custom-light: #fce5a2; $custom-dark: #000000;
JSON
{
"hex": "#f7db79",
"rgb": {
"r": 247,
"g": 219,
"b": 121
},
"hsl": {
"h": 46.667,
"s": 88.732,
"l": 72.157
},
"oklch": {
"l": 0.89475,
"c": 0.12211,
"h": 93.8
},
"luminance": 0.71818
}Semantic roles & 50–950 ramp
primary
#F7DB79
secondary
#4162D3
accent
#33E500
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480