#FFBB6B#FFBB6B

#FFBB6B is a very light, vivid orange. Relative luminance 0.579; OKLCH L 83.9% C 0.125 H 69.2°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).

Color values

HEX#FFBB6B
RGBrgb(255, 187, 107)
HSLhsl(32, 100%, 71%)
HSVhsv(32, 58%, 100%)
CMYKcmyk(0%, 26.7%, 58%, 0%)
CIE-LABlab(80.66, 16.20, 49.61)
CIE-LCHlch(80.66, 52.19, 71.92°)
OKLaboklab(83.93% 0.0444 0.1167)
OKLCHoklch(83.93% 0.125 69.2)
XYZxyz(61.6677, 57.8667, 21.8285)
Luminance0.5786 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFBB6B #6BAFFF
analogous
#FF716B #FFBB6B #F9FF6B
triadic
#FFBB6B #6BFFBB #BB6BFF
tetradic
#FFBB6B #6BFF71 #6BAFFF #FF6BF9
square
#FFBB6B #6BFF71 #6BAFFF #FF6BF9
split-complementary
#FFBB6B #6BF9FF #716BFF
monochromatic
#F08200 #FF9F2E #FFBB6B #FFD7A8 #FFF1E0

Accessibility & contrast

On white

1.67
#FFBB6B on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.57
#FFBB6B on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFBB6B
12.57:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFBB6B#FFFFFF#000000##000000
##FFBB6B1.001.6712.5712.57
#FFFFFF1.671.0021.0021.00
#00000012.5721.001.001.00
##00000012.5721.001.001.00

Color blindness preview

Protanopia (red-blind)
#D2BF64
Deuteranopia (green-blind)
#E2CF6D
Tritanopia (blue-blind)
#FFABA8
Achromatopsia (no color)
#C8C8C8

Design tokens & code

CSS
--color: #ffbb6b;
/* rgb */ color: rgb(255, 187, 107);
/* oklch */ color: oklch(83.9% 0.125 69.2);
Tailwind
colors: {
  custom: {
    50: '#ffcf97',
    500: '#ffbb6b',
    950: '#000000',
  },
}
SCSS
$custom: #ffbb6b;
$custom-light: #ffcf97;
$custom-dark: #000000;
JSON
{
  "hex": "#ffbb6b",
  "rgb": {
    "r": 255,
    "g": 187,
    "b": 107
  },
  "hsl": {
    "h": 32.432,
    "s": 100,
    "l": 70.98
  },
  "oklch": {
    "l": 0.8393,
    "c": 0.12484,
    "h": 69.2
  },
  "luminance": 0.57862
}

Semantic roles & 50–950 ramp

primary
#FFBB6B
secondary
#3380DB
accent
#69E600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#19130E
muted
#87837F

Preview Lab

Preview with #FFBB6B

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

Preview Lab → · Contrast checker → · Palette generator →

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