#F0F85F#F0F85F

#F0F85F is a very light, vivid yellow. Relative luminance 0.865; OKLCH L 94.5% C 0.172 H 112.1°. Best body text is #000000 at 18.30:1 contrast (WCAG AA passes).

Color values

HEX#F0F85F
RGBrgb(240, 248, 95)
HSLhsl(63, 92%, 67%)
HSVhsv(63, 62%, 97%)
CMYKcmyk(3.2%, 0%, 61.7%, 2.7%)
CIE-LABlab(94.52, -21.50, 70.16)
CIE-LCHlch(94.52, 73.38, 107.03°)
OKLaboklab(94.54% -0.0648 0.1596)
OKLCHoklch(94.54% 0.172 112.1)
XYZxyz(71.5701, 86.4879, 23.7479)
Luminance0.8649 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F0F85F #675FF8
analogous
#F8B35F #F0F85F #A4F85F
triadic
#F0F85F #5FF0F8 #F85FF0
tetradic
#F0F85F #5FF8B3 #675FF8 #F85FA4
square
#F0F85F #5FF8B3 #675FF8 #F85FA4
split-complementary
#F0F85F #5FA4F8 #B35FF8
monochromatic
#C9D309 #EBF524 #F0F85F #F5FB9A #FBFDD4

Accessibility & contrast

On white

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

On black

18.30
#F0F85F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F0F85F
18.30:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F0F85F#FFFFFF#000000##000000
##F0F85F1.001.1518.3018.30
#FFFFFF1.151.0021.0021.00
#00000018.3021.001.001.00
##00000018.3021.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: #f0f85f;
/* rgb */ color: rgb(240, 248, 95);
/* oklch */ color: oklch(94.5% 0.172 112.1);
Tailwind
colors: {
  custom: {
    50: '#f8fa93',
    500: '#f0f85f',
    950: '#000000',
  },
}
SCSS
$custom: #f0f85f;
$custom-light: #f8fa93;
$custom-dark: #000000;
JSON
{
  "hex": "#f0f85f",
  "rgb": {
    "r": 240,
    "g": 248,
    "b": 95
  },
  "hsl": {
    "h": 63.137,
    "s": 91.617,
    "l": 67.255
  },
  "oklch": {
    "l": 0.94535,
    "c": 0.17229,
    "h": 112.1
  },
  "luminance": 0.86486
}

Semantic roles & 50–950 ramp

primary
#F0F85F
secondary
#352DCE
accent
#00E60C
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170D
muted
#86857F

Preview Lab

Preview with #F0F85F

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

Preview Lab → · Contrast checker → · Palette generator →

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