#F4E19E#F4E19E
#F4E19E is a very light, moderate yellow. Relative luminance 0.756; OKLCH L 91.0% C 0.088 H 94.2°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E19E |
|---|---|
| RGB | rgb(244, 225, 158) |
| HSL | hsl(47, 80%, 79%) |
| HSV | hsv(47, 35%, 96%) |
| CMYK | cmyk(0%, 7.8%, 35.2%, 4.3%) |
| CIE-LAB | lab(89.65, -2.99, 35.18) |
| CIE-LCH | lch(89.65, 35.31, 94.86°) |
| OKLab | oklab(90.98% -0.0063 0.0873) |
| OKLCH | oklch(90.98% 0.088 94.2) |
| XYZ | xyz(70.4062, 75.5543, 43.2158) |
| Luminance | 0.7555 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Vanilla
#F3E5AB
ΔE00 2.39
Light Tan
#FBEEAC
ΔE00 3.15
Pale Peach
#FFE5AD
ΔE00 3.79
Beige (survey)
#E6DAA6
ΔE00 3.95
Palegoldenrod
#EEE8AA
ΔE00 4.10
Khaki (CSS)
#F0E68C
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E19E #9EB1F4
analogous
#F4B69E #F4E19E #DCF49E
triadic
#F4E19E #9EF4E1 #E19EF4
tetradic
#F4E19E #9EF4B6 #9EB1F4 #F49EDC
square
#F4E19E #9EF4B6 #9EB1F4 #F49EDC
split-complementary
#F4E19E #9EDCF4 #B69EF4
monochromatic
#E8BF30 #EED067 #F4E19E #FAF2D5 #FCF6E4
Accessibility & contrast
On white
1.30
#F4E19E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#F4E19E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E19E
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E19E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E19E | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDE99
Deuteranopia (green-blind)
#F4E4A0
Tritanopia (blue-blind)
#FFD7D0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #f4e19e; /* rgb */ color: rgb(244, 225, 158); /* oklch */ color: oklch(91.0% 0.088 94.2);
Tailwind
colors: {
custom: {
50: '#f9eabb',
500: '#f4e19e',
950: '#000000',
},
}SCSS
$custom: #f4e19e; $custom-light: #f9eabb; $custom-dark: #000000;
JSON
{
"hex": "#f4e19e",
"rgb": {
"r": 244,
"g": 225,
"b": 158
},
"hsl": {
"h": 46.744,
"s": 79.63,
"l": 78.824
},
"oklch": {
"l": 0.9098,
"c": 0.08755,
"h": 94.2
},
"luminance": 0.75552
}Semantic roles & 50–950 ramp
primary
#F4E19E
secondary
#637CD3
accent
#38DC0A
background
#FFFEFD
surface
#FFFDF8
border
#D7D5D1
text
#171612
muted
#858482