#F4D77A#F4D77A
#F4D77A is a very light, moderate yellow. Relative luminance 0.692; OKLCH L 88.4% C 0.118 H 92.5°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F4D77A |
|---|---|
| RGB | rgb(244, 215, 122) |
| HSL | hsl(46, 85%, 72%) |
| HSV | hsv(46, 50%, 96%) |
| CMYK | cmyk(0%, 11.9%, 50%, 4.3%) |
| CIE-LAB | lab(86.62, -1.55, 49.24) |
| CIE-LCH | lch(86.62, 49.26, 91.80°) |
| OKLab | oklab(88.42% -0.0052 0.1174) |
| OKLCH | oklch(88.42% 0.118 92.5) |
| XYZ | xyz(65.1238, 69.2420, 28.3433) |
| Luminance | 0.6924 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.42
Sandy
#F1DA7A
ΔE00 1.86
Pale Gold
#FDDE6C
ΔE00 3.23
Light Mustard
#F7D560
ΔE00 3.36
Sand (survey)
#E2CA76
ΔE00 3.65
Yellow Tan
#FFE36E
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4D77A #7A97F4
analogous
#F49A7A #F4D77A #D4F47A
triadic
#F4D77A #7AF4D7 #D77AF4
tetradic
#F4D77A #7AF49A #7A97F4 #F47AD4
square
#F4D77A #7AF49A #7A97F4 #F47AD4
split-complementary
#F4D77A #7AD4F4 #9A7AF4
monochromatic
#E1B013 #EFC641 #F4D77A #F9E8B3 #FDF7E3
Accessibility & contrast
On white
1.41
#F4D77A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#F4D77A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4D77A
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4D77A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4D77A | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D472
Deuteranopia (green-blind)
#F0DD7E
Tritanopia (blue-blind)
#FFCAC1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #f4d77a; /* rgb */ color: rgb(244, 215, 122); /* oklch */ color: oklch(88.4% 0.118 92.5);
Tailwind
colors: {
custom: {
50: '#fae3a2',
500: '#f4d77a',
950: '#000000',
},
}SCSS
$custom: #f4d77a; $custom-light: #fae3a2; $custom-dark: #000000;
JSON
{
"hex": "#f4d77a",
"rgb": {
"r": 244,
"g": 215,
"b": 122
},
"hsl": {
"h": 45.738,
"s": 84.722,
"l": 71.765
},
"oklch": {
"l": 0.88423,
"c": 0.11752,
"h": 92.5
},
"luminance": 0.69239
}Semantic roles & 50–950 ramp
primary
#F4D77A
secondary
#4364CF
accent
#39E104
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480