#F4DC79#F4DC79
#F4DC79 is a very light, vivid yellow. Relative luminance 0.718; OKLCH L 89.4% C 0.122 H 96.1°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DC79 |
|---|---|
| RGB | rgb(244, 220, 121) |
| HSL | hsl(48, 85%, 72%) |
| HSV | hsv(48, 50%, 96%) |
| CMYK | cmyk(0%, 9.8%, 50.4%, 4.3%) |
| CIE-LAB | lab(87.87, -4.18, 51.23) |
| CIE-LCH | lch(87.87, 51.40, 94.66°) |
| OKLab | oklab(89.41% -0.0129 0.1217) |
| OKLCH | oklch(89.41% 0.122 96.1) |
| XYZ | xyz(66.3548, 71.8027, 28.4495) |
| Luminance | 0.7180 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 0.67
Wheat (survey)
#FBDD7E
ΔE00 1.92
Pale Gold
#FDDE6C
ΔE00 2.64
Yellow Tan
#FFE36E
ΔE00 2.93
Sand Yellow
#FCE166
ΔE00 3.28
Light Mustard
#F7D560
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DC79 #7991F4
analogous
#F49F79 #F4DC79 #CFF479
triadic
#F4DC79 #79F4DC #DC79F4
tetradic
#F4DC79 #79F49F #7991F4 #F479CF
square
#F4DC79 #79F49F #7991F4 #F479CF
split-complementary
#F4DC79 #79CFF4 #9F79F4
monochromatic
#E0B812 #EFCD40 #F4DC79 #F9EBB2 #FDF8E3
Accessibility & contrast
On white
1.37
#F4DC79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#F4DC79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DC79
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DC79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DC79 | 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)
#EED870
Deuteranopia (green-blind)
#F4E07D
Tritanopia (blue-blind)
#FFCFC5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f4dc79; /* rgb */ color: rgb(244, 220, 121); /* oklch */ color: oklch(89.4% 0.122 96.1);
Tailwind
colors: {
custom: {
50: '#fae6a2',
500: '#f4dc79',
950: '#000000',
},
}SCSS
$custom: #f4dc79; $custom-light: #fae6a2; $custom-dark: #000000;
JSON
{
"hex": "#f4dc79",
"rgb": {
"r": 244,
"g": 220,
"b": 121
},
"hsl": {
"h": 48.293,
"s": 84.828,
"l": 71.569
},
"oklch": {
"l": 0.89406,
"c": 0.12241,
"h": 96.1
},
"luminance": 0.718
}Semantic roles & 50–950 ramp
primary
#F4DC79
secondary
#425ECF
accent
#2FE104
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480