#F4DB79#F4DB79
#F4DB79 is a very light, vivid yellow. Relative luminance 0.713; OKLCH L 89.2% C 0.122 H 95.4°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DB79 |
|---|---|
| RGB | rgb(244, 219, 121) |
| HSL | hsl(48, 85%, 72%) |
| HSV | hsv(48, 50%, 96%) |
| CMYK | cmyk(0%, 10.2%, 50.4%, 4.3%) |
| CIE-LAB | lab(87.62, -3.67, 50.93) |
| CIE-LCH | lch(87.62, 51.06, 94.12°) |
| OKLab | oklab(89.21% -0.0114 0.1211) |
| OKLCH | oklch(89.21% 0.122 95.4) |
| XYZ | xyz(66.0931, 71.2793, 28.3623) |
| Luminance | 0.7128 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 0.66
Wheat (survey)
#FBDD7E
ΔE00 1.67
Pale Gold
#FDDE6C
ΔE00 2.63
Yellow Tan
#FFE36E
ΔE00 3.08
Sand Yellow
#FCE166
ΔE00 3.44
Light Mustard
#F7D560
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DB79 #7992F4
analogous
#F49E79 #F4DB79 #D0F479
triadic
#F4DB79 #79F4DB #DB79F4
tetradic
#F4DB79 #79F49E #7992F4 #F479D0
square
#F4DB79 #79F49E #7992F4 #F479D0
split-complementary
#F4DB79 #79D0F4 #9E79F4
monochromatic
#E0B612 #EFCC40 #F4DB79 #F9EAB2 #FDF7E3
Accessibility & contrast
On white
1.38
#F4DB79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#F4DB79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DB79
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DB79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DB79 | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD770
Deuteranopia (green-blind)
#F3DF7D
Tritanopia (blue-blind)
#FFCEC4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f4db79; /* rgb */ color: rgb(244, 219, 121); /* oklch */ color: oklch(89.2% 0.122 95.4);
Tailwind
colors: {
custom: {
50: '#fae5a2',
500: '#f4db79',
950: '#000000',
},
}SCSS
$custom: #f4db79; $custom-light: #fae5a2; $custom-dark: #000000;
JSON
{
"hex": "#f4db79",
"rgb": {
"r": 244,
"g": 219,
"b": 121
},
"hsl": {
"h": 47.805,
"s": 84.828,
"l": 71.569
},
"oklch": {
"l": 0.89206,
"c": 0.1216,
"h": 95.4
},
"luminance": 0.71277
}Semantic roles & 50–950 ramp
primary
#F4DB79
secondary
#425FCF
accent
#31E104
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480