#FFCC6D#FFCC6D

#FFCC6D is a very light, vivid orange. Relative luminance 0.655; OKLCH L 87.2% C 0.127 H 81.4°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).

Color values

HEX#FFCC6D
RGBrgb(255, 204, 109)
HSLhsl(39, 100%, 71%)
HSVhsv(39, 57%, 100%)
CMYKcmyk(0%, 20%, 57.3%, 0%)
CIE-LABlab(84.77, 7.51, 53.49)
CIE-LCHlch(84.77, 54.02, 82.01°)
OKLaboklab(87.15% 0.0191 0.1254)
OKLCHoklch(87.15% 0.127 81.4)
XYZxyz(65.5964, 65.5539, 23.6632)
Luminance0.6555 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCC6D #6DA0FF
analogous
#FF836D #FFCC6D #E9FF6D
triadic
#FFCC6D #6DFFCC #CC6DFF
tetradic
#FFCC6D #6DFF83 #6DA0FF #FF6DE9
square
#FFCC6D #6DFF83 #6DA0FF #FF6DE9
split-complementary
#FFCC6D #6DE9FF #836DFF
monochromatic
#F29D00 #FFB730 #FFCC6D #FFE1AA #FFF4E0

Accessibility & contrast

On white

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

On black

14.11
#FFCC6D on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCC6D
14.11:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCC6D#FFFFFF#000000##000000
##FFCC6D1.001.4914.1114.11
#FFFFFF1.491.0021.0021.00
#00000014.1121.001.001.00
##00000014.1121.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffcc6d;
/* rgb */ color: rgb(255, 204, 109);
/* oklch */ color: oklch(87.2% 0.127 81.4);
Tailwind
colors: {
  custom: {
    50: '#ffdb99',
    500: '#ffcc6d',
    950: '#000000',
  },
}
SCSS
$custom: #ffcc6d;
$custom-light: #ffdb99;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcc6d",
  "rgb": {
    "r": 255,
    "g": 204,
    "b": 109
  },
  "hsl": {
    "h": 39.041,
    "s": 100,
    "l": 71.373
  },
  "oklch": {
    "l": 0.8715,
    "c": 0.12679,
    "h": 81.4
  },
  "luminance": 0.6555
}

Semantic roles & 50–950 ramp

primary
#FFCC6D
secondary
#356FDB
accent
#50E600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#19140E
muted
#87837F

Preview Lab

Preview with #FFCC6D

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

Preview Lab → · Contrast checker → · Palette generator →

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