#FFCC5E#FFCC5E

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

Color values

HEX#FFCC5E
RGBrgb(255, 204, 94)
HSLhsl(41, 100%, 68%)
HSVhsv(41, 63%, 100%)
CMYKcmyk(0%, 20%, 63.1%, 0%)
CIE-LABlab(84.62, 6.50, 60.23)
CIE-LCHlch(84.62, 60.58, 83.84°)
OKLaboklab(86.98% 0.0143 0.138)
OKLCHoklch(86.98% 0.139 84.1)
XYZxyz(64.8567, 65.2580, 19.7675)
Luminance0.6525 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCC5E #5E91FF
analogous
#FF7B5E #FFCC5E #E1FF5E
triadic
#FFCC5E #5EFFCC #CC5EFF
tetradic
#FFCC5E #5EFF7B #5E91FF #FF5EE1
square
#FFCC5E #5EFF7B #5E91FF #FF5EE1
split-complementary
#FFCC5E #5EE1FF #7B5EFF
monochromatic
#E39B00 #FFB921 #FFCC5E #FFDF9B #FFF3D8

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##FFCC5E#FFFFFF#000000##000000
##FFCC5E1.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)
#E3CB52
Deuteranopia (green-blind)
#EFD962
Tritanopia (blue-blind)
#FFBCB4
Achromatopsia (no color)
#D3D3D3

Design tokens & code

CSS
--color: #ffcc5e;
/* rgb */ color: rgb(255, 204, 94);
/* oklch */ color: oklch(87.0% 0.139 84.1);
Tailwind
colors: {
  custom: {
    50: '#ffdb90',
    500: '#ffcc5e',
    950: '#000000',
  },
}
SCSS
$custom: #ffcc5e;
$custom-light: #ffdb90;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcc5e",
  "rgb": {
    "r": 255,
    "g": 204,
    "b": 94
  },
  "hsl": {
    "h": 40.994,
    "s": 100,
    "l": 68.431
  },
  "oklch": {
    "l": 0.86982,
    "c": 0.13875,
    "h": 84.1
  },
  "luminance": 0.65254
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #FFCC5E

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

Preview Lab → · Contrast checker → · Palette generator →

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