#F1F45F#F1F45F

#F1F45F is a very light, vivid yellow. Relative luminance 0.842; OKLCH L 93.8% C 0.168 H 110.3°. Best body text is #000000 at 17.85:1 contrast (WCAG AA passes).

Color values

HEX#F1F45F
RGBrgb(241, 244, 95)
HSLhsl(61, 87%, 66%)
HSVhsv(61, 61%, 96%)
CMYKcmyk(1.2%, 0%, 61.1%, 4.3%)
CIE-LABlab(93.55, -19.18, 69.15)
CIE-LCHlch(93.55, 71.76, 105.50°)
OKLaboklab(93.78% -0.0584 0.1575)
OKLCHoklch(93.78% 0.168 110.3)
XYZxyz(70.6940, 84.2302, 23.3583)
Luminance0.8423 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F1F45F #625FF4
analogous
#F4AD5F #F1F45F #A7F45F
triadic
#F1F45F #5FF1F4 #F45FF1
tetradic
#F1F45F #5FF4AD #625FF4 #F45FA7
square
#F1F45F #5FF4AD #625FF4 #F45FA7
split-complementary
#F1F45F #5FA7F4 #AD5FF4
monochromatic
#C7CB0E #ECF026 #F1F45F #F6F898 #FBFCD2

Accessibility & contrast

On white

1.18
#F1F45F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

17.85
#F1F45F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F1F45F
17.85:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F1F45F#FFFFFF#000000##000000
##F1F45F1.001.1817.8517.85
#FFFFFF1.181.0021.0021.00
#00000017.8521.001.001.00
##00000017.8521.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFEA4D
Deuteranopia (green-blind)
#FFEF68
Tritanopia (blue-blind)
#FFE6D5
Achromatopsia (no color)
#ECECEC

Design tokens & code

CSS
--color: #f1f45f;
/* rgb */ color: rgb(241, 244, 95);
/* oklch */ color: oklch(93.8% 0.168 110.3);
Tailwind
colors: {
  custom: {
    50: '#f9f793',
    500: '#f1f45f',
    950: '#000000',
  },
}
SCSS
$custom: #f1f45f;
$custom-light: #f9f793;
$custom-dark: #000000;
JSON
{
  "hex": "#f1f45f",
  "rgb": {
    "r": 241,
    "g": 244,
    "b": 95
  },
  "hsl": {
    "h": 61.208,
    "s": 87.135,
    "l": 66.471
  },
  "oklch": {
    "l": 0.93778,
    "c": 0.16794,
    "h": 110.3
  },
  "luminance": 0.84228
}

Semantic roles & 50–950 ramp

primary
#F1F45F
secondary
#3330C7
accent
#02E406
background
#FFFFFC
surface
#FFFEF4
border
#D7D6CE
text
#18170D
muted
#86857F

Preview Lab

Preview with #F1F45F

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

Preview Lab → · Contrast checker → · Palette generator →

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