#FFBF55#FFBF55

#FFBF55 is a very light, vivid orange. Relative luminance 0.592; OKLCH L 84.4% C 0.141 H 77.2°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).

Color values

HEX#FFBF55
RGBrgb(255, 191, 85)
HSLhsl(37, 100%, 67%)
HSVhsv(37, 67%, 100%)
CMYKcmyk(0%, 25.1%, 66.7%, 0%)
CIE-LABlab(81.39, 12.71, 60.70)
CIE-LCHlch(81.39, 62.01, 78.18°)
OKLaboklab(84.43% 0.0312 0.1377)
OKLCHoklch(84.43% 0.141 77.2)
XYZxyz(61.5143, 59.1821, 16.7760)
Luminance0.5918 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFBF55 #5595FF
analogous
#FF6A55 #FFBF55 #EAFF55
triadic
#FFBF55 #55FFBF #BF55FF
tetradic
#FFBF55 #55FF6A #5595FF #FF55EA
square
#FFBF55 #55FF6A #5595FF #FF55EA
split-complementary
#FFBF55 #55EAFF #6A55FF
monochromatic
#DA8800 #FFA818 #FFBF55 #FFD692 #FFEDCF

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##FFBF55#FFFFFF#000000##000000
##FFBF551.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)
#D7C149
Deuteranopia (green-blind)
#E6D158
Tritanopia (blue-blind)
#FFADA8
Achromatopsia (no color)
#CACACA

Design tokens & code

CSS
--color: #ffbf55;
/* rgb */ color: rgb(255, 191, 85);
/* oklch */ color: oklch(84.4% 0.141 77.2);
Tailwind
colors: {
  custom: {
    50: '#ffd289',
    500: '#ffbf55',
    950: '#000000',
  },
}
SCSS
$custom: #ffbf55;
$custom-light: #ffd289;
$custom-dark: #000000;
JSON
{
  "hex": "#ffbf55",
  "rgb": {
    "r": 255,
    "g": 191,
    "b": 85
  },
  "hsl": {
    "h": 37.412,
    "s": 100,
    "l": 66.667
  },
  "oklch": {
    "l": 0.84426,
    "c": 0.14117,
    "h": 77.2
  },
  "luminance": 0.59177
}

Semantic roles & 50–950 ramp

primary
#FFBF55
secondary
#2567D3
accent
#56E600
background
#FFFEFC
surface
#FFFBF4
border
#D7D4CE
text
#19140C
muted
#87837F

Preview Lab

Preview with #FFBF55

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

Preview Lab → · Contrast checker → · Palette generator →

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