#F4E777#F4E777
#F4E777 is a very light, vivid yellow. Relative luminance 0.777; OKLCH L 91.6% C 0.134 H 102.7°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E777 |
|---|---|
| RGB | rgb(244, 231, 119) |
| HSL | hsl(54, 85%, 71%) |
| HSV | hsv(54, 51%, 96%) |
| CMYK | cmyk(0%, 5.3%, 51.2%, 4.3%) |
| CIE-LAB | lab(90.65, -9.86, 55.49) |
| CIE-LCH | lch(90.65, 56.36, 100.08°) |
| OKLab | oklab(91.6% -0.0295 0.1309) |
| OKLCH | oklch(91.6% 0.134 102.7) |
| XYZ | xyz(69.2160, 77.7191, 28.8045) |
| Luminance | 0.7772 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 2.07
Yellowish
#FAEE66
ΔE00 3.06
Khaki (CSS)
#F0E68C
ΔE00 3.26
Dull Yellow
#EEDC5B
ΔE00 3.43
Straw
#FCF679
ΔE00 3.61
Sand Yellow
#FCE166
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E777 #7784F4
analogous
#F4A877 #F4E777 #C2F477
triadic
#F4E777 #77F4E7 #E777F4
tetradic
#F4E777 #77F4A8 #7784F4 #F477C2
square
#F4E777 #77F4A8 #7784F4 #F477C2
split-complementary
#F4E777 #77C2F4 #A877F4
monochromatic
#DFC912 #EFDD3E #F4E777 #F9F1B0 #FDFAE3
Accessibility & contrast
On white
1.27
#F4E777 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#F4E777 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E777
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E777 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E777 | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E16D
Deuteranopia (green-blind)
#FDE77C
Tritanopia (blue-blind)
#FFDACD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f4e777; /* rgb */ color: rgb(244, 231, 119); /* oklch */ color: oklch(91.6% 0.134 102.7);
Tailwind
colors: {
custom: {
50: '#faeea1',
500: '#f4e777',
950: '#000000',
},
}SCSS
$custom: #f4e777; $custom-light: #faeea1; $custom-dark: #000000;
JSON
{
"hex": "#f4e777",
"rgb": {
"r": 244,
"g": 231,
"b": 119
},
"hsl": {
"h": 53.76,
"s": 85.034,
"l": 71.176
},
"oklch": {
"l": 0.916,
"c": 0.13417,
"h": 102.7
},
"luminance": 0.77717
}Semantic roles & 50–950 ramp
primary
#F4E777
secondary
#414FCF
accent
#1BE204
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#18160F
muted
#868480