#FFCC5D#FFCC5D

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

Color values

HEX#FFCC5D
RGBrgb(255, 204, 93)
HSLhsl(41, 100%, 68%)
HSVhsv(41, 64%, 100%)
CMYKcmyk(0%, 20%, 63.5%, 0%)
CIE-LABlab(84.61, 6.44, 60.66)
CIE-LCHlch(84.61, 61.00, 83.94°)
OKLaboklab(86.97% 0.0139 0.1388)
OKLCHoklch(86.97% 0.14 84.3)
XYZxyz(64.8122, 65.2402, 19.5327)
Luminance0.6524 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCC5D #5D90FF
analogous
#FF7B5D #FFCC5D #E1FF5D
triadic
#FFCC5D #5DFFCC #CC5DFF
tetradic
#FFCC5D #5DFF7B #5D90FF #FF5DE1
square
#FFCC5D #5DFF7B #5D90FF #FF5DE1
split-complementary
#FFCC5D #5DE1FF #7B5DFF
monochromatic
#E29B00 #FFB920 #FFCC5D #FFDF9A #FFF3D7

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##FFCC5D#FFFFFF#000000##000000
##FFCC5D1.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)
#E3CB51
Deuteranopia (green-blind)
#EFD961
Tritanopia (blue-blind)
#FFBBB4
Achromatopsia (no color)
#D3D3D3

Design tokens & code

CSS
--color: #ffcc5d;
/* rgb */ color: rgb(255, 204, 93);
/* oklch */ color: oklch(87.0% 0.140 84.3);
Tailwind
colors: {
  custom: {
    50: '#ffdb8f',
    500: '#ffcc5d',
    950: '#000000',
  },
}
SCSS
$custom: #ffcc5d;
$custom-light: #ffdb8f;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcc5d",
  "rgb": {
    "r": 255,
    "g": 204,
    "b": 93
  },
  "hsl": {
    "h": 41.111,
    "s": 100,
    "l": 68.235
  },
  "oklch": {
    "l": 0.86972,
    "c": 0.13951,
    "h": 84.3
  },
  "luminance": 0.65236
}

Semantic roles & 50–950 ramp

primary
#FFCC5D
secondary
#275FD9
accent
#48E600
background
#FFFEFC
surface
#FFFBF4
border
#D7D4CE
text
#19140D
muted
#87837F

Preview Lab

Preview with #FFCC5D

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

Preview Lab → · Contrast checker → · Palette generator →

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