#F4E574#F4E574
#F4E574 is a very light, vivid yellow. Relative luminance 0.765; OKLCH L 91.2% C 0.135 H 101.8°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E574 |
|---|---|
| RGB | rgb(244, 229, 116) |
| HSL | hsl(53, 85%, 71%) |
| HSV | hsv(53, 52%, 96%) |
| CMYK | cmyk(0%, 6.1%, 52.5%, 4.3%) |
| CIE-LAB | lab(90.11, -9.11, 56.24) |
| CIE-LCH | lch(90.11, 56.97, 99.20°) |
| OKLab | oklab(91.16% -0.0277 0.1322) |
| OKLCH | oklch(91.16% 0.135 101.8) |
| XYZ | xyz(68.4821, 76.5351, 27.6850) |
| Luminance | 0.7653 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 2.21
Dull Yellow
#EEDC5B
ΔE00 2.90
Yellowish
#FAEE66
ΔE00 3.17
Sand Yellow
#FCE166
ΔE00 3.38
Yellow Tan
#FFE36E
ΔE00 3.44
Khaki (CSS)
#F0E68C
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E574 #7483F4
analogous
#F4A574 #F4E574 #C3F474
triadic
#F4E574 #74F4E5 #E574F4
tetradic
#F4E574 #74F4A5 #7483F4 #F474C3
square
#F4E574 #74F4A5 #7483F4 #F474C3
split-complementary
#F4E574 #74C3F4 #A574F4
monochromatic
#DCC411 #F0DA3B #F4E574 #F8F0AD #FDFAE3
Accessibility & contrast
On white
1.29
#F4E574 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#F4E574 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E574
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E574 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E574 | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7DF69
Deuteranopia (green-blind)
#FBE679
Tritanopia (blue-blind)
#FFD8CB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f4e574; /* rgb */ color: rgb(244, 229, 116); /* oklch */ color: oklch(91.2% 0.135 101.8);
Tailwind
colors: {
custom: {
50: '#faed9f',
500: '#f4e574',
950: '#000000',
},
}SCSS
$custom: #f4e574; $custom-light: #faed9f; $custom-dark: #000000;
JSON
{
"hex": "#f4e574",
"rgb": {
"r": 244,
"g": 229,
"b": 116
},
"hsl": {
"h": 52.969,
"s": 85.333,
"l": 70.588
},
"oklch": {
"l": 0.91158,
"c": 0.13509,
"h": 101.8
},
"luminance": 0.76533
}Semantic roles & 50–950 ramp
primary
#F4E574
secondary
#3E4FCE
accent
#1EE204
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#18160F
muted
#868480