#F4E47A#F4E47A
#F4E47A is a very light, vivid yellow. Relative luminance 0.761; OKLCH L 91.0% C 0.128 H 100.8°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E47A |
|---|---|
| RGB | rgb(244, 228, 122) |
| HSL | hsl(52, 85%, 72%) |
| HSV | hsv(52, 50%, 96%) |
| CMYK | cmyk(0%, 6.6%, 50%, 4.3%) |
| CIE-LAB | lab(89.92, -8.12, 53.22) |
| CIE-LCH | lch(89.92, 53.83, 98.67°) |
| OKLab | oklab(91.03% -0.0242 0.1262) |
| OKLCH | oklch(91.03% 0.128 100.8) |
| XYZ | xyz(68.5665, 76.1274, 29.4909) |
| Luminance | 0.7612 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.89
Sandy Yellow
#FDEE73
ΔE00 2.90
Sandy
#F1DA7A
ΔE00 3.08
Yellow Tan
#FFE36E
ΔE00 3.42
Dull Yellow
#EEDC5B
ΔE00 3.44
Sand Yellow
#FCE166
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E47A #7A8AF4
analogous
#F4A77A #F4E47A #C7F47A
triadic
#F4E47A #7AF4E4 #E47AF4
tetradic
#F4E47A #7AF4A7 #7A8AF4 #F47AC7
square
#F4E47A #7AF4A7 #7A8AF4 #F47AC7
split-complementary
#F4E47A #7AC7F4 #A77AF4
monochromatic
#E1C613 #EFD941 #F4E47A #F9EFB3 #FDF9E3
Accessibility & contrast
On white
1.29
#F4E47A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#F4E47A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E47A
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E47A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E47A | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DE71
Deuteranopia (green-blind)
#FAE57F
Tritanopia (blue-blind)
#FFD7CB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f4e47a; /* rgb */ color: rgb(244, 228, 122); /* oklch */ color: oklch(91.0% 0.128 100.8);
Tailwind
colors: {
custom: {
50: '#faeca3',
500: '#f4e47a',
950: '#000000',
},
}SCSS
$custom: #f4e47a; $custom-light: #faeca3; $custom-dark: #000000;
JSON
{
"hex": "#f4e47a",
"rgb": {
"r": 244,
"g": 228,
"b": 122
},
"hsl": {
"h": 52.131,
"s": 84.722,
"l": 71.765
},
"oklch": {
"l": 0.9103,
"c": 0.12846,
"h": 100.8
},
"luminance": 0.76125
}Semantic roles & 50–950 ramp
primary
#F4E47A
secondary
#4356CF
accent
#21E104
background
#FFFEFC
surface
#FFFDF6
border
#D7D5D0
text
#18160F
muted
#868480