#FFCC6B#FFCC6B

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

Color values

HEX#FFCC6B
RGBrgb(255, 204, 107)
HSLhsl(39, 100%, 71%)
HSVhsv(39, 58%, 100%)
CMYKcmyk(0%, 20%, 58%, 0%)
CIE-LABlab(84.75, 7.37, 54.41)
CIE-LCHlch(84.75, 54.91, 82.29°)
OKLaboklab(87.13% 0.0184 0.1271)
OKLCHoklch(87.13% 0.128 81.8)
XYZxyz(65.4900, 65.5113, 23.1026)
Luminance0.6551 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCC6B #6B9EFF
analogous
#FF826B #FFCC6B #E8FF6B
triadic
#FFCC6B #6BFFCC #CC6BFF
tetradic
#FFCC6B #6BFF82 #6B9EFF #FF6BE8
square
#FFCC6B #6BFF82 #6B9EFF #FF6BE8
split-complementary
#FFCC6B #6BE8FF #826BFF
monochromatic
#F09D00 #FFB72E #FFCC6B #FFE1A8 #FFF4E0

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##FFCC6B#FFFFFF#000000##000000
##FFCC6B1.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)
#E2CC62
Deuteranopia (green-blind)
#EED96E
Tritanopia (blue-blind)
#FFBCB6
Achromatopsia (no color)
#D4D4D4

Design tokens & code

CSS
--color: #ffcc6b;
/* rgb */ color: rgb(255, 204, 107);
/* oklch */ color: oklch(87.1% 0.128 81.8);
Tailwind
colors: {
  custom: {
    50: '#ffdb98',
    500: '#ffcc6b',
    950: '#000000',
  },
}
SCSS
$custom: #ffcc6b;
$custom-light: #ffdb98;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcc6b",
  "rgb": {
    "r": 255,
    "g": 204,
    "b": 107
  },
  "hsl": {
    "h": 39.324,
    "s": 100,
    "l": 70.98
  },
  "oklch": {
    "l": 0.87126,
    "c": 0.12845,
    "h": 81.8
  },
  "luminance": 0.65507
}

Semantic roles & 50–950 ramp

primary
#FFCC6B
secondary
#336DDB
accent
#4FE600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#19140E
muted
#87837F

Preview Lab

Preview with #FFCC6B

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

Preview Lab → · Contrast checker → · Palette generator →

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