#F1FE8A#F1FE8A
#F1FE8A is a very light, vivid yellow. Relative luminance 0.914; OKLCH L 96.3% C 0.141 H 114.3°. Best body text is #000000 at 19.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F1FE8A |
|---|---|
| RGB | rgb(241, 254, 138) |
| HSL | hsl(67, 98%, 77%) |
| HSV | hsv(67, 46%, 100%) |
| CMYK | cmyk(5.1%, 0%, 45.7%, 0.4%) |
| CIE-LAB | lab(96.58, -20.57, 53.71) |
| CIE-LCH | lch(96.58, 57.51, 110.95°) |
| OKLab | oklab(96.34% -0.0581 0.1285) |
| OKLCH | oklch(96.34% 0.141 114.3) |
| XYZ | xyz(76.3059, 91.4204, 37.6660) |
| Luminance | 0.9142 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 3.30
Pale Yellow
#FFFF84
ΔE00 3.34
Faded Yellow
#FEFF7F
ΔE00 3.44
Butter
#FFFF81
ΔE00 3.52
Banana (survey)
#FFFF7E
ΔE00 3.72
Light Yellow
#FFFE7A
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1FE8A #978AFE
analogous
#FED18A #F1FE8A #B7FE8A
triadic
#F1FE8A #8AF1FE #FE8AF1
tetradic
#F1FE8A #8AFED1 #978AFE #FE8AB7
square
#F1FE8A #8AFED1 #978AFE #FE8AB7
split-complementary
#F1FE8A #8AB7FE #D18AFE
monochromatic
#E2FD11 #EAFD4D #F1FE8A #F8FFC7 #FBFFE1
Accessibility & contrast
On white
1.09
#F1FE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.28
#F1FE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1FE8A
19.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1FE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1FE8A | 1.00 | 1.09 | 19.28 | 19.28 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF480
Deuteranopia (green-blind)
#FFF690
Tritanopia (blue-blind)
#FDF2E3
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #f1fe8a; /* rgb */ color: rgb(241, 254, 138); /* oklch */ color: oklch(96.3% 0.141 114.3);
Tailwind
colors: {
custom: {
50: '#f7feae',
500: '#f1fe8a',
950: '#000000',
},
}SCSS
$custom: #f1fe8a; $custom-light: #f7feae; $custom-dark: #000000;
JSON
{
"hex": "#f1fe8a",
"rgb": {
"r": 241,
"g": 254,
"b": 138
},
"hsl": {
"h": 66.724,
"s": 98.305,
"l": 76.863
},
"oklch": {
"l": 0.96337,
"c": 0.14105,
"h": 114.3
},
"luminance": 0.91419
}Semantic roles & 50–950 ramp
primary
#F1FE8A
secondary
#5E4EDE
accent
#00E61A
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#171710
muted
#858581