#F0C85F#F0C85F

#F0C85F is a very light, vivid orange. Relative luminance 0.607; OKLCH L 84.8% C 0.131 H 88.5°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).

Color values

HEX#F0C85F
RGBrgb(240, 200, 95)
HSLhsl(43, 83%, 66%)
HSVhsv(43, 60%, 94%)
CMYKcmyk(0%, 16.7%, 60.4%, 5.9%)
CIE-LABlab(82.20, 2.43, 56.68)
CIE-LCHlch(82.20, 56.73, 87.54°)
OKLaboklab(84.75% 0.0035 0.131)
OKLCHoklch(84.75% 0.131 88.5)
XYZxyz(58.6578, 60.6633, 19.4438)
Luminance0.6066 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F0C85F #5F87F0
analogous
#F07F5F #F0C85F #D0F05F
triadic
#F0C85F #5FF0C8 #C85FF0
tetradic
#F0C85F #5FF07F #5F87F0 #F05FD0
square
#F0C85F #5FF07F #5F87F0 #F05FD0
split-complementary
#F0C85F #5FD0F0 #7F5FF0
monochromatic
#C29212 #EBB527 #F0C85F #F5DB97 #FAEECF

Accessibility & contrast

On white

1.60
#F0C85F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.13
#F0C85F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F0C85F
13.13:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F0C85F#FFFFFF#000000##000000
##F0C85F1.001.6013.1313.13
#FFFFFF1.601.0021.0021.00
#00000013.1321.001.001.00
##00000013.1321.001.001.00

Color blindness preview

Protanopia (red-blind)
#DCC654
Deuteranopia (green-blind)
#E6D163
Tritanopia (blue-blind)
#FFB9B1
Achromatopsia (no color)
#CCCCCC

Design tokens & code

CSS
--color: #f0c85f;
/* rgb */ color: rgb(240, 200, 95);
/* oklch */ color: oklch(84.8% 0.131 88.5);
Tailwind
colors: {
  custom: {
    50: '#f8d890',
    500: '#f0c85f',
    950: '#000000',
  },
}
SCSS
$custom: #f0c85f;
$custom-light: #f8d890;
$custom-dark: #000000;
JSON
{
  "hex": "#f0c85f",
  "rgb": {
    "r": 240,
    "g": 200,
    "b": 95
  },
  "hsl": {
    "h": 43.448,
    "s": 82.857,
    "l": 65.686
  },
  "oklch": {
    "l": 0.8475,
    "c": 0.131,
    "h": 88.5
  },
  "luminance": 0.6066
}

Semantic roles & 50–950 ramp

primary
#F0C85F
secondary
#335AC0
accent
#42DF06
background
#FFFEFC
surface
#FFFBF4
border
#D7D4CE
text
#18140D
muted
#86837F

Preview Lab

Preview with #F0C85F

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

Preview Lab → · Contrast checker → · Palette generator →

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