#FFCC94#FFCC94

#FFCC94 is a very light, moderate orange. Relative luminance 0.666; OKLCH L 87.7% C 0.092 H 68.8°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).

Color values

HEX#FFCC94
RGBrgb(255, 204, 148)
HSLhsl(31, 100%, 79%)
HSVhsv(31, 42%, 100%)
CMYKcmyk(0%, 20%, 42%, 0%)
CIE-LABlab(85.30, 10.97, 34.74)
CIE-LCHlch(85.30, 36.43, 72.48°)
OKLaboklab(87.73% 0.0333 0.0859)
OKLCHoklch(87.73% 0.092 68.8)
XYZxyz(68.1805, 66.5875, 37.2727)
Luminance0.6658 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCC94 #94C7FF
analogous
#FF9794 #FFCC94 #FCFF94
triadic
#FFCC94 #94FFCC #CC94FF
tetradic
#FFCC94 #94FF97 #94C7FF #FF94FC
square
#FFCC94 #94FF97 #94C7FF #FF94FC
split-complementary
#FFCC94 #94FCFF #9794FF
monochromatic
#FF921A #FFAF57 #FFCC94 #FFE9D1 #FFF0E0

Accessibility & contrast

On white

1.47
#FFCC94 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.32
#FFCC94 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCC94
14.32:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCC94#FFFFFF#000000##000000
##FFCC941.001.4714.3214.32
#FFFFFF1.471.0021.0021.00
#00000014.3221.001.001.00
##00000014.3221.001.001.00

Color blindness preview

Protanopia (red-blind)
#DECE90
Deuteranopia (green-blind)
#EADA95
Tritanopia (blue-blind)
#FFC0BE
Achromatopsia (no color)
#D5D5D5

Design tokens & code

CSS
--color: #ffcc94;
/* rgb */ color: rgb(255, 204, 148);
/* oklch */ color: oklch(87.7% 0.092 68.8);
Tailwind
colors: {
  custom: {
    50: '#ffdbb4',
    500: '#ffcc94',
    950: '#000000',
  },
}
SCSS
$custom: #ffcc94;
$custom-light: #ffdbb4;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcc94",
  "rgb": {
    "r": 255,
    "g": 204,
    "b": 148
  },
  "hsl": {
    "h": 31.402,
    "s": 100,
    "l": 79.02
  },
  "oklch": {
    "l": 0.87734,
    "c": 0.09212,
    "h": 68.8
  },
  "luminance": 0.66584
}

Semantic roles & 50–950 ramp

primary
#FFCC94
secondary
#5698E1
accent
#6DE600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181511
muted
#868481

Preview Lab

Preview with #FFCC94

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

Preview Lab → · Contrast checker → · Palette generator →

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