#FFBC8F#FFBC8F

#FFBC8F is a very light, moderate orange. Relative luminance 0.592; OKLCH L 84.7% C 0.098 H 54.9°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).

Color values

HEX#FFBC8F
RGBrgb(255, 188, 143)
HSLhsl(24, 100%, 78%)
HSVhsv(24, 44%, 100%)
CMYKcmyk(0%, 26.3%, 43.9%, 0%)
CIE-LABlab(81.41, 18.80, 32.22)
CIE-LCHlch(81.41, 37.30, 59.74°)
OKLaboklab(84.68% 0.0562 0.0798)
OKLCHoklch(84.68% 0.098 54.9)
XYZxyz(64.1839, 59.2138, 34.0301)
Luminance0.5921 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFBC8F #8FD2FF
analogous
#FF8F9A #FFBC8F #FFF48F
triadic
#FFBC8F #8FFFBC #BC8FFF
tetradic
#FFBC8F #9AFF8F #8FD2FF #F48FFF
square
#FFBC8F #9AFF8F #8FD2FF #F48FFF
split-complementary
#FFBC8F #8FFFF4 #8F9AFF
monochromatic
#FF7315 #FF9752 #FFBC8F #FFE1CC #FFEDE0

Accessibility & contrast

On white

1.64
#FFBC8F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.84
#FFBC8F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFBC8F
12.84:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFBC8F#FFFFFF#000000##000000
##FFBC8F1.001.6412.8412.84
#FFFFFF1.641.0021.0021.00
#00000012.8421.001.001.00
##00000012.8421.001.001.00

Color blindness preview

Protanopia (red-blind)
#CFC28C
Deuteranopia (green-blind)
#DFD08F
Tritanopia (blue-blind)
#FFAFB0
Achromatopsia (no color)
#CACACA

Design tokens & code

CSS
--color: #ffbc8f;
/* rgb */ color: rgb(255, 188, 143);
/* oklch */ color: oklch(84.7% 0.098 54.9);
Tailwind
colors: {
  custom: {
    50: '#ffd0b0',
    500: '#ffbc8f',
    950: '#000000',
  },
}
SCSS
$custom: #ffbc8f;
$custom-light: #ffd0b0;
$custom-dark: #000000;
JSON
{
  "hex": "#ffbc8f",
  "rgb": {
    "r": 255,
    "g": 188,
    "b": 143
  },
  "hsl": {
    "h": 24.107,
    "s": 100,
    "l": 78.039
  },
  "oklch": {
    "l": 0.84676,
    "c": 0.09759,
    "h": 54.9
  },
  "luminance": 0.5921
}

Semantic roles & 50–950 ramp

primary
#FFBC8F
secondary
#52A7E0
accent
#89E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381

Preview Lab

Preview with #FFBC8F

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

Preview Lab → · Contrast checker → · Palette generator →

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