#F1F85F#F1F85F

#F1F85F is a very light, vivid yellow. Relative luminance 0.867; OKLCH L 94.6% C 0.172 H 111.8°. Best body text is #000000 at 18.33:1 contrast (WCAG AA passes).

Color values

HEX#F1F85F
RGBrgb(241, 248, 95)
HSLhsl(63, 92%, 67%)
HSVhsv(63, 62%, 97%)
CMYKcmyk(2.8%, 0%, 61.7%, 2.7%)
CIE-LABlab(94.60, -21.10, 70.27)
CIE-LCHlch(94.60, 73.37, 106.71°)
OKLaboklab(94.61% -0.0638 0.1598)
OKLCHoklch(94.61% 0.172 111.8)
XYZxyz(71.9106, 86.6634, 23.7639)
Luminance0.8666 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F1F85F #665FF8
analogous
#F8B25F #F1F85F #A5F85F
triadic
#F1F85F #5FF1F8 #F85FF1
tetradic
#F1F85F #5FF8B2 #665FF8 #F85FA5
square
#F1F85F #5FF8B2 #665FF8 #F85FA5
split-complementary
#F1F85F #5FA5F8 #B25FF8
monochromatic
#CAD309 #ECF524 #F1F85F #F6FB9A #FBFDD4

Accessibility & contrast

On white

1.15
#F1F85F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.33
#F1F85F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F1F85F
18.33:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F1F85F#FFFFFF#000000##000000
##F1F85F1.001.1518.3318.33
#FFFFFF1.151.0021.0021.00
#00000018.3321.001.001.00
##00000018.3321.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFED4C
Deuteranopia (green-blind)
#FFF169
Tritanopia (blue-blind)
#FFEAD8
Achromatopsia (no color)
#EFEFEF

Design tokens & code

CSS
--color: #f1f85f;
/* rgb */ color: rgb(241, 248, 95);
/* oklch */ color: oklch(94.6% 0.172 111.8);
Tailwind
colors: {
  custom: {
    50: '#f9fa93',
    500: '#f1f85f',
    950: '#000000',
  },
}
SCSS
$custom: #f1f85f;
$custom-light: #f9fa93;
$custom-dark: #000000;
JSON
{
  "hex": "#f1f85f",
  "rgb": {
    "r": 241,
    "g": 248,
    "b": 95
  },
  "hsl": {
    "h": 62.745,
    "s": 91.617,
    "l": 67.255
  },
  "oklch": {
    "l": 0.94613,
    "c": 0.17207,
    "h": 111.8
  },
  "luminance": 0.86662
}

Semantic roles & 50–950 ramp

primary
#F1F85F
secondary
#342DCE
accent
#00E60A
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170D
muted
#86857F

Preview Lab

Preview with #F1F85F

Body copy rendered with the generated semantic roles for this colour.

Preview Lab → · Contrast checker → · Palette generator →

#F1F85F Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva