#FFBF80#FFBF80

#FFBF80 is a very light, moderate orange. Relative luminance 0.601; OKLCH L 85.0% C 0.108 H 65.0°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).

Color values

HEX#FFBF80
RGBrgb(255, 191, 128)
HSLhsl(30, 100%, 75%)
HSVhsv(30, 50%, 100%)
CMYKcmyk(0%, 25.1%, 49.8%, 0%)
CIE-LABlab(81.88, 15.81, 40.60)
CIE-LCHlch(81.88, 43.56, 68.73°)
OKLaboklab(84.97% 0.0458 0.0984)
OKLCHoklch(84.97% 0.108 65)
XYZxyz(63.7701, 60.0844, 28.6566)
Luminance0.6008 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFBF80 #80C0FF
analogous
#FF8080 #FFBF80 #FFFF80
triadic
#FFBF80 #80FFBF #BF80FF
tetradic
#FFBF80 #80FF80 #80C0FF #FF80FF
square
#FFBF80 #80FF80 #80C0FF #FF80FF
split-complementary
#FFBF80 #80FFFF #8080FF
monochromatic
#FF8106 #FFA043 #FFBF80 #FFDEBD #FFF0E0

Accessibility & contrast

On white

1.61
#FFBF80 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.02
#FFBF80 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFBF80
13.02:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFBF80#FFFFFF#000000##000000
##FFBF801.001.6113.0213.02
#FFFFFF1.611.0021.0021.00
#00000013.0221.001.001.00
##00000013.0221.001.001.00

Color blindness preview

Protanopia (red-blind)
#D4C37B
Deuteranopia (green-blind)
#E3D181
Tritanopia (blue-blind)
#FFB1AF
Achromatopsia (no color)
#CCCCCC

Design tokens & code

CSS
--color: #ffbf80;
/* rgb */ color: rgb(255, 191, 128);
/* oklch */ color: oklch(85.0% 0.108 65.0);
Tailwind
colors: {
  custom: {
    50: '#ffd2a6',
    500: '#ffbf80',
    950: '#000000',
  },
}
SCSS
$custom: #ffbf80;
$custom-light: #ffd2a6;
$custom-dark: #000000;
JSON
{
  "hex": "#ffbf80",
  "rgb": {
    "r": 255,
    "g": 191,
    "b": 128
  },
  "hsl": {
    "h": 29.764,
    "s": 100,
    "l": 75.098
  },
  "oklch": {
    "l": 0.8497,
    "c": 0.10848,
    "h": 65
  },
  "luminance": 0.6008
}

Semantic roles & 50–950 ramp

primary
#FFBF80
secondary
#4592DE
accent
#74E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380

Preview Lab

Preview with #FFBF80

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

Preview Lab → · Contrast checker → · Palette generator →

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