#FFCC6A#FFCC6A

#FFCC6A is a very light, vivid orange. Relative luminance 0.655; OKLCH L 87.1% C 0.129 H 82.0°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).

Color values

HEX#FFCC6A
RGBrgb(255, 204, 106)
HSLhsl(39, 100%, 71%)
HSVhsv(39, 58%, 100%)
CMYKcmyk(0%, 20%, 58.4%, 0%)
CIE-LABlab(84.74, 7.30, 54.87)
CIE-LCHlch(84.74, 55.35, 82.43°)
OKLaboklab(87.11% 0.0181 0.128)
OKLCHoklch(87.11% 0.129 82)
XYZxyz(65.4377, 65.4904, 22.8271)
Luminance0.6549 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCC6A #6A9DFF
analogous
#FF816A #FFCC6A #E7FF6A
triadic
#FFCC6A #6AFFCC #CC6AFF
tetradic
#FFCC6A #6AFF81 #6A9DFF #FF6AE7
square
#FFCC6A #6AFF81 #6A9DFF #FF6AE7
split-complementary
#FFCC6A #6AE7FF #816AFF
monochromatic
#EF9D00 #FFB72D #FFCC6A #FFE1A7 #FFF5E0

Accessibility & contrast

On white

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

On black

14.10
#FFCC6A on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCC6A
14.10:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCC6A#FFFFFF#000000##000000
##FFCC6A1.001.4914.1014.10
#FFFFFF1.491.0021.0021.00
#00000014.1021.001.001.00
##00000014.1021.001.001.00

Color blindness preview

Protanopia (red-blind)
#E2CC61
Deuteranopia (green-blind)
#EED96D
Tritanopia (blue-blind)
#FFBCB6
Achromatopsia (no color)
#D3D3D3

Design tokens & code

CSS
--color: #ffcc6a;
/* rgb */ color: rgb(255, 204, 106);
/* oklch */ color: oklch(87.1% 0.129 82.0);
Tailwind
colors: {
  custom: {
    50: '#ffdb97',
    500: '#ffcc6a',
    950: '#000000',
  },
}
SCSS
$custom: #ffcc6a;
$custom-light: #ffdb97;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcc6a",
  "rgb": {
    "r": 255,
    "g": 204,
    "b": 106
  },
  "hsl": {
    "h": 39.463,
    "s": 100,
    "l": 70.784
  },
  "oklch": {
    "l": 0.87114,
    "c": 0.12928,
    "h": 82
  },
  "luminance": 0.65486
}

Semantic roles & 50–950 ramp

primary
#FFCC6A
secondary
#326CDB
accent
#4FE600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#19140E
muted
#87837F

Preview Lab

Preview with #FFCC6A

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

Preview Lab → · Contrast checker → · Palette generator →

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