#FFCC7F#FFCC7F

#FFCC7F is a very light, moderate orange. Relative luminance 0.660; OKLCH L 87.4% C 0.111 H 76.8°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).

Color values

HEX#FFCC7F
RGBrgb(255, 204, 127)
HSLhsl(36, 100%, 75%)
HSVhsv(36, 50%, 100%)
CMYKcmyk(0%, 20%, 50.2%, 0%)
CIE-LABlab(84.99, 8.96, 45.00)
CIE-LCHlch(84.99, 45.88, 78.74°)
OKLaboklab(87.39% 0.0254 0.1082)
OKLCHoklch(87.39% 0.111 76.8)
XYZxyz(66.6665, 65.9819, 29.2989)
Luminance0.6598 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCC7F #7FB2FF
analogous
#FF8C7F #FFCC7F #F2FF7F
triadic
#FFCC7F #7FFFCC #CC7FFF
tetradic
#FFCC7F #7FFF8C #7FB2FF #FF7FF2
square
#FFCC7F #7FFF8C #7FB2FF #FF7FF2
split-complementary
#FFCC7F #7FF2FF #8C7FFF
monochromatic
#FF9B05 #FFB442 #FFCC7F #FFE4BC #FFF3E0

Accessibility & contrast

On white

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

On black

14.20
#FFCC7F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCC7F
14.20:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCC7F#FFFFFF#000000##000000
##FFCC7F1.001.4814.2014.20
#FFFFFF1.481.0021.0021.00
#00000014.2021.001.001.00
##00000014.2021.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffcc7f;
/* rgb */ color: rgb(255, 204, 127);
/* oklch */ color: oklch(87.4% 0.111 76.8);
Tailwind
colors: {
  custom: {
    50: '#ffdba5',
    500: '#ffcc7f',
    950: '#000000',
  },
}
SCSS
$custom: #ffcc7f;
$custom-light: #ffdba5;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcc7f",
  "rgb": {
    "r": 255,
    "g": 204,
    "b": 127
  },
  "hsl": {
    "h": 36.094,
    "s": 100,
    "l": 74.902
  },
  "oklch": {
    "l": 0.87393,
    "c": 0.11113,
    "h": 76.8
  },
  "luminance": 0.65978
}

Semantic roles & 50–950 ramp

primary
#FFCC7F
secondary
#4481DE
accent
#5BE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18150F
muted
#868480

Preview Lab

Preview with #FFCC7F

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

Preview Lab → · Contrast checker → · Palette generator →

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