#F4E29A#F4E29A
#F4E29A is a very light, moderate yellow. Relative luminance 0.760; OKLCH L 91.1% C 0.093 H 95.8°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E29A |
|---|---|
| RGB | rgb(244, 226, 154) |
| HSL | hsl(48, 80%, 78%) |
| HSV | hsv(48, 37%, 96%) |
| CMYK | cmyk(0%, 7.4%, 36.9%, 4.3%) |
| CIE-LAB | lab(89.84, -3.95, 37.45) |
| CIE-LCH | lch(89.84, 37.66, 96.02°) |
| OKLab | oklab(91.11% -0.0094 0.0925) |
| OKLCH | oklch(91.11% 0.093 95.8) |
| XYZ | xyz(70.3386, 75.9611, 41.5223) |
| Luminance | 0.7596 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Vanilla
#F3E5AB
ΔE00 3.02
Light Tan
#FBEEAC
ΔE00 3.07
Khaki (CSS)
#F0E68C
ΔE00 3.93
Palegoldenrod
#EEE8AA
ΔE00 4.07
Sandy
#F1DA7A
ΔE00 4.53
Beige (survey)
#E6DAA6
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E29A #9AACF4
analogous
#F4B59A #F4E29A #D9F49A
triadic
#F4E29A #9AF4E2 #E29AF4
tetradic
#F4E29A #9AF4B5 #9AACF4 #F49AD9
square
#F4E29A #9AF4B5 #9AACF4 #F49AD9
split-complementary
#F4E29A #9AD9F4 #B59AF4
monochromatic
#E8C22C #EED263 #F4E29A #FAF2D1 #FCF7E3
Accessibility & contrast
On white
1.30
#F4E29A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#F4E29A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E29A
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E29A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E29A | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE95
Deuteranopia (green-blind)
#F5E59D
Tritanopia (blue-blind)
#FFD8D0
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f4e29a; /* rgb */ color: rgb(244, 226, 154); /* oklch */ color: oklch(91.1% 0.093 95.8);
Tailwind
colors: {
custom: {
50: '#f9ebb8',
500: '#f4e29a',
950: '#000000',
},
}SCSS
$custom: #f4e29a; $custom-light: #f9ebb8; $custom-dark: #000000;
JSON
{
"hex": "#f4e29a",
"rgb": {
"r": 244,
"g": 226,
"b": 154
},
"hsl": {
"h": 48,
"s": 80.357,
"l": 78.039
},
"oklch": {
"l": 0.91108,
"c": 0.09295,
"h": 95.8
},
"luminance": 0.75959
}Semantic roles & 50–950 ramp
primary
#F4E29A
secondary
#6077D2
accent
#33DD09
background
#FFFEFD
surface
#FFFDF8
border
#D7D5D1
text
#171611
muted
#858481