#FFBC7F#FFBC7F

#FFBC7F is a very light, moderate orange. Relative luminance 0.588; OKLCH L 84.4% C 0.109 H 62.8°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).

Color values

HEX#FFBC7F
RGBrgb(255, 188, 127)
HSLhsl(29, 100%, 75%)
HSVhsv(29, 50%, 100%)
CMYKcmyk(0%, 26.3%, 50.2%, 0%)
CIE-LABlab(81.16, 17.28, 40.19)
CIE-LCHlch(81.16, 43.75, 66.73°)
OKLaboklab(84.4% 0.0501 0.0974)
OKLCHoklch(84.4% 0.109 62.8)
XYZxyz(63.0571, 58.7631, 28.0958)
Luminance0.5876 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFBC7F #7FC2FF
analogous
#FF7F82 #FFBC7F #FFFC7F
triadic
#FFBC7F #7FFFBC #BC7FFF
tetradic
#FFBC7F #82FF7F #7FC2FF #FC7FFF
square
#FFBC7F #82FF7F #7FC2FF #FC7FFF
split-complementary
#FFBC7F #7FFFFC #7F82FF
monochromatic
#FF7C05 #FF9C42 #FFBC7F #FFDCBC #FFEFE0

Accessibility & contrast

On white

1.65
#FFBC7F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.75
#FFBC7F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFBC7F
12.75:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFBC7F#FFFFFF#000000##000000
##FFBC7F1.001.6512.7512.75
#FFFFFF1.651.0021.0021.00
#00000012.7521.001.001.00
##00000012.7521.001.001.00

Color blindness preview

Protanopia (red-blind)
#D1C17A
Deuteranopia (green-blind)
#E1D080
Tritanopia (blue-blind)
#FFAEAD
Achromatopsia (no color)
#CACACA

Design tokens & code

CSS
--color: #ffbc7f;
/* rgb */ color: rgb(255, 188, 127);
/* oklch */ color: oklch(84.4% 0.109 62.8);
Tailwind
colors: {
  custom: {
    50: '#ffd0a5',
    500: '#ffbc7f',
    950: '#000000',
  },
}
SCSS
$custom: #ffbc7f;
$custom-light: #ffd0a5;
$custom-dark: #000000;
JSON
{
  "hex": "#ffbc7f",
  "rgb": {
    "r": 255,
    "g": 188,
    "b": 127
  },
  "hsl": {
    "h": 28.594,
    "s": 100,
    "l": 74.902
  },
  "oklch": {
    "l": 0.84402,
    "c": 0.10948,
    "h": 62.8
  },
  "luminance": 0.58759
}

Semantic roles & 50–950 ramp

primary
#FFBC7F
secondary
#4495DE
accent
#78E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380

Preview Lab

Preview with #FFBC7F

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

Preview Lab → · Contrast checker → · Palette generator →

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