#FFCC65#FFCC65

#FFCC65 is a very light, vivid orange. Relative luminance 0.654; OKLCH L 87.1% C 0.133 H 82.9°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).

Color values

HEX#FFCC65
RGBrgb(255, 204, 101)
HSLhsl(40, 100%, 70%)
HSVhsv(40, 60%, 100%)
CMYKcmyk(0%, 20%, 60.4%, 0%)
CIE-LABlab(84.68, 6.95, 57.13)
CIE-LCHlch(84.68, 57.56, 83.06°)
OKLaboklab(87.06% 0.0164 0.1323)
OKLCHoklch(87.06% 0.133 82.9)
XYZxyz(65.1852, 65.3894, 21.4975)
Luminance0.6539 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCC65 #6598FF
analogous
#FF7F65 #FFCC65 #E5FF65
triadic
#FFCC65 #65FFCC #CC65FF
tetradic
#FFCC65 #65FF7F #6598FF #FF65E5
square
#FFCC65 #65FF7F #6598FF #FF65E5
split-complementary
#FFCC65 #65E5FF #7F65FF
monochromatic
#EA9C00 #FFB828 #FFCC65 #FFE0A2 #FFF5DF

Accessibility & contrast

On white

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

On black

14.08
#FFCC65 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCC65
14.08:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCC65#FFFFFF#000000##000000
##FFCC651.001.4914.0814.08
#FFFFFF1.491.0021.0021.00
#00000014.0821.001.001.00
##00000014.0821.001.001.00

Color blindness preview

Protanopia (red-blind)
#E2CC5B
Deuteranopia (green-blind)
#EED969
Tritanopia (blue-blind)
#FFBCB5
Achromatopsia (no color)
#D3D3D3

Design tokens & code

CSS
--color: #ffcc65;
/* rgb */ color: rgb(255, 204, 101);
/* oklch */ color: oklch(87.1% 0.133 82.9);
Tailwind
colors: {
  custom: {
    50: '#ffdb94',
    500: '#ffcc65',
    950: '#000000',
  },
}
SCSS
$custom: #ffcc65;
$custom-light: #ffdb94;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcc65",
  "rgb": {
    "r": 255,
    "g": 204,
    "b": 101
  },
  "hsl": {
    "h": 40.13,
    "s": 100,
    "l": 69.804
  },
  "oklch": {
    "l": 0.87057,
    "c": 0.13333,
    "h": 82.9
  },
  "luminance": 0.65385
}

Semantic roles & 50–950 ramp

primary
#FFCC65
secondary
#2E67DA
accent
#4CE600
background
#FFFEFC
surface
#FFFBF4
border
#D7D4CE
text
#19140D
muted
#87837F

Preview Lab

Preview with #FFCC65

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

Preview Lab → · Contrast checker → · Palette generator →

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