#FCCF95#FCCF95

#FCCF95 is a very light, moderate orange. Relative luminance 0.675; OKLCH L 88.0% C 0.090 H 73.3°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).

Color values

HEX#FCCF95
RGBrgb(252, 207, 149)
HSLhsl(34, 94%, 79%)
HSVhsv(34, 41%, 99%)
CMYKcmyk(0%, 17.9%, 40.9%, 1.2%)
CIE-LABlab(85.75, 8.35, 34.77)
CIE-LCHlch(85.75, 35.76, 76.50°)
OKLaboklab(88.03% 0.0258 0.086)
OKLCHoklch(88.03% 0.09 73.3)
XYZxyz(67.8846, 67.4944, 37.8800)
Luminance0.6749 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FCCF95 #95C2FC
analogous
#FC9B95 #FCCF95 #F6FC95
triadic
#FCCF95 #95FCCF #CF95FC
tetradic
#FCCF95 #95FC9B #95C2FC #FC95F6
square
#FCCF95 #95FC9B #95C2FC #FC95F6
split-complementary
#FCCF95 #95F6FC #9B95FC
monochromatic
#F9991E #FAB459 #FCCF95 #FEEAD1 #FEF2E1

Accessibility & contrast

On white

1.45
#FCCF95 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.50
#FCCF95 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FCCF95
14.50:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FCCF95#FFFFFF#000000##000000
##FCCF951.001.4514.5014.50
#FFFFFF1.451.0021.0021.00
#00000014.5021.001.001.00
##00000014.5021.001.001.00

Color blindness preview

Protanopia (red-blind)
#E0D091
Deuteranopia (green-blind)
#EADB96
Tritanopia (blue-blind)
#FFC3C0
Achromatopsia (no color)
#D6D6D6

Design tokens & code

CSS
--color: #fccf95;
/* rgb */ color: rgb(252, 207, 149);
/* oklch */ color: oklch(88.0% 0.090 73.3);
Tailwind
colors: {
  custom: {
    50: '#ffddb4',
    500: '#fccf95',
    950: '#000000',
  },
}
SCSS
$custom: #fccf95;
$custom-light: #ffddb4;
$custom-dark: #000000;
JSON
{
  "hex": "#fccf95",
  "rgb": {
    "r": 252,
    "g": 207,
    "b": 149
  },
  "hsl": {
    "h": 33.786,
    "s": 94.495,
    "l": 78.627
  },
  "oklch": {
    "l": 0.88032,
    "c": 0.08981,
    "h": 73.3
  },
  "luminance": 0.67491
}

Semantic roles & 50–950 ramp

primary
#FCCF95
secondary
#5892DD
accent
#64E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481

Preview Lab

Preview with #FCCF95

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

Preview Lab → · Contrast checker → · Palette generator →

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