#F4E08B#F4E08B
#F4E08B is a very light, moderate yellow. Relative luminance 0.744; OKLCH L 90.5% C 0.108 H 96.5°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E08B |
|---|---|
| RGB | rgb(244, 224, 139) |
| HSL | hsl(49, 83%, 75%) |
| HSV | hsv(49, 43%, 96%) |
| CMYK | cmyk(0%, 8.2%, 43%, 4.3%) |
| CIE-LAB | lab(89.12, -4.53, 44.01) |
| CIE-LCH | lch(89.12, 44.24, 95.87°) |
| OKLab | oklab(90.46% -0.0122 0.1069) |
| OKLCH | oklch(90.46% 0.108 96.5) |
| XYZ | xyz(68.6258, 74.4109, 35.1689) |
| Luminance | 0.7441 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.30
Wheat (survey)
#FBDD7E
ΔE00 3.04
Khaki (CSS)
#F0E68C
ΔE00 3.06
Dark Cream
#FFF39A
ΔE00 4.41
Pale Gold
#FDDE6C
ΔE00 4.84
Yellow Tan
#FFE36E
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E08B #8B9FF4
analogous
#F4AB8B #F4E08B #D4F48B
triadic
#F4E08B #8BF4E0 #E08BF4
tetradic
#F4E08B #8BF4AB #8B9FF4 #F48BD4
square
#F4E08B #8BF4AB #8B9FF4 #F48BD4
split-complementary
#F4E08B #8BD4F4 #AB8BF4
monochromatic
#E9C21B #EFD153 #F4E08B #F9EFC3 #FCF8E3
Accessibility & contrast
On white
1.32
#F4E08B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#F4E08B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E08B
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E08B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E08B | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC84
Deuteranopia (green-blind)
#F5E38E
Tritanopia (blue-blind)
#FFD4CB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #f4e08b; /* rgb */ color: rgb(244, 224, 139); /* oklch */ color: oklch(90.5% 0.108 96.5);
Tailwind
colors: {
custom: {
50: '#f9e9ae',
500: '#f4e08b',
950: '#000000',
},
}SCSS
$custom: #f4e08b; $custom-light: #f9e9ae; $custom-dark: #000000;
JSON
{
"hex": "#f4e08b",
"rgb": {
"r": 244,
"g": 224,
"b": 139
},
"hsl": {
"h": 48.571,
"s": 82.677,
"l": 75.098
},
"oklch": {
"l": 0.90464,
"c": 0.10754,
"h": 96.5
},
"luminance": 0.74408
}Semantic roles & 50–950 ramp
primary
#F4E08B
secondary
#526AD1
accent
#30DF06
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171610
muted
#858481