#FFB45F#FFB45F

#FFB45F is a very light, vivid orange. Relative luminance 0.547; OKLCH L 82.5% C 0.134 H 67.5°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).

Color values

HEX#FFB45F
RGBrgb(255, 180, 95)
HSLhsl(32, 100%, 69%)
HSVhsv(32, 63%, 100%)
CMYKcmyk(0%, 29.4%, 62.7%, 0%)
CIE-LABlab(78.89, 19.04, 53.33)
CIE-LCHlch(78.89, 56.63, 70.35°)
OKLaboklab(82.5% 0.0512 0.1234)
OKLCHoklch(82.5% 0.134 67.5)
XYZxyz(59.6307, 54.7336, 18.2483)
Luminance0.5473 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFB45F #5FAAFF
analogous
#FF645F #FFB45F #FAFF5F
triadic
#FFB45F #5FFFB4 #B45FFF
tetradic
#FFB45F #5FFF64 #5FAAFF #FF5FFA
square
#FFB45F #5FFF64 #5FAAFF #FF5FFA
split-complementary
#FFB45F #5FFAFF #645FFF
monochromatic
#E47900 #FF9722 #FFB45F #FFD19C #FFEDD9

Accessibility & contrast

On white

1.76
#FFB45F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.95
#FFB45F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFB45F
11.95:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFB45F#FFFFFF#000000##000000
##FFB45F1.001.7611.9511.95
#FFFFFF1.761.0021.0021.00
#00000011.9521.001.001.00
##00000011.9521.001.001.00

Color blindness preview

Protanopia (red-blind)
#CDB957
Deuteranopia (green-blind)
#DECA61
Tritanopia (blue-blind)
#FFA2A1
Achromatopsia (no color)
#C3C3C3

Design tokens & code

CSS
--color: #ffb45f;
/* rgb */ color: rgb(255, 180, 95);
/* oklch */ color: oklch(82.5% 0.134 67.5);
Tailwind
colors: {
  custom: {
    50: '#ffca8f',
    500: '#ffb45f',
    950: '#000000',
  },
}
SCSS
$custom: #ffb45f;
$custom-light: #ffca8f;
$custom-dark: #000000;
JSON
{
  "hex": "#ffb45f",
  "rgb": {
    "r": 255,
    "g": 180,
    "b": 95
  },
  "hsl": {
    "h": 31.875,
    "s": 100,
    "l": 68.627
  },
  "oklch": {
    "l": 0.82502,
    "c": 0.13355,
    "h": 67.5
  },
  "luminance": 0.54729
}

Semantic roles & 50–950 ramp

primary
#FFB45F
secondary
#297CD9
accent
#6CE600
background
#FFFDFC
surface
#FFF9F4
border
#D7D2CE
text
#19130D
muted
#87827F

Preview Lab

Preview with #FFB45F

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

Preview Lab → · Contrast checker → · Palette generator →

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