#F4E778#F4E778
#F4E778 is a very light, vivid yellow. Relative luminance 0.777; OKLCH L 91.6% C 0.133 H 102.6°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E778 |
|---|---|
| RGB | rgb(244, 231, 120) |
| HSL | hsl(54, 85%, 71%) |
| HSV | hsv(54, 51%, 96%) |
| CMYK | cmyk(0%, 5.3%, 50.8%, 4.3%) |
| CIE-LAB | lab(90.66, -9.78, 55.04) |
| CIE-LCH | lch(90.66, 55.90, 100.08°) |
| OKLab | oklab(91.61% -0.0292 0.13) |
| OKLCH | oklch(91.61% 0.133 102.6) |
| XYZ | xyz(69.2763, 77.7433, 29.1224) |
| Luminance | 0.7774 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 2.15
Khaki (CSS)
#F0E68C
ΔE00 3.14
Yellowish
#FAEE66
ΔE00 3.17
Dull Yellow
#EEDC5B
ΔE00 3.52
Straw
#FCF679
ΔE00 3.66
Yellow Tan
#FFE36E
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E778 #7885F4
analogous
#F4A978 #F4E778 #C3F478
triadic
#F4E778 #78F4E7 #E778F4
tetradic
#F4E778 #78F4A9 #7885F4 #F478C3
square
#F4E778 #78F4A9 #7885F4 #F478C3
split-complementary
#F4E778 #78C3F4 #A978F4
monochromatic
#DFCA12 #EFDD3F #F4E778 #F9F1B1 #FDFAE3
Accessibility & contrast
On white
1.27
#F4E778 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#F4E778 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E778
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E778 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E778 | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E16E
Deuteranopia (green-blind)
#FCE77D
Tritanopia (blue-blind)
#FFDACD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f4e778; /* rgb */ color: rgb(244, 231, 120); /* oklch */ color: oklch(91.6% 0.133 102.6);
Tailwind
colors: {
custom: {
50: '#faeea1',
500: '#f4e778',
950: '#000000',
},
}SCSS
$custom: #f4e778; $custom-light: #faeea1; $custom-dark: #000000;
JSON
{
"hex": "#f4e778",
"rgb": {
"r": 244,
"g": 231,
"b": 120
},
"hsl": {
"h": 53.71,
"s": 84.932,
"l": 71.373
},
"oklch": {
"l": 0.91613,
"c": 0.13322,
"h": 102.6
},
"luminance": 0.77741
}Semantic roles & 50–950 ramp
primary
#F4E778
secondary
#4150CF
accent
#1BE104
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#18160F
muted
#868480