#F4E679#F4E679
#F4E679 is a very light, vivid yellow. Relative luminance 0.772; OKLCH L 91.4% C 0.131 H 102.0°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E679 |
|---|---|
| RGB | rgb(244, 230, 121) |
| HSL | hsl(53, 85%, 72%) |
| HSV | hsv(53, 50%, 96%) |
| CMYK | cmyk(0%, 5.7%, 50.4%, 4.3%) |
| CIE-LAB | lab(90.42, -9.20, 54.28) |
| CIE-LCH | lch(90.42, 55.06, 99.62°) |
| OKLab | oklab(91.42% -0.0274 0.1284) |
| OKLCH | oklch(91.42% 0.131 102) |
| XYZ | xyz(69.0582, 77.2095, 29.3507) |
| Luminance | 0.7721 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 2.39
Khaki (CSS)
#F0E68C
ΔE00 2.97
Dull Yellow
#EEDC5B
ΔE00 3.48
Yellowish
#FAEE66
ΔE00 3.49
Yellow Tan
#FFE36E
ΔE00 3.80
Sandy
#F1DA7A
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E679 #7987F4
analogous
#F4A979 #F4E679 #C5F479
triadic
#F4E679 #79F4E6 #E679F4
tetradic
#F4E679 #79F4A9 #7987F4 #F479C5
square
#F4E679 #79F4A9 #7987F4 #F479C5
split-complementary
#F4E679 #79C5F4 #A979F4
monochromatic
#E0C912 #EFDB40 #F4E679 #F9F1B2 #FDFAE3
Accessibility & contrast
On white
1.28
#F4E679 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#F4E679 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E679
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E679 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E679 | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E06F
Deuteranopia (green-blind)
#FCE67E
Tritanopia (blue-blind)
#FFD9CD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f4e679; /* rgb */ color: rgb(244, 230, 121); /* oklch */ color: oklch(91.4% 0.131 102.0);
Tailwind
colors: {
custom: {
50: '#faeda2',
500: '#f4e679',
950: '#000000',
},
}SCSS
$custom: #f4e679; $custom-light: #faeda2; $custom-dark: #000000;
JSON
{
"hex": "#f4e679",
"rgb": {
"r": 244,
"g": 230,
"b": 121
},
"hsl": {
"h": 53.171,
"s": 84.828,
"l": 71.569
},
"oklch": {
"l": 0.91422,
"c": 0.13131,
"h": 102
},
"luminance": 0.77207
}Semantic roles & 50–950 ramp
primary
#F4E679
secondary
#4252CF
accent
#1DE104
background
#FFFEFC
surface
#FFFDF6
border
#D7D5D0
text
#18160F
muted
#868480