#F1EA91#F1EA91
#F1EA91 is a very light, moderate yellow. Relative luminance 0.796; OKLCH L 92.3% C 0.111 H 104.5°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #F1EA91 |
|---|---|
| RGB | rgb(241, 234, 145) |
| HSL | hsl(56, 77%, 76%) |
| HSV | hsv(56, 40%, 95%) |
| CMYK | cmyk(0%, 2.9%, 39.8%, 5.5%) |
| CIE-LAB | lab(91.50, -10.10, 44.03) |
| CIE-LCH | lch(91.50, 45.17, 102.92°) |
| OKLab | oklab(92.32% -0.0276 0.1072) |
| OKLCH | oklch(92.32% 0.111 104.5) |
| XYZ | xyz(70.8105, 79.5925, 38.4153) |
| Luminance | 0.7959 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.14
Dark Cream
#FFF39A
ΔE00 2.49
Buff
#FEF69E
ΔE00 2.60
Parchment
#FEFCAF
ΔE00 4.53
Light Tan
#FBEEAC
ΔE00 4.67
Manilla
#FFFA86
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1EA91 #9198F1
analogous
#F1BA91 #F1EA91 #C8F191
triadic
#F1EA91 #91F1EA #EA91F1
tetradic
#F1EA91 #91F1BA #9198F1 #F191C8
square
#F1EA91 #91F1BA #9198F1 #F191C8
split-complementary
#F1EA91 #91C8F1 #BA91F1
monochromatic
#E3D524 #EAE05B #F1EA91 #F8F4C7 #FCFAE4
Accessibility & contrast
On white
1.24
#F1EA91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#F1EA91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1EA91
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1EA91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1EA91 | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E48A
Deuteranopia (green-blind)
#FBE995
Tritanopia (blue-blind)
#FEDFD4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f1ea91; /* rgb */ color: rgb(241, 234, 145); /* oklch */ color: oklch(92.3% 0.111 104.5);
Tailwind
colors: {
custom: {
50: '#f7f0b2',
500: '#f1ea91',
950: '#000000',
},
}SCSS
$custom: #f1ea91; $custom-light: #f7f0b2; $custom-dark: #000000;
JSON
{
"hex": "#f1ea91",
"rgb": {
"r": 241,
"g": 234,
"b": 145
},
"hsl": {
"h": 55.625,
"s": 77.419,
"l": 75.686
},
"oklch": {
"l": 0.92321,
"c": 0.11072,
"h": 104.5
},
"luminance": 0.79591
}Semantic roles & 50–950 ramp
primary
#F1EA91
secondary
#5961CE
accent
#1BDA0C
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#171611
muted
#858581