#FCC65C#FCC65C

#FCC65C is a very light, vivid orange. Relative luminance 0.619; OKLCH L 85.5% C 0.137 H 81.9°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).

Color values

HEX#FCC65C
RGBrgb(252, 198, 92)
HSLhsl(40, 96%, 67%)
HSVhsv(40, 63%, 99%)
CMYKcmyk(0%, 21.4%, 63.5%, 1.2%)
CIE-LABlab(82.84, 8.24, 59.08)
CIE-LCHlch(82.84, 59.65, 82.06°)
OKLaboklab(85.51% 0.0193 0.1354)
OKLCHoklch(85.51% 0.137 81.9)
XYZxyz(62.2742, 61.8605, 18.7834)
Luminance0.6186 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FCC65C #5C92FC
analogous
#FC765C #FCC65C #E2FC5C
triadic
#FCC65C #5CFCC6 #C65CFC
tetradic
#FCC65C #5CFC76 #5C92FC #FC5CE2
square
#FCC65C #5CFC76 #5C92FC #FC5CE2
split-complementary
#FCC65C #5CE2FC #765CFC
monochromatic
#DA9204 #FBB120 #FCC65C #FDDB98 #FEF0D4

Accessibility & contrast

On white

1.57
#FCC65C on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.37
#FCC65C on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FCC65C
13.37:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FCC65C#FFFFFF#000000##000000
##FCC65C1.001.5713.3713.37
#FFFFFF1.571.0021.0021.00
#00000013.3721.001.001.00
##00000013.3721.001.001.00

Color blindness preview

Protanopia (red-blind)
#DDC651
Deuteranopia (green-blind)
#EAD460
Tritanopia (blue-blind)
#FFB6AF
Achromatopsia (no color)
#CECECE

Design tokens & code

CSS
--color: #fcc65c;
/* rgb */ color: rgb(252, 198, 92);
/* oklch */ color: oklch(85.5% 0.137 81.9);
Tailwind
colors: {
  custom: {
    50: '#ffd78e',
    500: '#fcc65c',
    950: '#000000',
  },
}
SCSS
$custom: #fcc65c;
$custom-light: #ffd78e;
$custom-dark: #000000;
JSON
{
  "hex": "#fcc65c",
  "rgb": {
    "r": 252,
    "g": 198,
    "b": 92
  },
  "hsl": {
    "h": 39.75,
    "s": 96.386,
    "l": 67.451
  },
  "oklch": {
    "l": 0.85512,
    "c": 0.13672,
    "h": 81.9
  },
  "luminance": 0.61856
}

Semantic roles & 50–950 ramp

primary
#FCC65C
secondary
#2962D3
accent
#4DE600
background
#FFFEFC
surface
#FFFBF4
border
#D7D4CE
text
#19140D
muted
#87837F

Preview Lab

Preview with #FCC65C

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

Preview Lab → · Contrast checker → · Palette generator →

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