#FFBB8F#FFBB8F

#FFBB8F is a very light, moderate orange. Relative luminance 0.588; OKLCH L 84.5% C 0.098 H 53.9°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).

Color values

HEX#FFBB8F
RGBrgb(255, 187, 143)
HSLhsl(24, 100%, 78%)
HSVhsv(24, 44%, 100%)
CMYKcmyk(0%, 26.7%, 43.9%, 0%)
CIE-LABlab(81.17, 19.32, 31.91)
CIE-LCHlch(81.17, 37.30, 58.81°)
OKLaboklab(84.49% 0.0577 0.0791)
OKLCHoklch(84.49% 0.098 53.9)
XYZxyz(63.9710, 58.7880, 33.9591)
Luminance0.5878 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFBB8F #8FD3FF
analogous
#FF8F9B #FFBB8F #FFF38F
triadic
#FFBB8F #8FFFBB #BB8FFF
tetradic
#FFBB8F #9BFF8F #8FD3FF #F38FFF
square
#FFBB8F #9BFF8F #8FD3FF #F38FFF
split-complementary
#FFBB8F #8FFFF3 #8F9BFF
monochromatic
#FF7115 #FF9652 #FFBB8F #FFE0CC #FFECE0

Accessibility & contrast

On white

1.65
#FFBB8F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.76
#FFBB8F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFBB8F
12.76:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFBB8F#FFFFFF#000000##000000
##FFBB8F1.001.6512.7612.76
#FFFFFF1.651.0021.0021.00
#00000012.7621.001.001.00
##00000012.7621.001.001.00

Color blindness preview

Protanopia (red-blind)
#CEC18C
Deuteranopia (green-blind)
#DECF8F
Tritanopia (blue-blind)
#FFAEB0
Achromatopsia (no color)
#CACACA

Design tokens & code

CSS
--color: #ffbb8f;
/* rgb */ color: rgb(255, 187, 143);
/* oklch */ color: oklch(84.5% 0.098 53.9);
Tailwind
colors: {
  custom: {
    50: '#ffcfb0',
    500: '#ffbb8f',
    950: '#000000',
  },
}
SCSS
$custom: #ffbb8f;
$custom-light: #ffcfb0;
$custom-dark: #000000;
JSON
{
  "hex": "#ffbb8f",
  "rgb": {
    "r": 255,
    "g": 187,
    "b": 143
  },
  "hsl": {
    "h": 23.571,
    "s": 100,
    "l": 78.039
  },
  "oklch": {
    "l": 0.84494,
    "c": 0.09791,
    "h": 53.9
  },
  "luminance": 0.58784
}

Semantic roles & 50–950 ramp

primary
#FFBB8F
secondary
#52A8E0
accent
#8BE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181310
muted
#868381

Preview Lab

Preview with #FFBB8F

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

Preview Lab → · Contrast checker → · Palette generator →

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