#F4E58E#F4E58E
#F4E58E is a very light, moderate yellow. Relative luminance 0.772; OKLCH L 91.5% C 0.109 H 99.7°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E58E |
|---|---|
| RGB | rgb(244, 229, 142) |
| HSL | hsl(51, 82%, 76%) |
| HSV | hsv(51, 42%, 96%) |
| CMYK | cmyk(0%, 6.1%, 41.8%, 4.3%) |
| CIE-LAB | lab(90.43, -6.74, 44.19) |
| CIE-LCH | lch(90.43, 44.70, 98.68°) |
| OKLab | oklab(91.51% -0.0183 0.1074) |
| OKLCH | oklch(91.51% 0.109 99.7) |
| XYZ | xyz(70.2116, 77.2269, 36.7937) |
| Luminance | 0.7722 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.46
Dark Cream
#FFF39A
ΔE00 2.98
Sandy
#F1DA7A
ΔE00 3.41
Buff
#FEF69E
ΔE00 3.85
Light Tan
#FBEEAC
ΔE00 4.36
Wheat (survey)
#FBDD7E
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E58E #8E9DF4
analogous
#F4B28E #F4E58E #D0F48E
triadic
#F4E58E #8EF4E5 #E58EF4
tetradic
#F4E58E #8EF4B2 #8E9DF4 #F48ED0
square
#F4E58E #8EF4B2 #8E9DF4 #F48ED0
split-complementary
#F4E58E #8ED0F4 #B28EF4
monochromatic
#E9CB1E #EFD856 #F4E58E #F9F2C6 #FCF9E3
Accessibility & contrast
On white
1.28
#F4E58E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#F4E58E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E58E
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E58E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E58E | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E087
Deuteranopia (green-blind)
#F9E691
Tritanopia (blue-blind)
#FFDAD0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f4e58e; /* rgb */ color: rgb(244, 229, 142); /* oklch */ color: oklch(91.5% 0.109 99.7);
Tailwind
colors: {
custom: {
50: '#f9edb0',
500: '#f4e58e',
950: '#000000',
},
}SCSS
$custom: #f4e58e; $custom-light: #f9edb0; $custom-dark: #000000;
JSON
{
"hex": "#f4e58e",
"rgb": {
"r": 244,
"g": 229,
"b": 142
},
"hsl": {
"h": 51.176,
"s": 82.258,
"l": 75.686
},
"oklch": {
"l": 0.91514,
"c": 0.10896,
"h": 99.7
},
"luminance": 0.77225
}Semantic roles & 50–950 ramp
primary
#F4E58E
secondary
#5567D1
accent
#27DF07
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#171610
muted
#858481