#F4E18E#F4E18E
#F4E18E is a very light, moderate yellow. Relative luminance 0.750; OKLCH L 90.7% C 0.105 H 96.8°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E18E |
|---|---|
| RGB | rgb(244, 225, 142) |
| HSL | hsl(49, 82%, 76%) |
| HSV | hsv(49, 42%, 96%) |
| CMYK | cmyk(0%, 7.8%, 41.8%, 4.3%) |
| CIE-LAB | lab(89.41, -4.73, 42.90) |
| CIE-LCH | lch(89.41, 43.16, 96.29°) |
| OKLab | oklab(90.71% -0.0125 0.1045) |
| OKLCH | oklch(90.71% 0.105 96.8) |
| XYZ | xyz(69.1175, 75.0388, 36.4290) |
| Luminance | 0.7504 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.75
Khaki (CSS)
#F0E68C
ΔE00 2.88
Wheat (survey)
#FBDD7E
ΔE00 3.45
Dark Cream
#FFF39A
ΔE00 4.16
Light Tan
#FBEEAC
ΔE00 4.45
Vanilla
#F3E5AB
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E18E #8EA1F4
analogous
#F4AE8E #F4E18E #D4F48E
triadic
#F4E18E #8EF4E1 #E18EF4
tetradic
#F4E18E #8EF4AE #8EA1F4 #F48ED4
square
#F4E18E #8EF4AE #8EA1F4 #F48ED4
split-complementary
#F4E18E #8ED4F4 #AE8EF4
monochromatic
#E9C31E #EFD256 #F4E18E #F9F0C6 #FCF8E3
Accessibility & contrast
On white
1.31
#F4E18E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#F4E18E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E18E
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E18E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E18E | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD88
Deuteranopia (green-blind)
#F6E491
Tritanopia (blue-blind)
#FFD6CC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #f4e18e; /* rgb */ color: rgb(244, 225, 142); /* oklch */ color: oklch(90.7% 0.105 96.8);
Tailwind
colors: {
custom: {
50: '#f9eab0',
500: '#f4e18e',
950: '#000000',
},
}SCSS
$custom: #f4e18e; $custom-light: #f9eab0; $custom-dark: #000000;
JSON
{
"hex": "#f4e18e",
"rgb": {
"r": 244,
"g": 225,
"b": 142
},
"hsl": {
"h": 48.824,
"s": 82.258,
"l": 75.686
},
"oklch": {
"l": 0.90711,
"c": 0.10523,
"h": 96.8
},
"luminance": 0.75037
}Semantic roles & 50–950 ramp
primary
#F4E18E
secondary
#556CD1
accent
#2FDF07
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#171610
muted
#858481