#FFB85F#FFB85F

#FFB85F is a very light, vivid orange. Relative luminance 0.564; OKLCH L 83.2% C 0.133 H 70.3°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).

Color values

HEX#FFB85F
RGBrgb(255, 184, 95)
HSLhsl(33, 100%, 69%)
HSVhsv(33, 63%, 100%)
CMYKcmyk(0%, 27.8%, 62.7%, 0%)
CIE-LABlab(79.83, 16.95, 54.40)
CIE-LCHlch(79.83, 56.98, 72.70°)
OKLaboklab(83.23% 0.045 0.1257)
OKLCHoklch(83.23% 0.133 70.3)
XYZxyz(60.4498, 56.3719, 18.5213)
Luminance0.5637 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFB85F #5FA6FF
analogous
#FF685F #FFB85F #F6FF5F
triadic
#FFB85F #5FFFB8 #B85FFF
tetradic
#FFB85F #5FFF68 #5FA6FF #FF5FF6
square
#FFB85F #5FFF68 #5FA6FF #FF5FF6
split-complementary
#FFB85F #5FF6FF #685FFF
monochromatic
#E47F00 #FF9D22 #FFB85F #FFD39C #FFEED9

Accessibility & contrast

On white

1.71
#FFB85F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.27
#FFB85F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFB85F
12.27:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFB85F#FFFFFF#000000##000000
##FFB85F1.001.7112.2712.27
#FFFFFF1.711.0021.0021.00
#00000012.2721.001.001.00
##00000012.2721.001.001.00

Color blindness preview

Protanopia (red-blind)
#D0BC56
Deuteranopia (green-blind)
#E1CD61
Tritanopia (blue-blind)
#FFA7A4
Achromatopsia (no color)
#C6C6C6

Design tokens & code

CSS
--color: #ffb85f;
/* rgb */ color: rgb(255, 184, 95);
/* oklch */ color: oklch(83.2% 0.133 70.3);
Tailwind
colors: {
  custom: {
    50: '#ffcd8f',
    500: '#ffb85f',
    950: '#000000',
  },
}
SCSS
$custom: #ffb85f;
$custom-light: #ffcd8f;
$custom-dark: #000000;
JSON
{
  "hex": "#ffb85f",
  "rgb": {
    "r": 255,
    "g": 184,
    "b": 95
  },
  "hsl": {
    "h": 33.375,
    "s": 100,
    "l": 68.627
  },
  "oklch": {
    "l": 0.83233,
    "c": 0.13348,
    "h": 70.3
  },
  "luminance": 0.56367
}

Semantic roles & 50–950 ramp

primary
#FFB85F
secondary
#2977D9
accent
#66E600
background
#FFFEFC
surface
#FFFAF4
border
#D7D3CE
text
#19130D
muted
#87837F

Preview Lab

Preview with #FFB85F

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

Preview Lab → · Contrast checker → · Palette generator →

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