#FFBB99#FFBB99

#FFBB99 is a very light, moderate orange. Relative luminance 0.591; OKLCH L 84.7% C 0.091 H 47.6°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).

Color values

HEX#FFBB99
RGBrgb(255, 187, 153)
HSLhsl(20, 100%, 80%)
HSVhsv(20, 40%, 100%)
CMYKcmyk(0%, 26.7%, 40%, 0%)
CIE-LABlab(81.35, 20.37, 26.87)
CIE-LCHlch(81.35, 33.72, 52.84°)
OKLaboklab(84.69% 0.0616 0.0675)
OKLCHoklch(84.69% 0.091 47.6)
XYZxyz(64.7626, 59.1047, 38.1281)
Luminance0.5910 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFBB99 #99DDFF
analogous
#FF99AA #FFBB99 #FFEE99
triadic
#FFBB99 #99FFBB #BB99FF
tetradic
#FFBB99 #AAFF99 #99DDFF #EE99FF
square
#FFBB99 #AAFF99 #99DDFF #EE99FF
split-complementary
#FFBB99 #99FFEE #99AAFF
monochromatic
#FF691F #FF925C #FFBB99 #FFE4D6 #FFEBE0

Accessibility & contrast

On white

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

On black

12.82
#FFBB99 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFBB99
12.82:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFBB99#FFFFFF#000000##000000
##FFBB991.001.6412.8212.82
#FFFFFF1.641.0021.0021.00
#00000012.8221.001.001.00
##00000012.8221.001.001.00

Color blindness preview

Protanopia (red-blind)
#CDC297
Deuteranopia (green-blind)
#DDD099
Tritanopia (blue-blind)
#FFAFB2
Achromatopsia (no color)
#CACACA

Design tokens & code

CSS
--color: #ffbb99;
/* rgb */ color: rgb(255, 187, 153);
/* oklch */ color: oklch(84.7% 0.091 47.6);
Tailwind
colors: {
  custom: {
    50: '#ffcfb7',
    500: '#ffbb99',
    950: '#000000',
  },
}
SCSS
$custom: #ffbb99;
$custom-light: #ffcfb7;
$custom-dark: #000000;
JSON
{
  "hex": "#ffbb99",
  "rgb": {
    "r": 255,
    "g": 187,
    "b": 153
  },
  "hsl": {
    "h": 20,
    "s": 100,
    "l": 80
  },
  "oklch": {
    "l": 0.84686,
    "c": 0.09138,
    "h": 47.6
  },
  "luminance": 0.59101
}

Semantic roles & 50–950 ramp

primary
#FFBB99
secondary
#5AB5E2
accent
#99E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381

Preview Lab

Preview with #FFBB99

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

Preview Lab → · Contrast checker → · Palette generator →

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