#FFCF99#FFCF99

#FFCF99 is a very light, moderate orange. Relative luminance 0.682; OKLCH L 88.4% C 0.088 H 69.6°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).

Color values

HEX#FFCF99
RGBrgb(255, 207, 153)
HSLhsl(32, 100%, 80%)
HSVhsv(32, 40%, 100%)
CMYKcmyk(0%, 18.8%, 40%, 0%)
CIE-LABlab(86.10, 9.94, 33.22)
CIE-LCHlch(86.10, 34.68, 73.34°)
OKLaboklab(88.39% 0.0307 0.0825)
OKLCHoklch(88.39% 0.088 69.6)
XYZxyz(69.3048, 68.1891, 39.6421)
Luminance0.6819 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCF99 #99C9FF
analogous
#FF9C99 #FFCF99 #FCFF99
triadic
#FFCF99 #99FFCF #CF99FF
tetradic
#FFCF99 #99FF9C #99C9FF #FF99FC
square
#FFCF99 #99FF9C #99C9FF #FF99FC
split-complementary
#FFCF99 #99FCFF #9C99FF
monochromatic
#FF951F #FFB25C #FFCF99 #FFECD6 #FFF1E0

Accessibility & contrast

On white

1.43
#FFCF99 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.64
#FFCF99 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCF99
14.64:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCF99#FFFFFF#000000##000000
##FFCF991.001.4314.6414.64
#FFFFFF1.431.0021.0021.00
#00000014.6421.001.001.00
##00000014.6421.001.001.00

Color blindness preview

Protanopia (red-blind)
#E0D195
Deuteranopia (green-blind)
#EBDC9A
Tritanopia (blue-blind)
#FFC4C1
Achromatopsia (no color)
#D7D7D7

Design tokens & code

CSS
--color: #ffcf99;
/* rgb */ color: rgb(255, 207, 153);
/* oklch */ color: oklch(88.4% 0.088 69.6);
Tailwind
colors: {
  custom: {
    50: '#ffddb7',
    500: '#ffcf99',
    950: '#000000',
  },
}
SCSS
$custom: #ffcf99;
$custom-light: #ffddb7;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcf99",
  "rgb": {
    "r": 255,
    "g": 207,
    "b": 153
  },
  "hsl": {
    "h": 31.765,
    "s": 100,
    "l": 80
  },
  "oklch": {
    "l": 0.88391,
    "c": 0.08804,
    "h": 69.6
  },
  "luminance": 0.68186
}

Semantic roles & 50–950 ramp

primary
#FFCF99
secondary
#5A9AE2
accent
#6CE600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481

Preview Lab

Preview with #FFCF99

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

Preview Lab → · Contrast checker → · Palette generator →

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