#F4E477#F4E477
#F4E477 is a very light, vivid yellow. Relative luminance 0.761; OKLCH L 91.0% C 0.131 H 101.1°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E477 |
|---|---|
| RGB | rgb(244, 228, 119) |
| HSL | hsl(52, 85%, 71%) |
| HSV | hsv(52, 51%, 96%) |
| CMYK | cmyk(0%, 6.6%, 51.2%, 4.3%) |
| CIE-LAB | lab(89.88, -8.37, 54.58) |
| CIE-LCH | lch(89.88, 55.22, 98.72°) |
| OKLab | oklab(90.99% -0.0252 0.1289) |
| OKLCH | oklch(90.99% 0.131 101.1) |
| XYZ | xyz(68.3835, 76.0542, 28.5270) |
| Luminance | 0.7605 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 2.65
Dull Yellow
#EEDC5B
ΔE00 3.11
Khaki (CSS)
#F0E68C
ΔE00 3.23
Sandy
#F1DA7A
ΔE00 3.27
Yellow Tan
#FFE36E
ΔE00 3.29
Sand Yellow
#FCE166
ΔE00 3.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E477 #7787F4
analogous
#F4A577 #F4E477 #C5F477
triadic
#F4E477 #77F4E4 #E477F4
tetradic
#F4E477 #77F4A5 #7787F4 #F477C5
square
#F4E477 #77F4A5 #7787F4 #F477C5
split-complementary
#F4E477 #77C5F4 #A577F4
monochromatic
#DFC412 #EFD93E #F4E477 #F9EFB0 #FDF9E3
Accessibility & contrast
On white
1.30
#F4E477 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#F4E477 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E477
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E477 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E477 | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DE6D
Deuteranopia (green-blind)
#FAE57C
Tritanopia (blue-blind)
#FFD7CB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f4e477; /* rgb */ color: rgb(244, 228, 119); /* oklch */ color: oklch(91.0% 0.131 101.1);
Tailwind
colors: {
custom: {
50: '#faeca1',
500: '#f4e477',
950: '#000000',
},
}SCSS
$custom: #f4e477; $custom-light: #faeca1; $custom-dark: #000000;
JSON
{
"hex": "#f4e477",
"rgb": {
"r": 244,
"g": 228,
"b": 119
},
"hsl": {
"h": 52.32,
"s": 85.034,
"l": 71.176
},
"oklch": {
"l": 0.90992,
"c": 0.13134,
"h": 101.1
},
"luminance": 0.76052
}Semantic roles & 50–950 ramp
primary
#F4E477
secondary
#4153CF
accent
#20E204
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#18160F
muted
#868480