#F1E375#F1E375
#F1E375 is a very light, vivid yellow. Relative luminance 0.749; OKLCH L 90.5% C 0.132 H 102.1°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F1E375 |
|---|---|
| RGB | rgb(241, 227, 117) |
| HSL | hsl(53, 82%, 70%) |
| HSV | hsv(53, 51%, 95%) |
| CMYK | cmyk(0%, 5.8%, 51.5%, 5.5%) |
| CIE-LAB | lab(89.36, -9.24, 54.83) |
| CIE-LCH | lch(89.36, 55.60, 99.56°) |
| OKLab | oklab(90.51% -0.0277 0.1293) |
| OKLCH | oklch(90.51% 0.132 102.1) |
| XYZ | xyz(66.9576, 74.9256, 27.7612) |
| Luminance | 0.7492 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 2.81
Dull Yellow
#EEDC5B
ΔE00 2.98
Khaki (CSS)
#F0E68C
ΔE00 3.19
Sandy
#F1DA7A
ΔE00 3.54
Yellowish
#FAEE66
ΔE00 3.69
Sand Yellow
#FCE166
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1E375 #7583F1
analogous
#F1A575 #F1E375 #C1F175
triadic
#F1E375 #75F1E3 #E375F1
tetradic
#F1E375 #75F1A5 #7583F1 #F175C1
square
#F1E375 #75F1A5 #7583F1 #F175C1
split-complementary
#F1E375 #75C1F1 #A575F1
monochromatic
#D6C016 #EBD83D #F1E375 #F7EEAD #FCF9E3
Accessibility & contrast
On white
1.31
#F1E375 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#F1E375 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1E375
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1E375 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1E375 | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DD6B
Deuteranopia (green-blind)
#F9E37A
Tritanopia (blue-blind)
#FFD6CA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #f1e375; /* rgb */ color: rgb(241, 227, 117); /* oklch */ color: oklch(90.5% 0.132 102.1);
Tailwind
colors: {
custom: {
50: '#f8eb9f',
500: '#f1e375',
950: '#000000',
},
}SCSS
$custom: #f1e375; $custom-light: #f8eb9f; $custom-dark: #000000;
JSON
{
"hex": "#f1e375",
"rgb": {
"r": 241,
"g": 227,
"b": 117
},
"hsl": {
"h": 53.226,
"s": 81.579,
"l": 70.196
},
"oklch": {
"l": 0.90507,
"c": 0.13225,
"h": 102.1
},
"luminance": 0.74923
}Semantic roles & 50–950 ramp
primary
#F1E375
secondary
#3F4FCB
accent
#20DE08
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#18160F
muted
#868480