#F7DB77#F7DB77
#F7DB77 is a very light, vivid yellow. Relative luminance 0.718; OKLCH L 89.4% C 0.124 H 94.1°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DB77 |
|---|---|
| RGB | rgb(247, 219, 119) |
| HSL | hsl(47, 89%, 72%) |
| HSV | hsv(47, 52%, 97%) |
| CMYK | cmyk(0%, 11.3%, 51.8%, 3.1%) |
| CIE-LAB | lab(87.86, -2.63, 52.23) |
| CIE-LCH | lch(87.86, 52.30, 92.88°) |
| OKLab | oklab(89.45% -0.0088 0.1237) |
| OKLCH | oklch(89.45% 0.124 94.1) |
| XYZ | xyz(67.0215, 71.7720, 27.7723) |
| Luminance | 0.7177 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.16
Sandy
#F1DA7A
ΔE00 1.48
Pale Gold
#FDDE6C
ΔE00 2.04
Yellow Tan
#FFE36E
ΔE00 2.78
Light Mustard
#F7D560
ΔE00 2.86
Sand Yellow
#FCE166
ΔE00 3.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DB77 #7793F7
analogous
#F79B77 #F7DB77 #D3F777
triadic
#F7DB77 #77F7DB #DB77F7
tetradic
#F7DB77 #77F79B #7793F7 #F777D3
square
#F7DB77 #77F79B #7793F7 #F777D3
split-complementary
#F7DB77 #77D3F7 #9B77F7
monochromatic
#E6B70E #F4CC3D #F7DB77 #FAEAB1 #FDF7E2
Accessibility & contrast
On white
1.37
#F7DB77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#F7DB77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DB77
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DB77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DB77 | 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)
#EDD76E
Deuteranopia (green-blind)
#F5E07B
Tritanopia (blue-blind)
#FFCDC4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f7db77; /* rgb */ color: rgb(247, 219, 119); /* oklch */ color: oklch(89.4% 0.124 94.1);
Tailwind
colors: {
custom: {
50: '#fce5a0',
500: '#f7db77',
950: '#000000',
},
}SCSS
$custom: #f7db77; $custom-light: #fce5a0; $custom-dark: #000000;
JSON
{
"hex": "#f7db77",
"rgb": {
"r": 247,
"g": 219,
"b": 119
},
"hsl": {
"h": 46.875,
"s": 88.889,
"l": 71.765
},
"oklch": {
"l": 0.89449,
"c": 0.12401,
"h": 94.1
},
"luminance": 0.71769
}Semantic roles & 50–950 ramp
primary
#F7DB77
secondary
#4060D2
accent
#32E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480