#FFCC4F#FFCC4F

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

Color values

HEX#FFCC4F
RGBrgb(255, 204, 79)
HSLhsl(43, 100%, 65%)
HSVhsv(43, 69%, 100%)
CMYKcmyk(0%, 20%, 69%, 0%)
CIE-LABlab(84.49, 5.66, 66.50)
CIE-LCHlch(84.49, 66.74, 85.14°)
OKLaboklab(86.84% 0.01 0.149)
OKLCHoklch(86.84% 0.149 86.2)
XYZxyz(64.2479, 65.0145, 16.5607)
Luminance0.6501 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCC4F #4F82FF
analogous
#FF744F #FFCC4F #DAFF4F
triadic
#FFCC4F #4FFFCC #CC4FFF
tetradic
#FFCC4F #4FFF74 #4F82FF #FF4FDA
square
#FFCC4F #4FFF74 #4F82FF #FF4FDA
split-complementary
#FFCC4F #4FDAFF #744FFF
monochromatic
#D49600 #FFBA12 #FFCC4F #FFDE8C #FFEFC9

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##FFCC4F#FFFFFF#000000##000000
##FFCC4F1.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)
#E3CB3F
Deuteranopia (green-blind)
#F0D855
Tritanopia (blue-blind)
#FFBBB2
Achromatopsia (no color)
#D3D3D3

Design tokens & code

CSS
--color: #ffcc4f;
/* rgb */ color: rgb(255, 204, 79);
/* oklch */ color: oklch(86.8% 0.149 86.2);
Tailwind
colors: {
  custom: {
    50: '#ffdb87',
    500: '#ffcc4f',
    950: '#000000',
  },
}
SCSS
$custom: #ffcc4f;
$custom-light: #ffdb87;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcc4f",
  "rgb": {
    "r": 255,
    "g": 204,
    "b": 79
  },
  "hsl": {
    "h": 42.614,
    "s": 100,
    "l": 65.49
  },
  "oklch": {
    "l": 0.86843,
    "c": 0.14934,
    "h": 86.2
  },
  "luminance": 0.6501
}

Semantic roles & 50–950 ramp

primary
#FFCC4F
secondary
#2455CE
accent
#43E600
background
#FFFEFC
surface
#FFFBF3
border
#D7D4CD
text
#19140C
muted
#87837F

Preview Lab

Preview with #FFCC4F

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

Preview Lab → · Contrast checker → · Palette generator →

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