#F1E07A#F1E07A
#F1E07A is a very light, vivid yellow. Relative luminance 0.734; OKLCH L 90.0% C 0.125 H 100.0°. Best body text is #000000 at 15.68:1 contrast (WCAG AA passes).
Color values
| HEX | #F1E07A |
|---|---|
| RGB | rgb(241, 224, 122) |
| HSL | hsl(51, 81%, 71%) |
| HSV | hsv(51, 49%, 95%) |
| CMYK | cmyk(0%, 7.1%, 49.4%, 5.5%) |
| CIE-LAB | lab(88.65, -7.31, 51.63) |
| CIE-LCH | lch(88.65, 52.14, 98.06°) |
| OKLab | oklab(89.96% -0.0217 0.1227) |
| OKLCH | oklch(89.96% 0.125 100) |
| XYZ | xyz(66.4461, 73.4196, 29.0799) |
| Luminance | 0.7342 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.19
Khaki (CSS)
#F0E68C
ΔE00 2.88
Dull Yellow
#EEDC5B
ΔE00 3.53
Yellow Tan
#FFE36E
ΔE00 3.54
Sand Yellow
#FCE166
ΔE00 3.68
Wheat (survey)
#FBDD7E
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1E07A #7A8BF1
analogous
#F1A47A #F1E07A #C6F17A
triadic
#F1E07A #7AF1E0 #E07AF1
tetradic
#F1E07A #7AF1A4 #7A8BF1 #F17AC6
square
#F1E07A #7AF1A4 #7A8BF1 #F17AC6
split-complementary
#F1E07A #7AC6F1 #A47AF1
monochromatic
#DABE17 #EBD343 #F1E07A #F7EDB1 #FCF9E3
Accessibility & contrast
On white
1.34
#F1E07A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.68
#F1E07A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1E07A
15.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1E07A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1E07A | 1.00 | 1.34 | 15.68 | 15.68 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB71
Deuteranopia (green-blind)
#F6E27E
Tritanopia (blue-blind)
#FFD3C8
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #f1e07a; /* rgb */ color: rgb(241, 224, 122); /* oklch */ color: oklch(90.0% 0.125 100.0);
Tailwind
colors: {
custom: {
50: '#f8e9a2',
500: '#f1e07a',
950: '#000000',
},
}SCSS
$custom: #f1e07a; $custom-light: #f8e9a2; $custom-dark: #000000;
JSON
{
"hex": "#f1e07a",
"rgb": {
"r": 241,
"g": 224,
"b": 122
},
"hsl": {
"h": 51.429,
"s": 80.952,
"l": 71.176
},
"oklch": {
"l": 0.89962,
"c": 0.12463,
"h": 100
},
"luminance": 0.73417
}Semantic roles & 50–950 ramp
primary
#F1E07A
secondary
#4457CB
accent
#27DD08
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#17160F
muted
#858480