#FFCF6C#FFCF6C

#FFCF6C is a very light, vivid orange. Relative luminance 0.670; OKLCH L 87.7% C 0.129 H 83.7°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).

Color values

HEX#FFCF6C
RGBrgb(255, 207, 108)
HSLhsl(40, 100%, 71%)
HSVhsv(40, 58%, 100%)
CMYKcmyk(0%, 18.8%, 57.6%, 0%)
CIE-LABlab(85.49, 5.89, 54.81)
CIE-LCHlch(85.49, 55.12, 83.86°)
OKLaboklab(87.71% 0.0142 0.1281)
OKLCHoklch(87.71% 0.129 83.7)
XYZxyz(66.2628, 66.9723, 23.6212)
Luminance0.6697 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCF6C #6C9CFF
analogous
#FF856C #FFCF6C #E5FF6C
triadic
#FFCF6C #6CFFCF #CF6CFF
tetradic
#FFCF6C #6CFF85 #6C9CFF #FF6CE5
square
#FFCF6C #6CFF85 #6C9CFF #FF6CE5
split-complementary
#FFCF6C #6CE5FF #856CFF
monochromatic
#F1A200 #FFBB2F #FFCF6C #FFE3A9 #FFF5E0

Accessibility & contrast

On white

1.46
#FFCF6C on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.39
#FFCF6C on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCF6C
14.39:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCF6C#FFFFFF#000000##000000
##FFCF6C1.001.4614.3914.39
#FFFFFF1.461.0021.0021.00
#00000014.3921.001.001.00
##00000014.3921.001.001.00

Color blindness preview

Protanopia (red-blind)
#E4CE63
Deuteranopia (green-blind)
#F0DB6F
Tritanopia (blue-blind)
#FFC0B8
Achromatopsia (no color)
#D6D6D6

Design tokens & code

CSS
--color: #ffcf6c;
/* rgb */ color: rgb(255, 207, 108);
/* oklch */ color: oklch(87.7% 0.129 83.7);
Tailwind
colors: {
  custom: {
    50: '#ffdd99',
    500: '#ffcf6c',
    950: '#000000',
  },
}
SCSS
$custom: #ffcf6c;
$custom-light: #ffdd99;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcf6c",
  "rgb": {
    "r": 255,
    "g": 207,
    "b": 108
  },
  "hsl": {
    "h": 40.408,
    "s": 100,
    "l": 71.176
  },
  "oklch": {
    "l": 0.87713,
    "c": 0.12889,
    "h": 83.7
  },
  "luminance": 0.66968
}

Semantic roles & 50–950 ramp

primary
#FFCF6C
secondary
#346BDB
accent
#4BE600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#19150E
muted
#87847F

Preview Lab

Preview with #FFCF6C

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

Preview Lab → · Contrast checker → · Palette generator →

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