#FFBF7F#FFBF7F

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

Color values

HEX#FFBF7F
RGBrgb(255, 191, 127)
HSLhsl(30, 100%, 75%)
HSVhsv(30, 50%, 100%)
CMYKcmyk(0%, 25.1%, 50.2%, 0%)
CIE-LABlab(81.87, 15.72, 41.09)
CIE-LCHlch(81.87, 43.99, 69.07°)
OKLaboklab(84.96% 0.0454 0.0994)
OKLCHoklch(84.96% 0.109 65.5)
XYZxyz(63.7046, 60.0582, 28.3116)
Luminance0.6005 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFBF7F #7FBFFF
analogous
#FF7F7F #FFBF7F #FFFF7F
triadic
#FFBF7F #7FFFBF #BF7FFF
tetradic
#FFBF7F #7FFF7F #7FBFFF #FF7FFF
square
#FFBF7F #7FFF7F #7FBFFF #FF7FFF
split-complementary
#FFBF7F #7FFFFF #7F7FFF
monochromatic
#FF8205 #FFA042 #FFBF7F #FFDEBC #FFF0E0

Accessibility & contrast

On white

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

On black

13.01
#FFBF7F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFBF7F
13.01:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFBF7F#FFFFFF#000000##000000
##FFBF7F1.001.6113.0113.01
#FFFFFF1.611.0021.0021.00
#00000013.0121.001.001.00
##00000013.0121.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffbf7f;
/* rgb */ color: rgb(255, 191, 127);
/* oklch */ color: oklch(85.0% 0.109 65.5);
Tailwind
colors: {
  custom: {
    50: '#ffd2a5',
    500: '#ffbf7f',
    950: '#000000',
  },
}
SCSS
$custom: #ffbf7f;
$custom-light: #ffd2a5;
$custom-dark: #000000;
JSON
{
  "hex": "#ffbf7f",
  "rgb": {
    "r": 255,
    "g": 191,
    "b": 127
  },
  "hsl": {
    "h": 30,
    "s": 100,
    "l": 74.902
  },
  "oklch": {
    "l": 0.84955,
    "c": 0.10928,
    "h": 65.5
  },
  "luminance": 0.60054
}

Semantic roles & 50–950 ramp

primary
#FFBF7F
secondary
#4491DE
accent
#73E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380

Preview Lab

Preview with #FFBF7F

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

Preview Lab → · Contrast checker → · Palette generator →

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