#F1E477#F1E477
#F1E477 is a very light, vivid yellow. Relative luminance 0.755; OKLCH L 90.7% C 0.131 H 102.5°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F1E477 |
|---|---|
| RGB | rgb(241, 228, 119) |
| HSL | hsl(54, 81%, 71%) |
| HSV | hsv(54, 51%, 95%) |
| CMYK | cmyk(0%, 5.4%, 50.6%, 5.5%) |
| CIE-LAB | lab(89.64, -9.57, 54.23) |
| CIE-LCH | lch(89.64, 55.07, 100.01°) |
| OKLab | oklab(90.74% -0.0285 0.1282) |
| OKLCH | oklch(90.74% 0.131 102.5) |
| XYZ | xyz(67.3508, 75.5217, 28.4786) |
| Luminance | 0.7552 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 2.78
Khaki (CSS)
#F0E68C
ΔE00 2.94
Dull Yellow
#EEDC5B
ΔE00 3.29
Yellowish
#FAEE66
ΔE00 3.69
Sandy
#F1DA7A
ΔE00 3.75
Sand Yellow
#FCE166
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1E477 #7784F1
analogous
#F1A777 #F1E477 #C1F177
triadic
#F1E477 #77F1E4 #E477F1
tetradic
#F1E477 #77F1A7 #7784F1 #F177C1
square
#F1E477 #77F1A7 #7784F1 #F177C1
split-complementary
#F1E477 #77C1F1 #A777F1
monochromatic
#D7C316 #EBD940 #F1E477 #F7EFAE #FCF9E3
Accessibility & contrast
On white
1.30
#F1E477 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#F1E477 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1E477
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1E477 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1E477 | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DE6D
Deuteranopia (green-blind)
#F9E47C
Tritanopia (blue-blind)
#FFD7CB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #f1e477; /* rgb */ color: rgb(241, 228, 119); /* oklch */ color: oklch(90.7% 0.131 102.5);
Tailwind
colors: {
custom: {
50: '#f8eca1',
500: '#f1e477',
950: '#000000',
},
}SCSS
$custom: #f1e477; $custom-light: #f8eca1; $custom-dark: #000000;
JSON
{
"hex": "#f1e477",
"rgb": {
"r": 241,
"g": 228,
"b": 119
},
"hsl": {
"h": 53.607,
"s": 81.333,
"l": 70.588
},
"oklch": {
"l": 0.90736,
"c": 0.1313,
"h": 102.5
},
"luminance": 0.75519
}Semantic roles & 50–950 ramp
primary
#F1E477
secondary
#4150CB
accent
#1FDE08
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#17160F
muted
#858480