#F1E773#F1E773
#F1E773 is a very light, vivid yellow. Relative luminance 0.771; OKLCH L 91.3% C 0.138 H 104.3°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F1E773 |
|---|---|
| RGB | rgb(241, 231, 115) |
| HSL | hsl(55, 82%, 70%) |
| HSV | hsv(55, 52%, 95%) |
| CMYK | cmyk(0%, 4.1%, 52.3%, 5.5%) |
| CIE-LAB | lab(90.36, -11.39, 56.94) |
| CIE-LCH | lch(90.36, 58.07, 101.31°) |
| OKLab | oklab(91.3% -0.0341 0.1337) |
| OKLCH | oklch(91.3% 0.138 104.3) |
| XYZ | xyz(67.9480, 77.0926, 27.5174) |
| Luminance | 0.7709 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 2.24
Yellowish
#FAEE66
ΔE00 2.76
Straw
#FCF679
ΔE00 3.27
Dull Yellow
#EEDC5B
ΔE00 3.47
Khaki (CSS)
#F0E68C
ΔE00 3.65
Manilla
#FFFA86
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1E773 #737DF1
analogous
#F1A873 #F1E773 #BCF173
triadic
#F1E773 #73F1E7 #E773F1
tetradic
#F1E773 #73F1A8 #737DF1 #F173BC
square
#F1E773 #73F1A8 #737DF1 #F173BC
split-complementary
#F1E773 #73BCF1 #A873F1
monochromatic
#D4C515 #EBDD3B #F1E773 #F7F1AB #FCFAE2
Accessibility & contrast
On white
1.28
#F1E773 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#F1E773 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1E773
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1E773 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1E773 | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E068
Deuteranopia (green-blind)
#FCE679
Tritanopia (blue-blind)
#FFDACD
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f1e773; /* rgb */ color: rgb(241, 231, 115); /* oklch */ color: oklch(91.3% 0.138 104.3);
Tailwind
colors: {
custom: {
50: '#f8ee9e',
500: '#f1e773',
950: '#000000',
},
}SCSS
$custom: #f1e773; $custom-light: #f8ee9e; $custom-dark: #000000;
JSON
{
"hex": "#f1e773",
"rgb": {
"r": 241,
"g": 231,
"b": 115
},
"hsl": {
"h": 55.238,
"s": 81.818,
"l": 69.804
},
"oklch": {
"l": 0.91299,
"c": 0.13799,
"h": 104.3
},
"luminance": 0.7709
}Semantic roles & 50–950 ramp
primary
#F1E773
secondary
#3E49CA
accent
#18DE07
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#18160F
muted
#868480