#F1EA8A#F1EA8A
#F1EA8A is a very light, moderate yellow. Relative luminance 0.794; OKLCH L 92.2% C 0.118 H 104.8°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F1EA8A |
|---|---|
| RGB | rgb(241, 234, 138) |
| HSL | hsl(56, 79%, 74%) |
| HSV | hsv(56, 43%, 95%) |
| CMYK | cmyk(0%, 2.9%, 42.7%, 5.5%) |
| CIE-LAB | lab(91.41, -10.81, 47.33) |
| CIE-LCH | lch(91.41, 48.55, 102.87°) |
| OKLab | oklab(92.22% -0.0302 0.1143) |
| OKLCH | oklch(92.22% 0.118 104.8) |
| XYZ | xyz(70.2873, 79.3832, 35.6598) |
| Luminance | 0.7938 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.37
Dark Cream
#FFF39A
ΔE00 2.77
Buff
#FEF69E
ΔE00 2.97
Manilla
#FFFA86
ΔE00 4.09
Sandy Yellow
#FDEE73
ΔE00 4.31
Straw
#FCF679
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1EA8A #8A91F1
analogous
#F1B78A #F1EA8A #C5F18A
triadic
#F1EA8A #8AF1EA #EA8AF1
tetradic
#F1EA8A #8AF1B7 #8A91F1 #F18AC5
square
#F1EA8A #8AF1B7 #8A91F1 #F18AC5
split-complementary
#F1EA8A #8AC5F1 #B78AF1
monochromatic
#E4D61D #EAE053 #F1EA8A #F8F4C1 #FCFAE4
Accessibility & contrast
On white
1.24
#F1EA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#F1EA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1EA8A
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1EA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1EA8A | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E482
Deuteranopia (green-blind)
#FCE98E
Tritanopia (blue-blind)
#FFDFD3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #f1ea8a; /* rgb */ color: rgb(241, 234, 138); /* oklch */ color: oklch(92.2% 0.118 104.8);
Tailwind
colors: {
custom: {
50: '#f7f0ae',
500: '#f1ea8a',
950: '#000000',
},
}SCSS
$custom: #f1ea8a; $custom-light: #f7f0ae; $custom-dark: #000000;
JSON
{
"hex": "#f1ea8a",
"rgb": {
"r": 241,
"g": 234,
"b": 138
},
"hsl": {
"h": 55.922,
"s": 78.626,
"l": 74.314
},
"oklch": {
"l": 0.92216,
"c": 0.11823,
"h": 104.8
},
"luminance": 0.79381
}Semantic roles & 50–950 ramp
primary
#F1EA8A
secondary
#525BCD
accent
#19DB0B
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171610
muted
#858581