#FFBB9F#FFBB9F

#FFBB9F is a very light, moderate orange. Relative luminance 0.593; OKLCH L 84.8% C 0.088 H 43.3°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).

Color values

HEX#FFBB9F
RGBrgb(255, 187, 159)
HSLhsl(18, 100%, 81%)
HSVhsv(18, 38%, 100%)
CMYKcmyk(0%, 26.7%, 37.6%, 0%)
CIE-LABlab(81.46, 21.04, 23.84)
CIE-LCHlch(81.46, 31.80, 48.58°)
OKLaboklab(84.81% 0.0639 0.0603)
OKLCHoklch(84.81% 0.088 43.3)
XYZxyz(65.2706, 59.3079, 40.8039)
Luminance0.5930 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFBB9F #9FE3FF
analogous
#FF9FB3 #FFBB9F #FFEB9F
triadic
#FFBB9F #9FFFBB #BB9FFF
tetradic
#FFBB9F #B3FF9F #9FE3FF #EB9FFF
square
#FFBB9F #B3FF9F #9FE3FF #EB9FFF
split-complementary
#FFBB9F #9FFFEB #9FB3FF
monochromatic
#FF6425 #FF9062 #FFBB9F #FFE6DC #FFE9E0

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##FFBB9F#FFFFFF#000000##000000
##FFBB9F1.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)
#CCC29D
Deuteranopia (green-blind)
#DCD09F
Tritanopia (blue-blind)
#FFB0B4
Achromatopsia (no color)
#CACACA

Design tokens & code

CSS
--color: #ffbb9f;
/* rgb */ color: rgb(255, 187, 159);
/* oklch */ color: oklch(84.8% 0.088 43.3);
Tailwind
colors: {
  custom: {
    50: '#ffcfbb',
    500: '#ffbb9f',
    950: '#000000',
  },
}
SCSS
$custom: #ffbb9f;
$custom-light: #ffcfbb;
$custom-dark: #000000;
JSON
{
  "hex": "#ffbb9f",
  "rgb": {
    "r": 255,
    "g": 187,
    "b": 159
  },
  "hsl": {
    "h": 17.5,
    "s": 100,
    "l": 81.176
  },
  "oklch": {
    "l": 0.84809,
    "c": 0.08792,
    "h": 43.3
  },
  "luminance": 0.59304
}

Semantic roles & 50–950 ramp

primary
#FFBB9F
secondary
#5FBCE3
accent
#A3E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181412
muted
#868382

Preview Lab

Preview with #FFBB9F

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

Preview Lab → · Contrast checker → · Palette generator →

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