#F1E673#F1E673
#F1E673 is a very light, vivid yellow. Relative luminance 0.765; OKLCH L 91.1% C 0.137 H 103.8°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F1E673 |
|---|---|
| RGB | rgb(241, 230, 115) |
| HSL | hsl(55, 82%, 70%) |
| HSV | hsv(55, 52%, 95%) |
| CMYK | cmyk(0%, 4.6%, 52.3%, 5.5%) |
| CIE-LAB | lab(90.11, -10.89, 56.64) |
| CIE-LCH | lch(90.11, 57.68, 100.89°) |
| OKLab | oklab(91.1% -0.0327 0.133) |
| OKLCH | oklch(91.1% 0.137 103.8) |
| XYZ | xyz(67.6690, 76.5344, 27.4244) |
| Luminance | 0.7653 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 2.29
Yellowish
#FAEE66
ΔE00 2.90
Dull Yellow
#EEDC5B
ΔE00 3.26
Straw
#FCF679
ΔE00 3.54
Khaki (CSS)
#F0E68C
ΔE00 3.56
Manilla
#FFFA86
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1E673 #737EF1
analogous
#F1A773 #F1E673 #BDF173
triadic
#F1E673 #73F1E6 #E673F1
tetradic
#F1E673 #73F1A7 #737EF1 #F173BD
square
#F1E673 #73F1A7 #737EF1 #F173BD
split-complementary
#F1E673 #73BDF1 #A773F1
monochromatic
#D4C415 #EBDC3B #F1E673 #F7F0AB #FCFAE2
Accessibility & contrast
On white
1.29
#F1E673 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#F1E673 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1E673
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1E673 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1E673 | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7DF68
Deuteranopia (green-blind)
#FBE579
Tritanopia (blue-blind)
#FFD9CC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f1e673; /* rgb */ color: rgb(241, 230, 115); /* oklch */ color: oklch(91.1% 0.137 103.8);
Tailwind
colors: {
custom: {
50: '#f8ed9e',
500: '#f1e673',
950: '#000000',
},
}SCSS
$custom: #f1e673; $custom-light: #f8ed9e; $custom-dark: #000000;
JSON
{
"hex": "#f1e673",
"rgb": {
"r": 241,
"g": 230,
"b": 115
},
"hsl": {
"h": 54.762,
"s": 81.818,
"l": 69.804
},
"oklch": {
"l": 0.91095,
"c": 0.137,
"h": 103.8
},
"luminance": 0.76532
}Semantic roles & 50–950 ramp
primary
#F1E673
secondary
#3E4ACA
accent
#1ADE07
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#18160F
muted
#868480