#FFCC9F#FFCC9F

#FFCC9F is a very light, moderate orange. Relative luminance 0.669; OKLCH L 87.9% C 0.082 H 62.9°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).

Color values

HEX#FFCC9F
RGBrgb(255, 204, 159)
HSLhsl(28, 100%, 81%)
HSVhsv(28, 38%, 100%)
CMYKcmyk(0%, 20%, 37.6%, 0%)
CIE-LABlab(85.48, 12.16, 29.29)
CIE-LCHlch(85.48, 31.71, 67.45°)
OKLaboklab(87.94% 0.0376 0.0734)
OKLCHoklch(87.94% 0.082 62.9)
XYZxyz(69.0929, 66.9525, 42.0780)
Luminance0.6695 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCC9F #9FD2FF
analogous
#FF9FA2 #FFCC9F #FFFC9F
triadic
#FFCC9F #9FFFCC #CC9FFF
tetradic
#FFCC9F #A2FF9F #9FD2FF #FC9FFF
square
#FFCC9F #A2FF9F #9FD2FF #FC9FFF
split-complementary
#FFCC9F #9FFFFC #9FA2FF
monochromatic
#FF8B25 #FFAB62 #FFCC9F #FFEDDC #FFEFE0

Accessibility & contrast

On white

1.46
#FFCC9F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.39
#FFCC9F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCC9F
14.39:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCC9F#FFFFFF#000000##000000
##FFCC9F1.001.4614.3914.39
#FFFFFF1.461.0021.0021.00
#00000014.3921.001.001.00
##00000014.3921.001.001.00

Color blindness preview

Protanopia (red-blind)
#DCCF9C
Deuteranopia (green-blind)
#E8DAA0
Tritanopia (blue-blind)
#FFC1C0
Achromatopsia (no color)
#D6D6D6

Design tokens & code

CSS
--color: #ffcc9f;
/* rgb */ color: rgb(255, 204, 159);
/* oklch */ color: oklch(87.9% 0.082 62.9);
Tailwind
colors: {
  custom: {
    50: '#ffdbbb',
    500: '#ffcc9f',
    950: '#000000',
  },
}
SCSS
$custom: #ffcc9f;
$custom-light: #ffdbbb;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcc9f",
  "rgb": {
    "r": 255,
    "g": 204,
    "b": 159
  },
  "hsl": {
    "h": 28.125,
    "s": 100,
    "l": 81.176
  },
  "oklch": {
    "l": 0.87939,
    "c": 0.08247,
    "h": 62.9
  },
  "luminance": 0.66949
}

Semantic roles & 50–950 ramp

primary
#FFCC9F
secondary
#5FA5E3
accent
#7AE600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181512
muted
#868482

Preview Lab

Preview with #FFCC9F

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

Preview Lab → · Contrast checker → · Palette generator →

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