#F2B04F#F2B04F

#F2B04F is a light, vivid orange. Relative luminance 0.505; OKLCH L 80.2% C 0.136 H 74.0°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).

Color values

HEX#F2B04F
RGBrgb(242, 176, 79)
HSLhsl(36, 86%, 63%)
HSVhsv(36, 67%, 95%)
CMYKcmyk(0%, 27.3%, 67.4%, 5.1%)
CIE-LABlab(76.37, 14.82, 57.55)
CIE-LCHlch(76.37, 59.43, 75.56°)
OKLaboklab(80.18% 0.0375 0.1305)
OKLCHoklch(80.18% 0.136 74)
XYZxyz(53.5580, 50.4966, 14.3216)
Luminance0.5049 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2B04F #4F91F2
analogous
#F25F4F #F2B04F #E2F24F
triadic
#F2B04F #4FF2B0 #B04FF2
tetradic
#F2B04F #4FF25F #4F91F2 #F24FE2
square
#F2B04F #4FF25F #4F91F2 #F24FE2
split-complementary
#F2B04F #4FE2F2 #5F4FF2
monochromatic
#B9740E #EE9616 #F2B04F #F6CA88 #FAE3C1

Accessibility & contrast

On white

1.89
#F2B04F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.10
#F2B04F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2B04F
11.10:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2B04F#FFFFFF#000000##000000
##F2B04F1.001.8911.1011.10
#FFFFFF1.891.0021.0021.00
#00000011.1021.001.001.00
##00000011.1021.001.001.00

Color blindness preview

Protanopia (red-blind)
#C8B344
Deuteranopia (green-blind)
#D7C352
Tritanopia (blue-blind)
#FF9F9B
Achromatopsia (no color)
#BCBCBC

Design tokens & code

CSS
--color: #f2b04f;
/* rgb */ color: rgb(242, 176, 79);
/* oklch */ color: oklch(80.2% 0.136 74.0);
Tailwind
colors: {
  custom: {
    50: '#fbc784',
    500: '#f2b04f',
    950: '#000000',
  },
}
SCSS
$custom: #f2b04f;
$custom-light: #fbc784;
$custom-dark: #000000;
JSON
{
  "hex": "#f2b04f",
  "rgb": {
    "r": 242,
    "g": 176,
    "b": 79
  },
  "hsl": {
    "h": 35.706,
    "s": 86.243,
    "l": 62.941
  },
  "oklch": {
    "l": 0.80177,
    "c": 0.13574,
    "h": 74
  },
  "luminance": 0.50492
}

Semantic roles & 50–950 ramp

primary
#F2B04F
secondary
#2D65B8
accent
#5DE303
background
#FFFDFB
surface
#FFF9F2
border
#D7D2CC
text
#18130B
muted
#86827E

Preview Lab

Preview with #F2B04F

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

Preview Lab → · Contrast checker → · Palette generator →

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