#F4D879#F4D879
#F4D879 is a very light, moderate yellow. Relative luminance 0.697; OKLCH L 88.6% C 0.119 H 93.4°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F4D879 |
|---|---|
| RGB | rgb(244, 216, 121) |
| HSL | hsl(46, 85%, 72%) |
| HSV | hsv(46, 50%, 96%) |
| CMYK | cmyk(0%, 11.5%, 50.4%, 4.3%) |
| CIE-LAB | lab(86.86, -2.14, 50.01) |
| CIE-LCH | lch(86.86, 50.06, 92.46°) |
| OKLab | oklab(88.61% -0.007 0.119) |
| OKLCH | oklch(88.61% 0.119 93.4) |
| XYZ | xyz(65.3176, 69.7281, 28.1038) |
| Luminance | 0.6973 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.32
Sandy
#F1DA7A
ΔE00 1.46
Pale Gold
#FDDE6C
ΔE00 2.91
Light Mustard
#F7D560
ΔE00 3.21
Yellow Tan
#FFE36E
ΔE00 3.74
Sand (survey)
#E2CA76
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4D879 #7995F4
analogous
#F49B79 #F4D879 #D3F479
triadic
#F4D879 #79F4D8 #D879F4
tetradic
#F4D879 #79F49B #7995F4 #F479D3
square
#F4D879 #79F49B #7995F4 #F479D3
split-complementary
#F4D879 #79D3F4 #9B79F4
monochromatic
#E0B112 #EFC840 #F4D879 #F9E8B2 #FDF7E3
Accessibility & contrast
On white
1.41
#F4D879 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#F4D879 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4D879
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4D879 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4D879 | 1.00 | 1.41 | 14.95 | 14.95 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD571
Deuteranopia (green-blind)
#F1DD7D
Tritanopia (blue-blind)
#FFCBC2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #f4d879; /* rgb */ color: rgb(244, 216, 121); /* oklch */ color: oklch(88.6% 0.119 93.4);
Tailwind
colors: {
custom: {
50: '#fae3a2',
500: '#f4d879',
950: '#000000',
},
}SCSS
$custom: #f4d879; $custom-light: #fae3a2; $custom-dark: #000000;
JSON
{
"hex": "#f4d879",
"rgb": {
"r": 244,
"g": 216,
"b": 121
},
"hsl": {
"h": 46.341,
"s": 84.828,
"l": 71.569
},
"oklch": {
"l": 0.88608,
"c": 0.11925,
"h": 93.4
},
"luminance": 0.69725
}Semantic roles & 50–950 ramp
primary
#F4D879
secondary
#4262CF
accent
#37E104
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480