#FFCF80#FFCF80

#FFCF80 is a very light, moderate orange. Relative luminance 0.674; OKLCH L 88.0% C 0.111 H 79.0°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).

Color values

HEX#FFCF80
RGBrgb(255, 207, 128)
HSLhsl(37, 100%, 75%)
HSVhsv(37, 50%, 100%)
CMYKcmyk(0%, 18.8%, 49.8%, 0%)
CIE-LABlab(85.73, 7.50, 45.42)
CIE-LCHlch(85.73, 46.04, 80.63°)
OKLaboklab(87.98% 0.0212 0.1092)
OKLCHoklch(87.98% 0.111 79)
XYZxyz(67.4519, 67.4479, 29.8838)
Luminance0.6744 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCF80 #80B0FF
analogous
#FF9080 #FFCF80 #EFFF80
triadic
#FFCF80 #80FFCF #CF80FF
tetradic
#FFCF80 #80FF90 #80B0FF #FF80EF
square
#FFCF80 #80FF90 #80B0FF #FF80EF
split-complementary
#FFCF80 #80EFFF #9080FF
monochromatic
#FFA106 #FFB843 #FFCF80 #FFE6BD #FFF3E0

Accessibility & contrast

On white

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

On black

14.49
#FFCF80 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCF80
14.49:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCF80#FFFFFF#000000##000000
##FFCF801.001.4514.4914.49
#FFFFFF1.451.0021.0021.00
#00000014.4921.001.001.00
##00000014.4921.001.001.00

Color blindness preview

Protanopia (red-blind)
#E3CF7A
Deuteranopia (green-blind)
#EEDB82
Tritanopia (blue-blind)
#FFC1BC
Achromatopsia (no color)
#D6D6D6

Design tokens & code

CSS
--color: #ffcf80;
/* rgb */ color: rgb(255, 207, 128);
/* oklch */ color: oklch(88.0% 0.111 79.0);
Tailwind
colors: {
  custom: {
    50: '#ffdda6',
    500: '#ffcf80',
    950: '#000000',
  },
}
SCSS
$custom: #ffcf80;
$custom-light: #ffdda6;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcf80",
  "rgb": {
    "r": 255,
    "g": 207,
    "b": 128
  },
  "hsl": {
    "h": 37.323,
    "s": 100,
    "l": 75.098
  },
  "oklch": {
    "l": 0.87979,
    "c": 0.11125,
    "h": 79
  },
  "luminance": 0.67444
}

Semantic roles & 50–950 ramp

primary
#FFCF80
secondary
#457FDE
accent
#57E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480

Preview Lab

Preview with #FFCF80

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

Preview Lab → · Contrast checker → · Palette generator →

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