#FFCC90#FFCC90

#FFCC90 is a very light, moderate orange. Relative luminance 0.665; OKLCH L 87.7% C 0.096 H 70.6°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).

Color values

HEX#FFCC90
RGBrgb(255, 204, 144)
HSLhsl(32, 100%, 78%)
HSVhsv(32, 44%, 100%)
CMYKcmyk(0%, 20%, 43.5%, 0%)
CIE-LABlab(85.23, 10.56, 36.71)
CIE-LCHlch(85.23, 38.20, 73.95°)
OKLaboklab(87.66% 0.0318 0.0903)
OKLCHoklch(87.66% 0.096 70.6)
XYZxyz(67.8694, 66.4631, 35.6340)
Luminance0.6646 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCC90 #90C3FF
analogous
#FF9490 #FFCC90 #FBFF90
triadic
#FFCC90 #90FFCC #CC90FF
tetradic
#FFCC90 #90FF94 #90C3FF #FF90FB
square
#FFCC90 #90FF94 #90C3FF #FF90FB
split-complementary
#FFCC90 #90FBFF #9490FF
monochromatic
#FF9416 #FFB053 #FFCC90 #FFE8CD #FFF1E0

Accessibility & contrast

On white

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

On black

14.29
#FFCC90 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCC90
14.29:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCC90#FFFFFF#000000##000000
##FFCC901.001.4714.2914.29
#FFFFFF1.471.0021.0021.00
#00000014.2921.001.001.00
##00000014.2921.001.001.00

Color blindness preview

Protanopia (red-blind)
#DECE8C
Deuteranopia (green-blind)
#EADA91
Tritanopia (blue-blind)
#FFC0BD
Achromatopsia (no color)
#D5D5D5

Design tokens & code

CSS
--color: #ffcc90;
/* rgb */ color: rgb(255, 204, 144);
/* oklch */ color: oklch(87.7% 0.096 70.6);
Tailwind
colors: {
  custom: {
    50: '#ffdbb1',
    500: '#ffcc90',
    950: '#000000',
  },
}
SCSS
$custom: #ffcc90;
$custom-light: #ffdbb1;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcc90",
  "rgb": {
    "r": 255,
    "g": 204,
    "b": 144
  },
  "hsl": {
    "h": 32.432,
    "s": 100,
    "l": 78.235
  },
  "oklch": {
    "l": 0.87664,
    "c": 0.09573,
    "h": 70.6
  },
  "luminance": 0.66459
}

Semantic roles & 50–950 ramp

primary
#FFCC90
secondary
#5394E1
accent
#69E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181510
muted
#868481

Preview Lab

Preview with #FFCC90

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

Preview Lab → · Contrast checker → · Palette generator →

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