#FFCC6F#FFCC6F

#FFCC6F is a very light, vivid orange. Relative luminance 0.656; OKLCH L 87.2% C 0.125 H 80.9°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).

Color values

HEX#FFCC6F
RGBrgb(255, 204, 111)
HSLhsl(39, 100%, 72%)
HSVhsv(39, 56%, 100%)
CMYKcmyk(0%, 20%, 56.5%, 0%)
CIE-LABlab(84.79, 7.66, 52.57)
CIE-LCHlch(84.79, 53.12, 81.71°)
OKLaboklab(87.18% 0.0197 0.1235)
OKLCHoklch(87.18% 0.125 80.9)
XYZxyz(65.7053, 65.5974, 24.2366)
Luminance0.6559 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCC6F #6FA2FF
analogous
#FF846F #FFCC6F #EAFF6F
triadic
#FFCC6F #6FFFCC #CC6FFF
tetradic
#FFCC6F #6FFF84 #6FA2FF #FF6FEA
square
#FFCC6F #6FFF84 #6FA2FF #FF6FEA
split-complementary
#FFCC6F #6FEAFF #846FFF
monochromatic
#F49D00 #FFB632 #FFCC6F #FFE2AC #FFF4E0

Accessibility & contrast

On white

1.49
#FFCC6F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.12
#FFCC6F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCC6F
14.12:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCC6F#FFFFFF#000000##000000
##FFCC6F1.001.4914.1214.12
#FFFFFF1.491.0021.0021.00
#00000014.1221.001.001.00
##00000014.1221.001.001.00

Color blindness preview

Protanopia (red-blind)
#E1CC67
Deuteranopia (green-blind)
#EDD972
Tritanopia (blue-blind)
#FFBDB6
Achromatopsia (no color)
#D4D4D4

Design tokens & code

CSS
--color: #ffcc6f;
/* rgb */ color: rgb(255, 204, 111);
/* oklch */ color: oklch(87.2% 0.125 80.9);
Tailwind
colors: {
  custom: {
    50: '#ffdb9b',
    500: '#ffcc6f',
    950: '#000000',
  },
}
SCSS
$custom: #ffcc6f;
$custom-light: #ffdb9b;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcc6f",
  "rgb": {
    "r": 255,
    "g": 204,
    "b": 111
  },
  "hsl": {
    "h": 38.75,
    "s": 100,
    "l": 71.765
  },
  "oklch": {
    "l": 0.87175,
    "c": 0.12511,
    "h": 80.9
  },
  "luminance": 0.65593
}

Semantic roles & 50–950 ramp

primary
#FFCC6F
secondary
#3771DC
accent
#51E600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#19140E
muted
#87837F

Preview Lab

Preview with #FFCC6F

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

Preview Lab → · Contrast checker → · Palette generator →

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