#F1E173#F1E173
#F1E173 is a very light, vivid yellow. Relative luminance 0.738; OKLCH L 90.1% C 0.132 H 101.1°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F1E173 |
|---|---|
| RGB | rgb(241, 225, 115) |
| HSL | hsl(52, 82%, 70%) |
| HSV | hsv(52, 52%, 95%) |
| CMYK | cmyk(0%, 6.6%, 52.3%, 5.5%) |
| CIE-LAB | lab(88.82, -8.40, 55.13) |
| CIE-LCH | lch(88.82, 55.77, 98.66°) |
| OKLab | oklab(90.08% -0.0255 0.1298) |
| OKLCH | oklch(90.08% 0.132 101.1) |
| XYZ | xyz(66.2974, 73.7914, 26.9672) |
| Luminance | 0.7379 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dull Yellow
#EEDC5B
ΔE00 2.63
Sandy
#F1DA7A
ΔE00 3.03
Sandy Yellow
#FDEE73
ΔE00 3.11
Sand Yellow
#FCE166
ΔE00 3.26
Yellow Tan
#FFE36E
ΔE00 3.35
Khaki (CSS)
#F0E68C
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1E173 #7383F1
analogous
#F1A273 #F1E173 #C2F173
triadic
#F1E173 #73F1E1 #E173F1
tetradic
#F1E173 #73F1A2 #7383F1 #F173C2
square
#F1E173 #73F1A2 #7383F1 #F173C2
split-complementary
#F1E173 #73C2F1 #A273F1
monochromatic
#D4BC15 #EBD53B #F1E173 #F7EDAB #FCF9E2
Accessibility & contrast
On white
1.33
#F1E173 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#F1E173 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1E173
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1E173 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1E173 | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DB69
Deuteranopia (green-blind)
#F7E278
Tritanopia (blue-blind)
#FFD4C8
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #f1e173; /* rgb */ color: rgb(241, 225, 115); /* oklch */ color: oklch(90.1% 0.132 101.1);
Tailwind
colors: {
custom: {
50: '#f8ea9e',
500: '#f1e173',
950: '#000000',
},
}SCSS
$custom: #f1e173; $custom-light: #f8ea9e; $custom-dark: #000000;
JSON
{
"hex": "#f1e173",
"rgb": {
"r": 241,
"g": 225,
"b": 115
},
"hsl": {
"h": 52.381,
"s": 81.818,
"l": 69.804
},
"oklch": {
"l": 0.90076,
"c": 0.13226,
"h": 101.1
},
"luminance": 0.73789
}Semantic roles & 50–950 ramp
primary
#F1E173
secondary
#3E50CA
accent
#23DE07
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18160F
muted
#868480