#FFBF99#FFBF99

#FFBF99 is a very light, moderate orange. Relative luminance 0.608; OKLCH L 85.4% C 0.090 H 51.9°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).

Color values

HEX#FFBF99
RGBrgb(255, 191, 153)
HSLhsl(22, 100%, 80%)
HSVhsv(22, 40%, 100%)
CMYKcmyk(0%, 25.1%, 40%, 0%)
CIE-LABlab(82.28, 18.28, 28.13)
CIE-LCHlch(82.28, 33.55, 56.99°)
OKLaboklab(85.41% 0.0554 0.0705)
OKLCHoklch(85.41% 0.09 51.9)
XYZxyz(65.6230, 60.8255, 38.4149)
Luminance0.6082 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFBF99 #99D9FF
analogous
#FF99A6 #FFBF99 #FFF299
triadic
#FFBF99 #99FFBF #BF99FF
tetradic
#FFBF99 #A6FF99 #99D9FF #F299FF
square
#FFBF99 #A6FF99 #99D9FF #F299FF
split-complementary
#FFBF99 #99FFF2 #99A6FF
monochromatic
#FF721F #FF995C #FFBF99 #FFE5D6 #FFECE0

Accessibility & contrast

On white

1.60
#FFBF99 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.16
#FFBF99 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFBF99
13.16:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFBF99#FFFFFF#000000##000000
##FFBF991.001.6013.1613.16
#FFFFFF1.601.0021.0021.00
#00000013.1621.001.001.00
##00000013.1621.001.001.00

Color blindness preview

Protanopia (red-blind)
#D1C596
Deuteranopia (green-blind)
#E0D299
Tritanopia (blue-blind)
#FFB3B5
Achromatopsia (no color)
#CDCDCD

Design tokens & code

CSS
--color: #ffbf99;
/* rgb */ color: rgb(255, 191, 153);
/* oklch */ color: oklch(85.4% 0.090 51.9);
Tailwind
colors: {
  custom: {
    50: '#ffd2b7',
    500: '#ffbf99',
    950: '#000000',
  },
}
SCSS
$custom: #ffbf99;
$custom-light: #ffd2b7;
$custom-dark: #000000;
JSON
{
  "hex": "#ffbf99",
  "rgb": {
    "r": 255,
    "g": 191,
    "b": 153
  },
  "hsl": {
    "h": 22.353,
    "s": 100,
    "l": 80
  },
  "oklch": {
    "l": 0.85413,
    "c": 0.08964,
    "h": 51.9
  },
  "luminance": 0.60822
}

Semantic roles & 50–950 ramp

primary
#FFBF99
secondary
#5AAFE2
accent
#90E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381

Preview Lab

Preview with #FFBF99

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

Preview Lab → · Contrast checker → · Palette generator →

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