#F4D77E#F4D77E
#F4D77E is a very light, moderate yellow. Relative luminance 0.693; OKLCH L 88.5% C 0.114 H 91.9°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #F4D77E |
|---|---|
| RGB | rgb(244, 215, 126) |
| HSL | hsl(45, 84%, 73%) |
| HSV | hsv(45, 48%, 96%) |
| CMYK | cmyk(0%, 11.9%, 48.4%, 4.3%) |
| CIE-LAB | lab(86.67, -1.19, 47.35) |
| CIE-LCH | lch(86.67, 47.37, 91.44°) |
| OKLab | oklab(88.48% -0.0037 0.1135) |
| OKLCH | oklch(88.48% 0.114 91.9) |
| XYZ | xyz(65.3767, 69.3432, 29.6755) |
| Luminance | 0.6934 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.61
Sandy
#F1DA7A
ΔE00 2.19
Sand (survey)
#E2CA76
ΔE00 3.55
Pale Gold
#FDDE6C
ΔE00 3.77
Light Mustard
#F7D560
ΔE00 3.93
Yellow Tan
#FFE36E
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4D77E #7E9BF4
analogous
#F49C7E #F4D77E #D6F47E
triadic
#F4D77E #7EF4D7 #D77EF4
tetradic
#F4D77E #7EF49C #7E9BF4 #F47ED6
square
#F4D77E #7EF49C #7E9BF4 #F47ED6
split-complementary
#F4D77E #7ED6F4 #9C7EF4
monochromatic
#E4B113 #EFC646 #F4D77E #F9E8B6 #FDF6E3
Accessibility & contrast
On white
1.41
#F4D77E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#F4D77E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4D77E
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4D77E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4D77E | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D477
Deuteranopia (green-blind)
#F0DD81
Tritanopia (blue-blind)
#FFCAC2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #f4d77e; /* rgb */ color: rgb(244, 215, 126); /* oklch */ color: oklch(88.5% 0.114 91.9);
Tailwind
colors: {
custom: {
50: '#fae3a5',
500: '#f4d77e',
950: '#000000',
},
}SCSS
$custom: #f4d77e; $custom-light: #fae3a5; $custom-dark: #000000;
JSON
{
"hex": "#f4d77e",
"rgb": {
"r": 244,
"g": 215,
"b": 126
},
"hsl": {
"h": 45.254,
"s": 84.286,
"l": 72.549
},
"oklch": {
"l": 0.88478,
"c": 0.11359,
"h": 91.9
},
"luminance": 0.6934
}Semantic roles & 50–950 ramp
primary
#F4D77E
secondary
#4768CF
accent
#3BE105
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480