#FFCC6E#FFCC6E

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

Color values

HEX#FFCC6E
RGBrgb(255, 204, 110)
HSLhsl(39, 100%, 72%)
HSVhsv(39, 57%, 100%)
CMYKcmyk(0%, 20%, 56.9%, 0%)
CIE-LABlab(84.78, 7.59, 53.03)
CIE-LCHlch(84.78, 53.57, 81.86°)
OKLaboklab(87.16% 0.0194 0.1245)
OKLCHoklch(87.16% 0.126 81.1)
XYZxyz(65.6506, 65.5755, 23.9483)
Luminance0.6557 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCC6E #6EA1FF
analogous
#FF846E #FFCC6E #E9FF6E
triadic
#FFCC6E #6EFFCC #CC6EFF
tetradic
#FFCC6E #6EFF84 #6EA1FF #FF6EE9
square
#FFCC6E #6EFF84 #6EA1FF #FF6EE9
split-complementary
#FFCC6E #6EE9FF #846EFF
monochromatic
#F39D00 #FFB631 #FFCC6E #FFE2AB #FFF4E0

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##FFCC6E#FFFFFF#000000##000000
##FFCC6E1.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)
#E1CC65
Deuteranopia (green-blind)
#EED971
Tritanopia (blue-blind)
#FFBDB6
Achromatopsia (no color)
#D4D4D4

Design tokens & code

CSS
--color: #ffcc6e;
/* rgb */ color: rgb(255, 204, 110);
/* oklch */ color: oklch(87.2% 0.126 81.1);
Tailwind
colors: {
  custom: {
    50: '#ffdb9a',
    500: '#ffcc6e',
    950: '#000000',
  },
}
SCSS
$custom: #ffcc6e;
$custom-light: #ffdb9a;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcc6e",
  "rgb": {
    "r": 255,
    "g": 204,
    "b": 110
  },
  "hsl": {
    "h": 38.897,
    "s": 100,
    "l": 71.569
  },
  "oklch": {
    "l": 0.87162,
    "c": 0.12595,
    "h": 81.1
  },
  "luminance": 0.65572
}

Semantic roles & 50–950 ramp

primary
#FFCC6E
secondary
#3670DB
accent
#51E600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#19140E
muted
#87837F

Preview Lab

Preview with #FFCC6E

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

Preview Lab → · Contrast checker → · Palette generator →

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