#F7DB78#F7DB78
#F7DB78 is a very light, vivid yellow. Relative luminance 0.718; OKLCH L 89.5% C 0.123 H 94.0°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DB78 |
|---|---|
| RGB | rgb(247, 219, 120) |
| HSL | hsl(47, 89%, 72%) |
| HSV | hsv(47, 51%, 97%) |
| CMYK | cmyk(0%, 11.3%, 51.4%, 3.1%) |
| CIE-LAB | lab(87.87, -2.55, 51.77) |
| CIE-LCH | lch(87.87, 51.83, 92.82°) |
| OKLab | oklab(89.46% -0.0085 0.1228) |
| OKLCH | oklch(89.46% 0.123 94) |
| XYZ | xyz(67.0818, 71.7962, 28.0902) |
| Luminance | 0.7179 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.05
Sandy
#F1DA7A
ΔE00 1.45
Pale Gold
#FDDE6C
ΔE00 2.16
Yellow Tan
#FFE36E
ΔE00 2.89
Light Mustard
#F7D560
ΔE00 2.96
Sand Yellow
#FCE166
ΔE00 3.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DB78 #7894F7
analogous
#F79C78 #F7DB78 #D3F778
triadic
#F7DB78 #78F7DB #DB78F7
tetradic
#F7DB78 #78F79C #7894F7 #F778D3
square
#F7DB78 #78F79C #7894F7 #F778D3
split-complementary
#F7DB78 #78D3F7 #9C78F7
monochromatic
#E7B70E #F4CC3E #F7DB78 #FAEAB2 #FDF7E2
Accessibility & contrast
On white
1.37
#F7DB78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#F7DB78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DB78
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DB78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DB78 | 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)
#EDD76F
Deuteranopia (green-blind)
#F4E07C
Tritanopia (blue-blind)
#FFCEC4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f7db78; /* rgb */ color: rgb(247, 219, 120); /* oklch */ color: oklch(89.5% 0.123 94.0);
Tailwind
colors: {
custom: {
50: '#fce5a1',
500: '#f7db78',
950: '#000000',
},
}SCSS
$custom: #f7db78; $custom-light: #fce5a1; $custom-dark: #000000;
JSON
{
"hex": "#f7db78",
"rgb": {
"r": 247,
"g": 219,
"b": 120
},
"hsl": {
"h": 46.772,
"s": 88.811,
"l": 71.961
},
"oklch": {
"l": 0.89462,
"c": 0.12306,
"h": 94
},
"luminance": 0.71793
}Semantic roles & 50–950 ramp
primary
#F7DB78
secondary
#4161D3
accent
#33E500
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480