#FFCD99#FFCD99

#FFCD99 is a very light, moderate orange. Relative luminance 0.672; OKLCH L 88.0% C 0.088 H 67.4°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).

Color values

HEX#FFCD99
RGBrgb(255, 205, 153)
HSLhsl(31, 100%, 80%)
HSVhsv(31, 40%, 100%)
CMYKcmyk(0%, 19.6%, 40%, 0%)
CIE-LABlab(85.62, 10.98, 32.59)
CIE-LCHlch(85.62, 34.39, 71.38°)
OKLaboklab(88.01% 0.0338 0.081)
OKLCHoklch(88.01% 0.088 67.4)
XYZxyz(68.8233, 67.2261, 39.4816)
Luminance0.6722 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCD99 #99CBFF
analogous
#FF9A99 #FFCD99 #FEFF99
triadic
#FFCD99 #99FFCD #CD99FF
tetradic
#FFCD99 #99FF9A #99CBFF #FF99FE
square
#FFCD99 #99FF9A #99CBFF #FF99FE
split-complementary
#FFCD99 #99FEFF #9A99FF
monochromatic
#FF911F #FFAF5C #FFCD99 #FFEBD6 #FFF0E0

Accessibility & contrast

On white

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

On black

14.44
#FFCD99 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCD99
14.44:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCD99#FFFFFF#000000##000000
##FFCD991.001.4514.4414.44
#FFFFFF1.451.0021.0021.00
#00000014.4421.001.001.00
##00000014.4421.001.001.00

Color blindness preview

Protanopia (red-blind)
#DECF95
Deuteranopia (green-blind)
#EADB9A
Tritanopia (blue-blind)
#FFC2BF
Achromatopsia (no color)
#D6D6D6

Design tokens & code

CSS
--color: #ffcd99;
/* rgb */ color: rgb(255, 205, 153);
/* oklch */ color: oklch(88.0% 0.088 67.4);
Tailwind
colors: {
  custom: {
    50: '#ffdcb7',
    500: '#ffcd99',
    950: '#000000',
  },
}
SCSS
$custom: #ffcd99;
$custom-light: #ffdcb7;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcd99",
  "rgb": {
    "r": 255,
    "g": 205,
    "b": 153
  },
  "hsl": {
    "h": 30.588,
    "s": 100,
    "l": 80
  },
  "oklch": {
    "l": 0.88013,
    "c": 0.08776,
    "h": 67.4
  },
  "luminance": 0.67223
}

Semantic roles & 50–950 ramp

primary
#FFCD99
secondary
#5A9DE2
accent
#71E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481

Preview Lab

Preview with #FFCD99

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

Preview Lab → · Contrast checker → · Palette generator →

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