#F4DA77#F4DA77
#F4DA77 is a very light, vivid yellow. Relative luminance 0.707; OKLCH L 89.0% C 0.123 H 95.0°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DA77 |
|---|---|
| RGB | rgb(244, 218, 119) |
| HSL | hsl(48, 85%, 71%) |
| HSV | hsv(48, 51%, 96%) |
| CMYK | cmyk(0%, 10.7%, 51.2%, 4.3%) |
| CIE-LAB | lab(87.34, -3.33, 51.55) |
| CIE-LCH | lch(87.34, 51.66, 93.70°) |
| OKLab | oklab(88.98% -0.0107 0.1223) |
| OKLCH | oklch(88.98% 0.123 95) |
| XYZ | xyz(65.7117, 70.7106, 27.6364) |
| Luminance | 0.7071 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 0.90
Wheat (survey)
#FBDD7E
ΔE00 1.60
Pale Gold
#FDDE6C
ΔE00 2.45
Yellow Tan
#FFE36E
ΔE00 3.05
Light Mustard
#F7D560
ΔE00 3.14
Sand Yellow
#FCE166
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DA77 #7791F4
analogous
#F49B77 #F4DA77 #CFF477
triadic
#F4DA77 #77F4DA #DA77F4
tetradic
#F4DA77 #77F49B #7791F4 #F477CF
square
#F4DA77 #77F49B #7791F4 #F477CF
split-complementary
#F4DA77 #77CFF4 #9B77F4
monochromatic
#DFB412 #EFCB3E #F4DA77 #F9E9B0 #FDF7E3
Accessibility & contrast
On white
1.39
#F4DA77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#F4DA77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DA77
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DA77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DA77 | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD66E
Deuteranopia (green-blind)
#F3DE7B
Tritanopia (blue-blind)
#FFCDC3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #f4da77; /* rgb */ color: rgb(244, 218, 119); /* oklch */ color: oklch(89.0% 0.123 95.0);
Tailwind
colors: {
custom: {
50: '#fae5a0',
500: '#f4da77',
950: '#000000',
},
}SCSS
$custom: #f4da77; $custom-light: #fae5a0; $custom-dark: #000000;
JSON
{
"hex": "#f4da77",
"rgb": {
"r": 244,
"g": 218,
"b": 119
},
"hsl": {
"h": 47.52,
"s": 85.034,
"l": 71.176
},
"oklch": {
"l": 0.8898,
"c": 0.12273,
"h": 95
},
"luminance": 0.70708
}Semantic roles & 50–950 ramp
primary
#F4DA77
secondary
#415ECF
accent
#32E204
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480