#F1EA80#F1EA80
#F1EA80 is a very light, vivid yellow. Relative luminance 0.791; OKLCH L 92.1% C 0.129 H 105.3°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #F1EA80 |
|---|---|
| RGB | rgb(241, 234, 128) |
| HSL | hsl(56, 80%, 72%) |
| HSV | hsv(56, 47%, 95%) |
| CMYK | cmyk(0%, 2.9%, 46.9%, 5.5%) |
| CIE-LAB | lab(91.28, -11.76, 51.97) |
| CIE-LCH | lch(91.28, 53.28, 102.75°) |
| OKLab | oklab(92.08% -0.0339 0.124) |
| OKLCH | oklch(92.08% 0.129 105.3) |
| XYZ | xyz(69.5964, 79.1069, 32.0209) |
| Luminance | 0.7911 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.50
Sandy Yellow
#FDEE73
ΔE00 3.21
Straw
#FCF679
ΔE00 3.31
Manilla
#FFFA86
ΔE00 3.44
Dark Cream
#FFF39A
ΔE00 3.64
Buff
#FEF69E
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1EA80 #8087F1
analogous
#F1B180 #F1EA80 #C0F180
triadic
#F1EA80 #80F1EA #EA80F1
tetradic
#F1EA80 #80F1B1 #8087F1 #F180C0
square
#F1EA80 #80F1B1 #8087F1 #F180C0
split-complementary
#F1EA80 #80C0F1 #B180F1
monochromatic
#DED218 #EBE149 #F1EA80 #F7F3B7 #FCFAE3
Accessibility & contrast
On white
1.25
#F1EA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#F1EA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1EA80
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1EA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1EA80 | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE377
Deuteranopia (green-blind)
#FDE885
Tritanopia (blue-blind)
#FFDED1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #f1ea80; /* rgb */ color: rgb(241, 234, 128); /* oklch */ color: oklch(92.1% 0.129 105.3);
Tailwind
colors: {
custom: {
50: '#f7f0a7',
500: '#f1ea80',
950: '#000000',
},
}SCSS
$custom: #f1ea80; $custom-light: #f7f0a7; $custom-dark: #000000;
JSON
{
"hex": "#f1ea80",
"rgb": {
"r": 241,
"g": 234,
"b": 128
},
"hsl": {
"h": 56.283,
"s": 80.142,
"l": 72.353
},
"oklch": {
"l": 0.92076,
"c": 0.1285,
"h": 105.3
},
"luminance": 0.79105
}Semantic roles & 50–950 ramp
primary
#F1EA80
secondary
#4951CC
accent
#16DC09
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#171610
muted
#858580