#F2C84F#F2C84F

#F2C84F is a very light, vivid orange. Relative luminance 0.608; OKLCH L 84.8% C 0.144 H 89.6°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).

Color values

HEX#F2C84F
RGBrgb(242, 200, 79)
HSLhsl(45, 86%, 63%)
HSVhsv(45, 67%, 95%)
CMYKcmyk(0%, 17.4%, 67.4%, 5.1%)
CIE-LABlab(82.25, 2.29, 63.78)
CIE-LCHlch(82.25, 63.82, 87.94°)
OKLaboklab(84.79% 0.001 0.1437)
OKLCHoklch(84.79% 0.144 89.6)
XYZxyz(58.6866, 60.7538, 16.0312)
Luminance0.6075 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2C84F #4F79F2
analogous
#F2764F #F2C84F #CAF24F
triadic
#F2C84F #4FF2C8 #C84FF2
tetradic
#F2C84F #4FF276 #4F79F2 #F24FCA
square
#F2C84F #4FF276 #4F79F2 #F24FCA
split-complementary
#F2C84F #4FCAF2 #764FF2
monochromatic
#B98D0E #EEB616 #F2C84F #F6DA88 #FAECC1

Accessibility & contrast

On white

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

On black

13.15
#F2C84F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2C84F
13.15:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2C84F#FFFFFF#000000##000000
##F2C84F1.001.6013.1513.15
#FFFFFF1.601.0021.0021.00
#00000013.1521.001.001.00
##00000013.1521.001.001.00

Color blindness preview

Protanopia (red-blind)
#DEC640
Deuteranopia (green-blind)
#E8D155
Tritanopia (blue-blind)
#FFB8AF
Achromatopsia (no color)
#CDCDCD

Design tokens & code

CSS
--color: #f2c84f;
/* rgb */ color: rgb(242, 200, 79);
/* oklch */ color: oklch(84.8% 0.144 89.6);
Tailwind
colors: {
  custom: {
    50: '#fad886',
    500: '#f2c84f',
    950: '#000000',
  },
}
SCSS
$custom: #f2c84f;
$custom-light: #fad886;
$custom-dark: #000000;
JSON
{
  "hex": "#f2c84f",
  "rgb": {
    "r": 242,
    "g": 200,
    "b": 79
  },
  "hsl": {
    "h": 44.54,
    "s": 86.243,
    "l": 62.941
  },
  "oklch": {
    "l": 0.84787,
    "c": 0.14369,
    "h": 89.6
  },
  "luminance": 0.6075
}

Semantic roles & 50–950 ramp

primary
#F2C84F
secondary
#2D51B8
accent
#3CE303
background
#FFFEFC
surface
#FFFBF3
border
#D7D4CD
text
#18140C
muted
#86837F

Preview Lab

Preview with #F2C84F

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

Preview Lab → · Contrast checker → · Palette generator →

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