#F4E58F#F4E58F
#F4E58F is a very light, moderate yellow. Relative luminance 0.773; OKLCH L 91.5% C 0.108 H 99.6°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E58F |
|---|---|
| RGB | rgb(244, 229, 143) |
| HSL | hsl(51, 82%, 76%) |
| HSV | hsv(51, 41%, 96%) |
| CMYK | cmyk(0%, 6.1%, 41.4%, 4.3%) |
| CIE-LAB | lab(90.44, -6.64, 43.71) |
| CIE-LCH | lch(90.44, 44.21, 98.64°) |
| OKLab | oklab(91.53% -0.018 0.1064) |
| OKLCH | oklch(91.53% 0.108 99.6) |
| XYZ | xyz(70.2870, 77.2571, 37.1909) |
| Luminance | 0.7725 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.53
Dark Cream
#FFF39A
ΔE00 2.99
Sandy
#F1DA7A
ΔE00 3.48
Buff
#FEF69E
ΔE00 3.85
Light Tan
#FBEEAC
ΔE00 4.22
Wheat (survey)
#FBDD7E
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E58F #8F9EF4
analogous
#F4B28F #F4E58F #D0F48F
triadic
#F4E58F #8FF4E5 #E58FF4
tetradic
#F4E58F #8FF4B2 #8F9EF4 #F48FD0
square
#F4E58F #8FF4B2 #8F9EF4 #F48FD0
split-complementary
#F4E58F #8FD0F4 #B28FF4
monochromatic
#E9CB20 #EFD857 #F4E58F #F9F2C7 #FCF9E3
Accessibility & contrast
On white
1.28
#F4E58F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#F4E58F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E58F
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E58F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E58F | 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)
#F4E088
Deuteranopia (green-blind)
#F9E692
Tritanopia (blue-blind)
#FFDAD0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f4e58f; /* rgb */ color: rgb(244, 229, 143); /* oklch */ color: oklch(91.5% 0.108 99.6);
Tailwind
colors: {
custom: {
50: '#f9edb1',
500: '#f4e58f',
950: '#000000',
},
}SCSS
$custom: #f4e58f; $custom-light: #f9edb1; $custom-dark: #000000;
JSON
{
"hex": "#f4e58f",
"rgb": {
"r": 244,
"g": 229,
"b": 143
},
"hsl": {
"h": 51.089,
"s": 82.114,
"l": 75.882
},
"oklch": {
"l": 0.91529,
"c": 0.10789,
"h": 99.6
},
"luminance": 0.77255
}Semantic roles & 50–950 ramp
primary
#F4E58F
secondary
#5668D1
accent
#27DF07
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#171611
muted
#858481