#F4E28A#F4E28A
#F4E28A is a very light, moderate yellow. Relative luminance 0.755; OKLCH L 90.8% C 0.110 H 98.1°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E28A |
|---|---|
| RGB | rgb(244, 226, 138) |
| HSL | hsl(50, 83%, 75%) |
| HSV | hsv(50, 43%, 96%) |
| CMYK | cmyk(0%, 7.4%, 43.4%, 4.3%) |
| CIE-LAB | lab(89.61, -5.64, 45.13) |
| CIE-LCH | lch(89.61, 45.48, 97.12°) |
| OKLab | oklab(90.85% -0.0155 0.1093) |
| OKLCH | oklch(90.85% 0.11 98.1) |
| XYZ | xyz(69.0937, 75.4631, 34.9661) |
| Luminance | 0.7546 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.31
Sandy
#F1DA7A
ΔE00 2.47
Wheat (survey)
#FBDD7E
ΔE00 3.48
Dark Cream
#FFF39A
ΔE00 3.79
Yellow Tan
#FFE36E
ΔE00 4.68
Buff
#FEF69E
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E28A #8A9CF4
analogous
#F4AD8A #F4E28A #D1F48A
triadic
#F4E28A #8AF4E2 #E28AF4
tetradic
#F4E28A #8AF4AD #8A9CF4 #F48AD1
square
#F4E28A #8AF4AD #8A9CF4 #F48AD1
split-complementary
#F4E28A #8AD1F4 #AD8AF4
monochromatic
#E9C61A #EFD452 #F4E28A #F9F0C2 #FCF8E3
Accessibility & contrast
On white
1.30
#F4E28A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#F4E28A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E28A
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E28A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E28A | 1.00 | 1.30 | 16.09 | 16.09 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE83
Deuteranopia (green-blind)
#F7E48D
Tritanopia (blue-blind)
#FFD6CD
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #f4e28a; /* rgb */ color: rgb(244, 226, 138); /* oklch */ color: oklch(90.8% 0.110 98.1);
Tailwind
colors: {
custom: {
50: '#f9eaad',
500: '#f4e28a',
950: '#000000',
},
}SCSS
$custom: #f4e28a; $custom-light: #f9eaad; $custom-dark: #000000;
JSON
{
"hex": "#f4e28a",
"rgb": {
"r": 244,
"g": 226,
"b": 138
},
"hsl": {
"h": 49.811,
"s": 82.813,
"l": 74.902
},
"oklch": {
"l": 0.9085,
"c": 0.1104,
"h": 98.1
},
"luminance": 0.75461
}Semantic roles & 50–950 ramp
primary
#F4E28A
secondary
#5167D1
accent
#2BDF06
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#171610
muted
#858481