#FFCC3A#FFCC3A

#FFCC3A is a very light, vivid orange. Relative luminance 0.648; OKLCH L 86.7% C 0.161 H 88.2°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).

Color values

HEX#FFCC3A
RGBrgb(255, 204, 58)
HSLhsl(44, 100%, 61%)
HSVhsv(44, 77%, 100%)
CMYKcmyk(0%, 20%, 77.3%, 0%)
CIE-LABlab(84.36, 4.76, 74.17)
CIE-LCHlch(84.36, 74.32, 86.33°)
OKLaboklab(86.7% 0.0051 0.1613)
OKLCHoklch(86.7% 0.161 88.2)
XYZxyz(63.6005, 64.7555, 13.1514)
Luminance0.6475 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCC3A #3A6DFF
analogous
#FF6A3A #FFCC3A #D0FF3A
triadic
#FFCC3A #3AFFCC #CC3AFF
tetradic
#FFCC3A #3AFF6A #3A6DFF #FF3AD0
square
#FFCC3A #3AFF6A #3A6DFF #FF3AD0
split-complementary
#FFCC3A #3AD0FF #6A3AFF
monochromatic
#BF8D00 #FCBB00 #FFCC3A #FFDC77 #FFECB4

Accessibility & contrast

On white

1.51
#FFCC3A on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.95
#FFCC3A on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCC3A
13.95:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCC3A#FFFFFF#000000##000000
##FFCC3A1.001.5113.9513.95
#FFFFFF1.511.0021.0021.00
#00000013.9521.001.001.00
##00000013.9521.001.001.00

Color blindness preview

Protanopia (red-blind)
#E4CA1C
Deuteranopia (green-blind)
#F1D842
Tritanopia (blue-blind)
#FFBAB0
Achromatopsia (no color)
#D2D2D2

Design tokens & code

CSS
--color: #ffcc3a;
/* rgb */ color: rgb(255, 204, 58);
/* oklch */ color: oklch(86.7% 0.161 88.2);
Tailwind
colors: {
  custom: {
    50: '#ffdb7b',
    500: '#ffcc3a',
    950: '#000000',
  },
}
SCSS
$custom: #ffcc3a;
$custom-light: #ffdb7b;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcc3a",
  "rgb": {
    "r": 255,
    "g": 204,
    "b": 58
  },
  "hsl": {
    "h": 44.467,
    "s": 100,
    "l": 61.373
  },
  "oklch": {
    "l": 0.86695,
    "c": 0.16141,
    "h": 88.2
  },
  "luminance": 0.64751
}

Semantic roles & 50–950 ramp

primary
#FFCC3A
secondary
#2149BC
accent
#3BE600
background
#FFFEFB
surface
#FFFBF2
border
#D7D4CC
text
#19140A
muted
#87837D

Preview Lab

Preview with #FFCC3A

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

Preview Lab → · Contrast checker → · Palette generator →

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