#FFCF9C#FFCF9C

#FFCF9C is a very light, moderate orange. Relative luminance 0.683; OKLCH L 88.4% C 0.085 H 68.1°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).

Color values

HEX#FFCF9C
RGBrgb(255, 207, 156)
HSLhsl(31, 100%, 81%)
HSVhsv(31, 39%, 100%)
CMYKcmyk(0%, 18.8%, 38.8%, 0%)
CIE-LABlab(86.15, 10.27, 31.74)
CIE-LCHlch(86.15, 33.36, 72.07°)
OKLaboklab(88.45% 0.0319 0.0791)
OKLCHoklch(88.45% 0.085 68.1)
XYZxyz(69.5556, 68.2894, 40.9635)
Luminance0.6829 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCF9C #9CCCFF
analogous
#FF9D9C #FFCF9C #FEFF9C
triadic
#FFCF9C #9CFFCF #CF9CFF
tetradic
#FFCF9C #9CFF9D #9CCCFF #FF9CFE
square
#FFCF9C #9CFF9D #9CCCFF #FF9CFE
split-complementary
#FFCF9C #9CFEFF #9D9CFF
monochromatic
#FF9422 #FFB15F #FFCF9C #FFEDD9 #FFF0E0

Accessibility & contrast

On white

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

On black

14.66
#FFCF9C on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCF9C
14.66:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCF9C#FFFFFF#000000##000000
##FFCF9C1.001.4314.6614.66
#FFFFFF1.431.0021.0021.00
#00000014.6621.001.001.00
##00000014.6621.001.001.00

Color blindness preview

Protanopia (red-blind)
#DFD198
Deuteranopia (green-blind)
#EBDC9D
Tritanopia (blue-blind)
#FFC4C2
Achromatopsia (no color)
#D7D7D7

Design tokens & code

CSS
--color: #ffcf9c;
/* rgb */ color: rgb(255, 207, 156);
/* oklch */ color: oklch(88.4% 0.085 68.1);
Tailwind
colors: {
  custom: {
    50: '#ffddb9',
    500: '#ffcf9c',
    950: '#000000',
  },
}
SCSS
$custom: #ffcf9c;
$custom-light: #ffddb9;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcf9c",
  "rgb": {
    "r": 255,
    "g": 207,
    "b": 156
  },
  "hsl": {
    "h": 30.909,
    "s": 100,
    "l": 80.588
  },
  "oklch": {
    "l": 0.88447,
    "c": 0.08529,
    "h": 68.1
  },
  "luminance": 0.68286
}

Semantic roles & 50–950 ramp

primary
#FFCF9C
secondary
#5D9EE2
accent
#6FE600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481

Preview Lab

Preview with #FFCF9C

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

Preview Lab → · Contrast checker → · Palette generator →

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