#F2B24B#F2B24B

#F2B24B is a light, vivid orange. Relative luminance 0.512; OKLCH L 80.5% C 0.139 H 76.1°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).

Color values

HEX#F2B24B
RGBrgb(242, 178, 75)
HSLhsl(37, 87%, 62%)
HSVhsv(37, 69%, 95%)
CMYKcmyk(0%, 26.4%, 69%, 5.1%)
CIE-LABlab(76.82, 13.56, 59.79)
CIE-LCHlch(76.82, 61.31, 77.23°)
OKLaboklab(80.51% 0.0333 0.1346)
OKLCHoklch(80.51% 0.139 76.1)
XYZxyz(53.8118, 51.2302, 13.7095)
Luminance0.5123 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2B24B #4B8BF2
analogous
#F25F4B #F2B24B #DEF24B
triadic
#F2B24B #4BF2B2 #B24BF2
tetradic
#F2B24B #4BF25F #4B8BF2 #F24BDE
square
#F2B24B #4BF25F #4B8BF2 #F24BDE
split-complementary
#F2B24B #4BDEF2 #5F4BF2
monochromatic
#B5750D #EE9A12 #F2B24B #F6CA84 #FAE3BD

Accessibility & contrast

On white

1.87
#F2B24B on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.25
#F2B24B on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2B24B
11.25:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2B24B#FFFFFF#000000##000000
##F2B24B1.001.8711.2511.25
#FFFFFF1.871.0021.0021.00
#00000011.2521.001.001.00
##00000011.2521.001.001.00

Color blindness preview

Protanopia (red-blind)
#CAB43F
Deuteranopia (green-blind)
#D9C44E
Tritanopia (blue-blind)
#FFA19C
Achromatopsia (no color)
#BEBEBE

Design tokens & code

CSS
--color: #f2b24b;
/* rgb */ color: rgb(242, 178, 75);
/* oklch */ color: oklch(80.5% 0.139 76.1);
Tailwind
colors: {
  custom: {
    50: '#fbc882',
    500: '#f2b24b',
    950: '#000000',
  },
}
SCSS
$custom: #f2b24b;
$custom-light: #fbc882;
$custom-dark: #000000;
JSON
{
  "hex": "#f2b24b",
  "rgb": {
    "r": 242,
    "g": 178,
    "b": 75
  },
  "hsl": {
    "h": 37.006,
    "s": 86.528,
    "l": 62.157
  },
  "oklch": {
    "l": 0.80514,
    "c": 0.1386,
    "h": 76.1
  },
  "luminance": 0.51226
}

Semantic roles & 50–950 ramp

primary
#F2B24B
secondary
#2C61B5
accent
#59E302
background
#FFFDFB
surface
#FFF9F2
border
#D7D2CC
text
#18130B
muted
#86827E

Preview Lab

Preview with #F2B24B

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

Preview Lab → · Contrast checker → · Palette generator →

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