#FFCC8B#FFCC8B

#FFCC8B is a very light, moderate orange. Relative luminance 0.663; OKLCH L 87.6% C 0.100 H 72.7°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).

Color values

HEX#FFCC8B
RGBrgb(255, 204, 139)
HSLhsl(34, 100%, 77%)
HSVhsv(34, 45%, 100%)
CMYKcmyk(0%, 20%, 45.5%, 0%)
CIE-LABlab(85.16, 10.07, 39.17)
CIE-LCHlch(85.16, 40.44, 75.59°)
OKLaboklab(87.58% 0.0299 0.0957)
OKLCHoklch(87.58% 0.1 72.7)
XYZxyz(67.4956, 66.3136, 33.6658)
Luminance0.6631 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCC8B #8BBEFF
analogous
#FF928B #FFCC8B #F8FF8B
triadic
#FFCC8B #8BFFCC #CC8BFF
tetradic
#FFCC8B #8BFF92 #8BBEFF #FF8BF8
square
#FFCC8B #8BFF92 #8BBEFF #FF8BF8
split-complementary
#FFCC8B #8BF8FF #928BFF
monochromatic
#FF9611 #FFB14E #FFCC8B #FFE7C8 #FFF2E0

Accessibility & contrast

On white

1.47
#FFCC8B on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.26
#FFCC8B on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCC8B
14.26:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCC8B#FFFFFF#000000##000000
##FFCC8B1.001.4714.2614.26
#FFFFFF1.471.0021.0021.00
#00000014.2621.001.001.00
##00000014.2621.001.001.00

Color blindness preview

Protanopia (red-blind)
#DFCE86
Deuteranopia (green-blind)
#EBDA8C
Tritanopia (blue-blind)
#FFBFBC
Achromatopsia (no color)
#D5D5D5

Design tokens & code

CSS
--color: #ffcc8b;
/* rgb */ color: rgb(255, 204, 139);
/* oklch */ color: oklch(87.6% 0.100 72.7);
Tailwind
colors: {
  custom: {
    50: '#ffdbad',
    500: '#ffcc8b',
    950: '#000000',
  },
}
SCSS
$custom: #ffcc8b;
$custom-light: #ffdbad;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcc8b",
  "rgb": {
    "r": 255,
    "g": 204,
    "b": 139
  },
  "hsl": {
    "h": 33.621,
    "s": 100,
    "l": 77.255
  },
  "oklch": {
    "l": 0.8758,
    "c": 0.10027,
    "h": 72.7
  },
  "luminance": 0.6631
}

Semantic roles & 50–950 ramp

primary
#FFCC8B
secondary
#4E8EE0
accent
#65E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181510
muted
#868481

Preview Lab

Preview with #FFCC8B

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

Preview Lab → · Contrast checker → · Palette generator →

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