#FFBF5C#FFBF5C

#FFBF5C is a very light, vivid orange. Relative luminance 0.593; OKLCH L 84.5% C 0.136 H 75.9°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).

Color values

HEX#FFBF5C
RGBrgb(255, 191, 92)
HSLhsl(36, 100%, 68%)
HSVhsv(36, 64%, 100%)
CMYKcmyk(0%, 25.1%, 63.9%, 0%)
CIE-LABlab(81.46, 13.11, 57.63)
CIE-LCHlch(81.46, 59.10, 77.18°)
OKLaboklab(84.5% 0.0333 0.1322)
OKLCHoklch(84.5% 0.136 75.9)
XYZxyz(61.8063, 59.2988, 18.3137)
Luminance0.5929 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFBF5C #5C9CFF
analogous
#FF6D5C #FFBF5C #EDFF5C
triadic
#FFBF5C #5CFFBF #BF5CFF
tetradic
#FFBF5C #5CFF6D #5C9CFF #FF5CED
square
#FFBF5C #5CFF6D #5C9CFF #FF5CED
split-complementary
#FFBF5C #5CEDFF #6D5CFF
monochromatic
#E18800 #FFA71F #FFBF5C #FFD799 #FFEFD6

Accessibility & contrast

On white

1.63
#FFBF5C on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.86
#FFBF5C on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFBF5C
12.86:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFBF5C#FFFFFF#000000##000000
##FFBF5C1.001.6312.8612.86
#FFFFFF1.631.0021.0021.00
#00000012.8621.001.001.00
##00000012.8621.001.001.00

Color blindness preview

Protanopia (red-blind)
#D7C152
Deuteranopia (green-blind)
#E6D15F
Tritanopia (blue-blind)
#FFAEA9
Achromatopsia (no color)
#CACACA

Design tokens & code

CSS
--color: #ffbf5c;
/* rgb */ color: rgb(255, 191, 92);
/* oklch */ color: oklch(84.5% 0.136 75.9);
Tailwind
colors: {
  custom: {
    50: '#ffd28e',
    500: '#ffbf5c',
    950: '#000000',
  },
}
SCSS
$custom: #ffbf5c;
$custom-light: #ffd28e;
$custom-dark: #000000;
JSON
{
  "hex": "#ffbf5c",
  "rgb": {
    "r": 255,
    "g": 191,
    "b": 92
  },
  "hsl": {
    "h": 36.442,
    "s": 100,
    "l": 68.039
  },
  "oklch": {
    "l": 0.84497,
    "c": 0.13631,
    "h": 75.9
  },
  "luminance": 0.59294
}

Semantic roles & 50–950 ramp

primary
#FFBF5C
secondary
#266CD9
accent
#5AE600
background
#FFFEFC
surface
#FFFBF4
border
#D7D4CE
text
#19140C
muted
#87837F

Preview Lab

Preview with #FFBF5C

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

Preview Lab → · Contrast checker → · Palette generator →

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