#FFCB99#FFCB99

#FFCB99 is a very light, moderate orange. Relative luminance 0.663; OKLCH L 87.6% C 0.088 H 65.2°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).

Color values

HEX#FFCB99
RGBrgb(255, 203, 153)
HSLhsl(29, 100%, 80%)
HSVhsv(29, 40%, 100%)
CMYKcmyk(0%, 20.4%, 40%, 0%)
CIE-LABlab(85.14, 12.02, 31.95)
CIE-LCHlch(85.14, 34.13, 69.38°)
OKLaboklab(87.64% 0.0368 0.0795)
OKLCHoklch(87.64% 0.088 65.2)
XYZxyz(68.3479, 66.2754, 39.3232)
Luminance0.6627 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCB99 #99CDFF
analogous
#FF999A #FFCB99 #FFFE99
triadic
#FFCB99 #99FFCB #CB99FF
tetradic
#FFCB99 #9AFF99 #99CDFF #FE99FF
square
#FFCB99 #9AFF99 #99CDFF #FE99FF
split-complementary
#FFCB99 #99FFFE #999AFF
monochromatic
#FF8D1F #FFAC5C #FFCB99 #FFEAD6 #FFEFE0

Accessibility & contrast

On white

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

On black

14.25
#FFCB99 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCB99
14.25:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCB99#FFFFFF#000000##000000
##FFCB991.001.4714.2514.25
#FFFFFF1.471.0021.0021.00
#00000014.2521.001.001.00
##00000014.2521.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffcb99;
/* rgb */ color: rgb(255, 203, 153);
/* oklch */ color: oklch(87.6% 0.088 65.2);
Tailwind
colors: {
  custom: {
    50: '#ffdab7',
    500: '#ffcb99',
    950: '#000000',
  },
}
SCSS
$custom: #ffcb99;
$custom-light: #ffdab7;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcb99",
  "rgb": {
    "r": 255,
    "g": 203,
    "b": 153
  },
  "hsl": {
    "h": 29.412,
    "s": 100,
    "l": 80
  },
  "oklch": {
    "l": 0.87637,
    "c": 0.08762,
    "h": 65.2
  },
  "luminance": 0.66272
}

Semantic roles & 50–950 ramp

primary
#FFCB99
secondary
#5A9FE2
accent
#75E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381

Preview Lab

Preview with #FFCB99

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

Preview Lab → · Contrast checker → · Palette generator →

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