#F4DA79#F4DA79
#F4DA79 is a very light, vivid yellow. Relative luminance 0.708; OKLCH L 89.0% C 0.121 H 94.7°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DA79 |
|---|---|
| RGB | rgb(244, 218, 121) |
| HSL | hsl(47, 85%, 72%) |
| HSV | hsv(47, 50%, 96%) |
| CMYK | cmyk(0%, 10.7%, 50.4%, 4.3%) |
| CIE-LAB | lab(87.37, -3.16, 50.62) |
| CIE-LCH | lch(87.37, 50.72, 93.57°) |
| OKLab | oklab(89.01% -0.01 0.1204) |
| OKLCH | oklch(89.01% 0.121 94.7) |
| XYZ | xyz(65.8331, 70.7591, 28.2756) |
| Luminance | 0.7076 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 0.84
Wheat (survey)
#FBDD7E
ΔE00 1.47
Pale Gold
#FDDE6C
ΔE00 2.67
Yellow Tan
#FFE36E
ΔE00 3.27
Light Mustard
#F7D560
ΔE00 3.34
Sand Yellow
#FCE166
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DA79 #7993F4
analogous
#F49D79 #F4DA79 #D1F479
triadic
#F4DA79 #79F4DA #DA79F4
tetradic
#F4DA79 #79F49D #7993F4 #F479D1
square
#F4DA79 #79F49D #7993F4 #F479D1
split-complementary
#F4DA79 #79D1F4 #9D79F4
monochromatic
#E0B512 #EFCA40 #F4DA79 #F9EAB2 #FDF7E3
Accessibility & contrast
On white
1.39
#F4DA79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#F4DA79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DA79
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DA79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DA79 | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD671
Deuteranopia (green-blind)
#F3DE7D
Tritanopia (blue-blind)
#FFCDC3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #f4da79; /* rgb */ color: rgb(244, 218, 121); /* oklch */ color: oklch(89.0% 0.121 94.7);
Tailwind
colors: {
custom: {
50: '#fae5a2',
500: '#f4da79',
950: '#000000',
},
}SCSS
$custom: #f4da79; $custom-light: #fae5a2; $custom-dark: #000000;
JSON
{
"hex": "#f4da79",
"rgb": {
"r": 244,
"g": 218,
"b": 121
},
"hsl": {
"h": 47.317,
"s": 84.828,
"l": 71.569
},
"oklch": {
"l": 0.89007,
"c": 0.12079,
"h": 94.7
},
"luminance": 0.70756
}Semantic roles & 50–950 ramp
primary
#F4DA79
secondary
#4260CF
accent
#33E104
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480