#FFCC8F#FFCC8F

#FFCC8F is a very light, moderate orange. Relative luminance 0.664; OKLCH L 87.6% C 0.097 H 71.0°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).

Color values

HEX#FFCC8F
RGBrgb(255, 204, 143)
HSLhsl(33, 100%, 78%)
HSVhsv(33, 44%, 100%)
CMYKcmyk(0%, 20%, 43.9%, 0%)
CIE-LABlab(85.22, 10.46, 37.20)
CIE-LCHlch(85.22, 38.65, 74.30°)
OKLaboklab(87.65% 0.0314 0.0914)
OKLCHoklch(87.65% 0.097 71)
XYZxyz(67.7933, 66.4326, 35.2332)
Luminance0.6643 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCC8F #8FC2FF
analogous
#FF948F #FFCC8F #FAFF8F
triadic
#FFCC8F #8FFFCC #CC8FFF
tetradic
#FFCC8F #8FFF94 #8FC2FF #FF8FFA
square
#FFCC8F #8FFF94 #8FC2FF #FF8FFA
split-complementary
#FFCC8F #8FFAFF #948FFF
monochromatic
#FF9415 #FFB052 #FFCC8F #FFE8CC #FFF1E0

Accessibility & contrast

On white

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

On black

14.29
#FFCC8F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCC8F
14.29:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCC8F#FFFFFF#000000##000000
##FFCC8F1.001.4714.2914.29
#FFFFFF1.471.0021.0021.00
#00000014.2921.001.001.00
##00000014.2921.001.001.00

Color blindness preview

Protanopia (red-blind)
#DECE8A
Deuteranopia (green-blind)
#EADA90
Tritanopia (blue-blind)
#FFC0BC
Achromatopsia (no color)
#D5D5D5

Design tokens & code

CSS
--color: #ffcc8f;
/* rgb */ color: rgb(255, 204, 143);
/* oklch */ color: oklch(87.6% 0.097 71.0);
Tailwind
colors: {
  custom: {
    50: '#ffdbb0',
    500: '#ffcc8f',
    950: '#000000',
  },
}
SCSS
$custom: #ffcc8f;
$custom-light: #ffdbb0;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcc8f",
  "rgb": {
    "r": 255,
    "g": 204,
    "b": 143
  },
  "hsl": {
    "h": 32.679,
    "s": 100,
    "l": 78.039
  },
  "oklch": {
    "l": 0.87647,
    "c": 0.09664,
    "h": 71
  },
  "luminance": 0.66429
}

Semantic roles & 50–950 ramp

primary
#FFCC8F
secondary
#5293E0
accent
#69E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181510
muted
#868481

Preview Lab

Preview with #FFCC8F

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

Preview Lab → · Contrast checker → · Palette generator →

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