#F4E291#F4E291
#F4E291 is a very light, moderate yellow. Relative luminance 0.757; OKLCH L 91.0% C 0.103 H 97.2°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E291 |
|---|---|
| RGB | rgb(244, 226, 145) |
| HSL | hsl(49, 82%, 76%) |
| HSV | hsv(49, 41%, 96%) |
| CMYK | cmyk(0%, 7.4%, 40.6%, 4.3%) |
| CIE-LAB | lab(89.71, -4.93, 41.79) |
| CIE-LCH | lch(89.71, 42.08, 96.72°) |
| OKLab | oklab(90.96% -0.0128 0.1021) |
| OKLCH | oklch(90.96% 0.103 97.2) |
| XYZ | xyz(69.6169, 75.6724, 37.7216) |
| Luminance | 0.7567 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.76
Sandy
#F1DA7A
ΔE00 3.21
Wheat (survey)
#FBDD7E
ΔE00 3.88
Dark Cream
#FFF39A
ΔE00 3.95
Light Tan
#FBEEAC
ΔE00 4.00
Vanilla
#F3E5AB
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E291 #91A3F4
analogous
#F4B191 #F4E291 #D5F491
triadic
#F4E291 #91F4E2 #E291F4
tetradic
#F4E291 #91F4B1 #91A3F4 #F491D5
square
#F4E291 #91F4B1 #91A3F4 #F491D5
split-complementary
#F4E291 #91D5F4 #B191F4
monochromatic
#E9C522 #EED359 #F4E291 #FAF1C9 #FCF8E3
Accessibility & contrast
On white
1.30
#F4E291 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#F4E291 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E291
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E291 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E291 | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE8B
Deuteranopia (green-blind)
#F6E494
Tritanopia (blue-blind)
#FFD7CE
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #f4e291; /* rgb */ color: rgb(244, 226, 145); /* oklch */ color: oklch(91.0% 0.103 97.2);
Tailwind
colors: {
custom: {
50: '#f9eab2',
500: '#f4e291',
950: '#000000',
},
}SCSS
$custom: #f4e291; $custom-light: #f9eab2; $custom-dark: #000000;
JSON
{
"hex": "#f4e291",
"rgb": {
"r": 244,
"g": 226,
"b": 145
},
"hsl": {
"h": 49.091,
"s": 81.818,
"l": 76.275
},
"oklch": {
"l": 0.90959,
"c": 0.10289,
"h": 97.2
},
"luminance": 0.7567
}Semantic roles & 50–950 ramp
primary
#F4E291
secondary
#586ED2
accent
#2EDE07
background
#FFFEFD
surface
#FFFDF8
border
#D7D5D1
text
#171611
muted
#858481