#F4E57A#F4E57A
#F4E57A is a very light, vivid yellow. Relative luminance 0.767; OKLCH L 91.2% C 0.129 H 101.4°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E57A |
|---|---|
| RGB | rgb(244, 229, 122) |
| HSL | hsl(53, 85%, 72%) |
| HSV | hsv(53, 50%, 96%) |
| CMYK | cmyk(0%, 6.1%, 50%, 4.3%) |
| CIE-LAB | lab(90.17, -8.62, 53.52) |
| CIE-LCH | lch(90.17, 54.21, 99.14°) |
| OKLab | oklab(91.23% -0.0256 0.1268) |
| OKLCH | oklch(91.23% 0.129 101.4) |
| XYZ | xyz(68.8424, 76.6792, 29.5828) |
| Luminance | 0.7668 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 2.68
Khaki (CSS)
#F0E68C
ΔE00 2.85
Sandy
#F1DA7A
ΔE00 3.42
Dull Yellow
#EEDC5B
ΔE00 3.49
Yellow Tan
#FFE36E
ΔE00 3.62
Sand Yellow
#FCE166
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E57A #7A89F4
analogous
#F4A87A #F4E57A #C6F47A
triadic
#F4E57A #7AF4E5 #E57AF4
tetradic
#F4E57A #7AF4A8 #7A89F4 #F47AC6
square
#F4E57A #7AF4A8 #7A89F4 #F47AC6
split-complementary
#F4E57A #7AC6F4 #A87AF4
monochromatic
#E1C813 #EFDA41 #F4E57A #F9F0B3 #FDF9E3
Accessibility & contrast
On white
1.29
#F4E57A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#F4E57A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E57A
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E57A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E57A | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6DF70
Deuteranopia (green-blind)
#FBE67F
Tritanopia (blue-blind)
#FFD8CC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f4e57a; /* rgb */ color: rgb(244, 229, 122); /* oklch */ color: oklch(91.2% 0.129 101.4);
Tailwind
colors: {
custom: {
50: '#faeda3',
500: '#f4e57a',
950: '#000000',
},
}SCSS
$custom: #f4e57a; $custom-light: #faeda3; $custom-dark: #000000;
JSON
{
"hex": "#f4e57a",
"rgb": {
"r": 244,
"g": 229,
"b": 122
},
"hsl": {
"h": 52.623,
"s": 84.722,
"l": 71.765
},
"oklch": {
"l": 0.91232,
"c": 0.1294,
"h": 101.4
},
"luminance": 0.76677
}Semantic roles & 50–950 ramp
primary
#F4E57A
secondary
#4354CF
accent
#1FE104
background
#FFFEFC
surface
#FFFDF6
border
#D7D5D0
text
#18160F
muted
#868480