#F1E679#F1E679
#F1E679 is a very light, vivid yellow. Relative luminance 0.767; OKLCH L 91.2% C 0.131 H 103.5°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F1E679 |
|---|---|
| RGB | rgb(241, 230, 121) |
| HSL | hsl(55, 81%, 71%) |
| HSV | hsv(55, 50%, 95%) |
| CMYK | cmyk(0%, 4.6%, 49.8%, 5.5%) |
| CIE-LAB | lab(90.17, -10.39, 53.93) |
| CIE-LCH | lch(90.17, 54.92, 100.91°) |
| OKLab | oklab(91.17% -0.0306 0.1277) |
| OKLCH | oklch(91.17% 0.131 103.5) |
| XYZ | xyz(68.0255, 76.6770, 29.3023) |
| Luminance | 0.7668 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 2.68
Khaki (CSS)
#F0E68C
ΔE00 2.78
Yellowish
#FAEE66
ΔE00 3.55
Dull Yellow
#EEDC5B
ΔE00 3.76
Straw
#FCF679
ΔE00 3.80
Dark Cream
#FFF39A
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1E679 #7984F1
analogous
#F1AA79 #F1E679 #C0F179
triadic
#F1E679 #79F1E6 #E679F1
tetradic
#F1E679 #79F1AA #7984F1 #F179C0
square
#F1E679 #79F1AA #7984F1 #F179C0
split-complementary
#F1E679 #79C0F1 #AA79F1
monochromatic
#D9C717 #EBDC42 #F1E679 #F7F0B0 #FCFAE3
Accessibility & contrast
On white
1.29
#F1E679 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#F1E679 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1E679
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1E679 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1E679 | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E06F
Deuteranopia (green-blind)
#FBE67E
Tritanopia (blue-blind)
#FFD9CD
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f1e679; /* rgb */ color: rgb(241, 230, 121); /* oklch */ color: oklch(91.2% 0.131 103.5);
Tailwind
colors: {
custom: {
50: '#f8eda2',
500: '#f1e679',
950: '#000000',
},
}SCSS
$custom: #f1e679; $custom-light: #f8eda2; $custom-dark: #000000;
JSON
{
"hex": "#f1e679",
"rgb": {
"r": 241,
"g": 230,
"b": 121
},
"hsl": {
"h": 54.5,
"s": 81.081,
"l": 70.98
},
"oklch": {
"l": 0.91168,
"c": 0.13133,
"h": 103.5
},
"luminance": 0.76675
}Semantic roles & 50–950 ramp
primary
#F1E679
secondary
#4350CB
accent
#1CDD08
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#17160F
muted
#858480