#FFCC50#FFCC50

#FFCC50 is a very light, vivid orange. Relative luminance 0.650; OKLCH L 86.9% C 0.149 H 86.1°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).

Color values

HEX#FFCC50
RGBrgb(255, 204, 80)
HSLhsl(43, 100%, 66%)
HSVhsv(43, 69%, 100%)
CMYKcmyk(0%, 20%, 68.6%, 0%)
CIE-LABlab(84.50, 5.71, 66.10)
CIE-LCHlch(84.50, 66.35, 85.06°)
OKLaboklab(86.85% 0.0102 0.1483)
OKLCHoklch(86.85% 0.149 86.1)
XYZxyz(64.2845, 65.0291, 16.7539)
Luminance0.6502 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCC50 #5083FF
analogous
#FF7450 #FFCC50 #DBFF50
triadic
#FFCC50 #50FFCC #CC50FF
tetradic
#FFCC50 #50FF74 #5083FF #FF50DB
square
#FFCC50 #50FF74 #5083FF #FF50DB
split-complementary
#FFCC50 #50DBFF #7450FF
monochromatic
#D59700 #FFBA13 #FFCC50 #FFDE8D #FFF0CA

Accessibility & contrast

On white

1.50
#FFCC50 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.01
#FFCC50 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCC50
14.01:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCC50#FFFFFF#000000##000000
##FFCC501.001.5014.0114.01
#FFFFFF1.501.0021.0021.00
#00000014.0121.001.001.00
##00000014.0121.001.001.00

Color blindness preview

Protanopia (red-blind)
#E3CB40
Deuteranopia (green-blind)
#F0D855
Tritanopia (blue-blind)
#FFBBB2
Achromatopsia (no color)
#D3D3D3

Design tokens & code

CSS
--color: #ffcc50;
/* rgb */ color: rgb(255, 204, 80);
/* oklch */ color: oklch(86.9% 0.149 86.1);
Tailwind
colors: {
  custom: {
    50: '#ffdb87',
    500: '#ffcc50',
    950: '#000000',
  },
}
SCSS
$custom: #ffcc50;
$custom-light: #ffdb87;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcc50",
  "rgb": {
    "r": 255,
    "g": 204,
    "b": 80
  },
  "hsl": {
    "h": 42.514,
    "s": 100,
    "l": 65.686
  },
  "oklch": {
    "l": 0.86851,
    "c": 0.14869,
    "h": 86.1
  },
  "luminance": 0.65025
}

Semantic roles & 50–950 ramp

primary
#FFCC50
secondary
#2456CF
accent
#43E600
background
#FFFEFC
surface
#FFFBF4
border
#D7D4CE
text
#19140C
muted
#87837F

Preview Lab

Preview with #FFCC50

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

Preview Lab → · Contrast checker → · Palette generator →

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