#F1EA89#F1EA89
#F1EA89 is a very light, moderate yellow. Relative luminance 0.794; OKLCH L 92.2% C 0.119 H 104.9°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #F1EA89 |
|---|---|
| RGB | rgb(241, 234, 137) |
| HSL | hsl(56, 79%, 74%) |
| HSV | hsv(56, 43%, 95%) |
| CMYK | cmyk(0%, 2.9%, 43.2%, 5.5%) |
| CIE-LAB | lab(91.39, -10.91, 47.79) |
| CIE-LCH | lch(91.39, 49.02, 102.86°) |
| OKLab | oklab(92.2% -0.0306 0.1153) |
| OKLCH | oklch(92.2% 0.119 104.9) |
| XYZ | xyz(70.2152, 79.3544, 35.2802) |
| Luminance | 0.7935 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.46
Dark Cream
#FFF39A
ΔE00 2.84
Buff
#FEF69E
ΔE00 3.05
Manilla
#FFFA86
ΔE00 4.01
Sandy Yellow
#FDEE73
ΔE00 4.19
Straw
#FCF679
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1EA89 #8990F1
analogous
#F1B689 #F1EA89 #C4F189
triadic
#F1EA89 #89F1EA #EA89F1
tetradic
#F1EA89 #89F1B6 #8990F1 #F189C4
square
#F1EA89 #89F1B6 #8990F1 #F189C4
split-complementary
#F1EA89 #89C4F1 #B689F1
monochromatic
#E4D71C #EBE052 #F1EA89 #F7F4C0 #FCFAE4
Accessibility & contrast
On white
1.24
#F1EA89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#F1EA89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1EA89
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1EA89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1EA89 | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E481
Deuteranopia (green-blind)
#FCE98D
Tritanopia (blue-blind)
#FFDED3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #f1ea89; /* rgb */ color: rgb(241, 234, 137); /* oklch */ color: oklch(92.2% 0.119 104.9);
Tailwind
colors: {
custom: {
50: '#f7f0ad',
500: '#f1ea89',
950: '#000000',
},
}SCSS
$custom: #f1ea89; $custom-light: #f7f0ad; $custom-dark: #000000;
JSON
{
"hex": "#f1ea89",
"rgb": {
"r": 241,
"g": 234,
"b": 137
},
"hsl": {
"h": 55.962,
"s": 78.788,
"l": 74.118
},
"oklch": {
"l": 0.92201,
"c": 0.11928,
"h": 104.9
},
"luminance": 0.79353
}Semantic roles & 50–950 ramp
primary
#F1EA89
secondary
#515ACD
accent
#18DB0A
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171610
muted
#858581