#FFCC7B#FFCC7B

#FFCC7B is a very light, moderate orange. Relative luminance 0.659; OKLCH L 87.3% C 0.115 H 77.9°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).

Color values

HEX#FFCC7B
RGBrgb(255, 204, 123)
HSLhsl(37, 100%, 74%)
HSVhsv(37, 52%, 100%)
CMYKcmyk(0%, 20%, 51.8%, 0%)
CIE-LABlab(84.94, 8.62, 46.91)
CIE-LCHlch(84.94, 47.70, 79.59°)
OKLaboklab(87.34% 0.024 0.1122)
OKLCHoklch(87.34% 0.115 77.9)
XYZxyz(66.4110, 65.8797, 27.9531)
Luminance0.6588 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCC7B #7BAEFF
analogous
#FF8A7B #FFCC7B #F0FF7B
triadic
#FFCC7B #7BFFCC #CC7BFF
tetradic
#FFCC7B #7BFF8A #7BAEFF #FF7BF0
square
#FFCC7B #7BFF8A #7BAEFF #FF7BF0
split-complementary
#FFCC7B #7BF0FF #8A7BFF
monochromatic
#FF9D01 #FFB43E #FFCC7B #FFE4B8 #FFF3E0

Accessibility & contrast

On white

1.48
#FFCC7B on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.18
#FFCC7B on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCC7B
14.18:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCC7B#FFFFFF#000000##000000
##FFCC7B1.001.4814.1814.18
#FFFFFF1.481.0021.0021.00
#00000014.1821.001.001.00
##00000014.1821.001.001.00

Color blindness preview

Protanopia (red-blind)
#E0CD74
Deuteranopia (green-blind)
#ECD97D
Tritanopia (blue-blind)
#FFBEB9
Achromatopsia (no color)
#D4D4D4

Design tokens & code

CSS
--color: #ffcc7b;
/* rgb */ color: rgb(255, 204, 123);
/* oklch */ color: oklch(87.3% 0.115 77.9);
Tailwind
colors: {
  custom: {
    50: '#ffdba3',
    500: '#ffcc7b',
    950: '#000000',
  },
}
SCSS
$custom: #ffcc7b;
$custom-light: #ffdba3;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcc7b",
  "rgb": {
    "r": 255,
    "g": 204,
    "b": 123
  },
  "hsl": {
    "h": 36.818,
    "s": 100,
    "l": 74.118
  },
  "oklch": {
    "l": 0.87335,
    "c": 0.1147,
    "h": 77.9
  },
  "luminance": 0.65876
}

Semantic roles & 50–950 ramp

primary
#FFCC7B
secondary
#417DDD
accent
#59E600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18150F
muted
#868480

Preview Lab

Preview with #FFCC7B

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

Preview Lab → · Contrast checker → · Palette generator →

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