#FFCC5F#FFCC5F

#FFCC5F is a very light, vivid orange. Relative luminance 0.653; OKLCH L 87.0% C 0.138 H 83.9°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).

Color values

HEX#FFCC5F
RGBrgb(255, 204, 95)
HSLhsl(41, 100%, 69%)
HSVhsv(41, 63%, 100%)
CMYKcmyk(0%, 20%, 62.7%, 0%)
CIE-LABlab(84.63, 6.56, 59.79)
CIE-LCHlch(84.63, 60.15, 83.74°)
OKLaboklab(86.99% 0.0146 0.1372)
OKLCHoklch(86.99% 0.138 83.9)
XYZxyz(64.9019, 65.2761, 20.0054)
Luminance0.6527 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCC5F #5F92FF
analogous
#FF7C5F #FFCC5F #E2FF5F
triadic
#FFCC5F #5FFFCC #CC5FFF
tetradic
#FFCC5F #5FFF7C #5F92FF #FF5FE2
square
#FFCC5F #5FFF7C #5F92FF #FF5FE2
split-complementary
#FFCC5F #5FE2FF #7C5FFF
monochromatic
#E49B00 #FFB822 #FFCC5F #FFE09C #FFF3D9

Accessibility & contrast

On white

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

On black

14.05
#FFCC5F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCC5F
14.05:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCC5F#FFFFFF#000000##000000
##FFCC5F1.001.4914.0514.05
#FFFFFF1.491.0021.0021.00
#00000014.0521.001.001.00
##00000014.0521.001.001.00

Color blindness preview

Protanopia (red-blind)
#E3CC53
Deuteranopia (green-blind)
#EFD963
Tritanopia (blue-blind)
#FFBCB4
Achromatopsia (no color)
#D3D3D3

Design tokens & code

CSS
--color: #ffcc5f;
/* rgb */ color: rgb(255, 204, 95);
/* oklch */ color: oklch(87.0% 0.138 83.9);
Tailwind
colors: {
  custom: {
    50: '#ffdb90',
    500: '#ffcc5f',
    950: '#000000',
  },
}
SCSS
$custom: #ffcc5f;
$custom-light: #ffdb90;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcc5f",
  "rgb": {
    "r": 255,
    "g": 204,
    "b": 95
  },
  "hsl": {
    "h": 40.875,
    "s": 100,
    "l": 68.627
  },
  "oklch": {
    "l": 0.86992,
    "c": 0.138,
    "h": 83.9
  },
  "luminance": 0.65272
}

Semantic roles & 50–950 ramp

primary
#FFCC5F
secondary
#2961D9
accent
#49E600
background
#FFFEFC
surface
#FFFBF4
border
#D7D4CE
text
#19140D
muted
#87837F

Preview Lab

Preview with #FFCC5F

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

Preview Lab → · Contrast checker → · Palette generator →

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