#FFB86D#FFB86D

#FFB86D is a very light, vivid orange. Relative luminance 0.566; OKLCH L 83.4% C 0.123 H 66.2°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).

Color values

HEX#FFB86D
RGBrgb(255, 184, 109)
HSLhsl(31, 100%, 71%)
HSVhsv(31, 57%, 100%)
CMYKcmyk(0%, 27.8%, 57.3%, 0%)
CIE-LABlab(79.98, 17.91, 47.81)
CIE-LCHlch(79.98, 51.05, 69.46°)
OKLaboklab(83.41% 0.0497 0.1129)
OKLCHoklch(83.41% 0.123 66.2)
XYZxyz(61.1443, 56.6497, 22.1791)
Luminance0.5665 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFB86D #6DB4FF
analogous
#FF6F6D #FFB86D #FDFF6D
triadic
#FFB86D #6DFFB8 #B86DFF
tetradic
#FFB86D #6DFF6F #6DB4FF #FF6DFD
square
#FFB86D #6DFF6F #6DB4FF #FF6DFD
split-complementary
#FFB86D #6DFDFF #6F6DFF
monochromatic
#F27C00 #FF9A30 #FFB86D #FFD6AA #FFF0E0

Accessibility & contrast

On white

1.70
#FFB86D on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.33
#FFB86D on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFB86D
12.33:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFB86D#FFFFFF#000000##000000
##FFB86D1.001.7012.3312.33
#FFFFFF1.701.0021.0021.00
#00000012.3321.001.001.00
##00000012.3321.001.001.00

Color blindness preview

Protanopia (red-blind)
#CFBD66
Deuteranopia (green-blind)
#E0CD6E
Tritanopia (blue-blind)
#FFA8A6
Achromatopsia (no color)
#C6C6C6

Design tokens & code

CSS
--color: #ffb86d;
/* rgb */ color: rgb(255, 184, 109);
/* oklch */ color: oklch(83.4% 0.123 66.2);
Tailwind
colors: {
  custom: {
    50: '#ffcd98',
    500: '#ffb86d',
    950: '#000000',
  },
}
SCSS
$custom: #ffb86d;
$custom-light: #ffcd98;
$custom-dark: #000000;
JSON
{
  "hex": "#ffb86d",
  "rgb": {
    "r": 255,
    "g": 184,
    "b": 109
  },
  "hsl": {
    "h": 30.822,
    "s": 100,
    "l": 71.373
  },
  "oklch": {
    "l": 0.83406,
    "c": 0.12339,
    "h": 66.2
  },
  "luminance": 0.56645
}

Semantic roles & 50–950 ramp

primary
#FFB86D
secondary
#3586DB
accent
#70E600
background
#FFFEFC
surface
#FFFAF5
border
#D7D3CF
text
#19130E
muted
#87837F

Preview Lab

Preview with #FFB86D

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

Preview Lab → · Contrast checker → · Palette generator →

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