#FFCC4D#FFCC4D

#FFCC4D is a very light, vivid orange. Relative luminance 0.650; OKLCH L 86.8% C 0.151 H 86.4°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).

Color values

HEX#FFCC4D
RGBrgb(255, 204, 77)
HSLhsl(43, 100%, 65%)
HSVhsv(43, 70%, 100%)
CMYKcmyk(0%, 20%, 69.8%, 0%)
CIE-LABlab(84.48, 5.56, 67.29)
CIE-LCHlch(84.48, 67.52, 85.28°)
OKLaboklab(86.83% 0.0095 0.1504)
OKLCHoklch(86.83% 0.151 86.4)
XYZxyz(64.1762, 64.9858, 16.1831)
Luminance0.6498 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCC4D #4D80FF
analogous
#FF734D #FFCC4D #D9FF4D
triadic
#FFCC4D #4DFFCC #CC4DFF
tetradic
#FFCC4D #4DFF73 #4D80FF #FF4DD9
square
#FFCC4D #4DFF73 #4D80FF #FF4DD9
split-complementary
#FFCC4D #4DD9FF #734DFF
monochromatic
#D29600 #FFBA10 #FFCC4D #FFDE8A #FFEFC7

Accessibility & contrast

On white

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

On black

14.00
#FFCC4D on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCC4D
14.00:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCC4D#FFFFFF#000000##000000
##FFCC4D1.001.5014.0014.00
#FFFFFF1.501.0021.0021.00
#00000014.0021.001.001.00
##00000014.0021.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffcc4d;
/* rgb */ color: rgb(255, 204, 77);
/* oklch */ color: oklch(86.8% 0.151 86.4);
Tailwind
colors: {
  custom: {
    50: '#ffdb85',
    500: '#ffcc4d',
    950: '#000000',
  },
}
SCSS
$custom: #ffcc4d;
$custom-light: #ffdb85;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcc4d",
  "rgb": {
    "r": 255,
    "g": 204,
    "b": 77
  },
  "hsl": {
    "h": 42.809,
    "s": 100,
    "l": 65.098
  },
  "oklch": {
    "l": 0.86827,
    "c": 0.15065,
    "h": 86.4
  },
  "luminance": 0.64982
}

Semantic roles & 50–950 ramp

primary
#FFCC4D
secondary
#2454CC
accent
#42E600
background
#FFFEFC
surface
#FFFBF3
border
#D7D4CD
text
#19140B
muted
#87837E

Preview Lab

Preview with #FFCC4D

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

Preview Lab → · Contrast checker → · Palette generator →

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