#FCC06B#FCC06B

#FCC06B is a very light, vivid orange. Relative luminance 0.595; OKLCH L 84.5% C 0.123 H 74.4°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).

Color values

HEX#FCC06B
RGBrgb(252, 192, 107)
HSLhsl(35, 96%, 70%)
HSVhsv(35, 58%, 99%)
CMYKcmyk(0%, 23.8%, 57.5%, 1.2%)
CIE-LABlab(81.54, 12.37, 50.58)
CIE-LCHlch(81.54, 52.07, 76.26°)
OKLaboklab(84.55% 0.0333 0.1189)
OKLCHoklch(84.55% 0.123 74.4)
XYZxyz(61.6517, 59.4605, 22.1369)
Luminance0.5946 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FCC06B #6BA7FC
analogous
#FC776B #FCC06B #F0FC6B
triadic
#FCC06B #6BFCC0 #C06BFC
tetradic
#FCC06B #6BFC77 #6BA7FC #FC6BF0
square
#FCC06B #6BFC77 #6BA7FC #FC6BF0
split-complementary
#FCC06B #6BF0FC #776BFC
monochromatic
#E88A05 #FBA62F #FCC06B #FDDAA7 #FEF2E1

Accessibility & contrast

On white

1.63
#FCC06B on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.89
#FCC06B on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FCC06B
12.89:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FCC06B#FFFFFF#000000##000000
##FCC06B1.001.6312.8912.89
#FFFFFF1.631.0021.0021.00
#00000012.8921.001.001.00
##00000012.8921.001.001.00

Color blindness preview

Protanopia (red-blind)
#D6C263
Deuteranopia (green-blind)
#E4D06D
Tritanopia (blue-blind)
#FFB0AC
Achromatopsia (no color)
#CBCBCB

Design tokens & code

CSS
--color: #fcc06b;
/* rgb */ color: rgb(252, 192, 107);
/* oklch */ color: oklch(84.5% 0.123 74.4);
Tailwind
colors: {
  custom: {
    50: '#ffd297',
    500: '#fcc06b',
    950: '#000000',
  },
}
SCSS
$custom: #fcc06b;
$custom-light: #ffd297;
$custom-dark: #000000;
JSON
{
  "hex": "#fcc06b",
  "rgb": {
    "r": 252,
    "g": 192,
    "b": 107
  },
  "hsl": {
    "h": 35.172,
    "s": 96.026,
    "l": 70.392
  },
  "oklch": {
    "l": 0.84548,
    "c": 0.12343,
    "h": 74.4
  },
  "luminance": 0.59456
}

Semantic roles & 50–950 ramp

primary
#FCC06B
secondary
#3478D7
accent
#5FE600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140E
muted
#86837F

Preview Lab

Preview with #FCC06B

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

Preview Lab → · Contrast checker → · Palette generator →

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