#FFBC6C#FFBC6C

#FFBC6C is a very light, vivid orange. Relative luminance 0.583; OKLCH L 84.1% C 0.124 H 69.6°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).

Color values

HEX#FFBC6C
RGBrgb(255, 188, 108)
HSLhsl(33, 100%, 71%)
HSVhsv(33, 58%, 100%)
CMYKcmyk(0%, 26.3%, 57.6%, 0%)
CIE-LABlab(80.91, 15.75, 49.42)
CIE-LCHlch(80.91, 51.86, 72.32°)
OKLaboklab(84.13% 0.0432 0.1164)
OKLCHoklch(84.13% 0.124 69.6)
XYZxyz(61.9335, 58.3137, 22.1781)
Luminance0.5831 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFBC6C #6CAFFF
analogous
#FF726C #FFBC6C #F9FF6C
triadic
#FFBC6C #6CFFBC #BC6CFF
tetradic
#FFBC6C #6CFF72 #6CAFFF #FF6CF9
square
#FFBC6C #6CFF72 #6CAFFF #FF6CF9
split-complementary
#FFBC6C #6CF9FF #726CFF
monochromatic
#F18300 #FFA02F #FFBC6C #FFD8A9 #FFF1E0

Accessibility & contrast

On white

1.66
#FFBC6C on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.66
#FFBC6C on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFBC6C
12.66:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFBC6C#FFFFFF#000000##000000
##FFBC6C1.001.6612.6612.66
#FFFFFF1.661.0021.0021.00
#00000012.6621.001.001.00
##00000012.6621.001.001.00

Color blindness preview

Protanopia (red-blind)
#D3C065
Deuteranopia (green-blind)
#E3CF6E
Tritanopia (blue-blind)
#FFACA9
Achromatopsia (no color)
#C9C9C9

Design tokens & code

CSS
--color: #ffbc6c;
/* rgb */ color: rgb(255, 188, 108);
/* oklch */ color: oklch(84.1% 0.124 69.6);
Tailwind
colors: {
  custom: {
    50: '#ffd098',
    500: '#ffbc6c',
    950: '#000000',
  },
}
SCSS
$custom: #ffbc6c;
$custom-light: #ffd098;
$custom-dark: #000000;
JSON
{
  "hex": "#ffbc6c",
  "rgb": {
    "r": 255,
    "g": 188,
    "b": 108
  },
  "hsl": {
    "h": 32.653,
    "s": 100,
    "l": 71.176
  },
  "oklch": {
    "l": 0.84128,
    "c": 0.12412,
    "h": 69.6
  },
  "luminance": 0.58309
}

Semantic roles & 50–950 ramp

primary
#FFBC6C
secondary
#3480DB
accent
#69E600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#19140E
muted
#87837F

Preview Lab

Preview with #FFBC6C

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

Preview Lab → · Contrast checker → · Palette generator →

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