#F1EA75#F1EA75
#F1EA75 is a very light, vivid yellow. Relative luminance 0.788; OKLCH L 91.9% C 0.139 H 105.7°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #F1EA75 |
|---|---|
| RGB | rgb(241, 234, 117) |
| HSL | hsl(57, 82%, 70%) |
| HSV | hsv(57, 51%, 95%) |
| CMYK | cmyk(0%, 2.9%, 51.5%, 5.5%) |
| CIE-LAB | lab(91.16, -12.71, 56.95) |
| CIE-LCH | lch(91.16, 58.35, 102.58°) |
| OKLab | oklab(91.94% -0.0377 0.1339) |
| OKLCH | oklch(91.94% 0.139 105.7) |
| XYZ | xyz(68.9112, 78.8328, 28.4124) |
| Luminance | 0.7883 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 2.44
Straw
#FCF679
ΔE00 2.60
Yellowish
#FAEE66
ΔE00 2.75
Manilla
#FFFA86
ΔE00 3.34
Khaki (CSS)
#F0E68C
ΔE00 3.83
Yellowish Tan
#FCFC81
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1EA75 #757CF1
analogous
#F1AC75 #F1EA75 #BAF175
triadic
#F1EA75 #75F1EA #EA75F1
tetradic
#F1EA75 #75F1AC #757CF1 #F175BA
square
#F1EA75 #75F1AC #757CF1 #F175BA
split-complementary
#F1EA75 #75BAF1 #AC75F1
monochromatic
#D6CB16 #EBE23D #F1EA75 #F7F2AD #FCFBE3
Accessibility & contrast
On white
1.25
#F1EA75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#F1EA75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1EA75
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1EA75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1EA75 | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE36A
Deuteranopia (green-blind)
#FEE87B
Tritanopia (blue-blind)
#FFDDCF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #f1ea75; /* rgb */ color: rgb(241, 234, 117); /* oklch */ color: oklch(91.9% 0.139 105.7);
Tailwind
colors: {
custom: {
50: '#f8f0a0',
500: '#f1ea75',
950: '#000000',
},
}SCSS
$custom: #f1ea75; $custom-light: #f8f0a0; $custom-dark: #000000;
JSON
{
"hex": "#f1ea75",
"rgb": {
"r": 241,
"g": 234,
"b": 117
},
"hsl": {
"h": 56.613,
"s": 81.579,
"l": 70.196
},
"oklch": {
"l": 0.91938,
"c": 0.13913,
"h": 105.7
},
"luminance": 0.78831
}Semantic roles & 50–950 ramp
primary
#F1EA75
secondary
#3F47CB
accent
#14DE08
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#18160F
muted
#868580