#FFCF83#FFCF83

#FFCF83 is a very light, moderate orange. Relative luminance 0.675; OKLCH L 88.0% C 0.108 H 78.1°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).

Color values

HEX#FFCF83
RGBrgb(255, 207, 131)
HSLhsl(37, 100%, 76%)
HSVhsv(37, 49%, 100%)
CMYKcmyk(0%, 18.8%, 48.6%, 0%)
CIE-LABlab(85.77, 7.76, 43.98)
CIE-LCHlch(85.77, 44.66, 79.99°)
OKLaboklab(88.02% 0.0223 0.1062)
OKLCHoklch(88.02% 0.108 78.1)
XYZxyz(67.6523, 67.5281, 30.9392)
Luminance0.6752 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCF83 #83B3FF
analogous
#FF9183 #FFCF83 #F1FF83
triadic
#FFCF83 #83FFCF #CF83FF
tetradic
#FFCF83 #83FF91 #83B3FF #FF83F1
square
#FFCF83 #83FF91 #83B3FF #FF83F1
split-complementary
#FFCF83 #83F1FF #9183FF
monochromatic
#FFA009 #FFB746 #FFCF83 #FFE7C0 #FFF3E0

Accessibility & contrast

On white

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

On black

14.50
#FFCF83 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCF83
14.50:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCF83#FFFFFF#000000##000000
##FFCF831.001.4514.5014.50
#FFFFFF1.451.0021.0021.00
#00000014.5021.001.001.00
##00000014.5021.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffcf83;
/* rgb */ color: rgb(255, 207, 131);
/* oklch */ color: oklch(88.0% 0.108 78.1);
Tailwind
colors: {
  custom: {
    50: '#ffdda8',
    500: '#ffcf83',
    950: '#000000',
  },
}
SCSS
$custom: #ffcf83;
$custom-light: #ffdda8;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcf83",
  "rgb": {
    "r": 255,
    "g": 207,
    "b": 131
  },
  "hsl": {
    "h": 36.774,
    "s": 100,
    "l": 75.686
  },
  "oklch": {
    "l": 0.88024,
    "c": 0.10849,
    "h": 78.1
  },
  "luminance": 0.67524
}

Semantic roles & 50–950 ramp

primary
#FFCF83
secondary
#4882DF
accent
#59E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#181510
muted
#868480

Preview Lab

Preview with #FFCF83

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

Preview Lab → · Contrast checker → · Palette generator →

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