#FFCF60#FFCF60

#FFCF60 is a very light, vivid orange. Relative luminance 0.667; OKLCH L 87.6% C 0.139 H 85.7°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).

Color values

HEX#FFCF60
RGBrgb(255, 207, 96)
HSLhsl(42, 100%, 69%)
HSVhsv(42, 62%, 100%)
CMYKcmyk(0%, 18.8%, 62.4%, 0%)
CIE-LABlab(85.37, 5.08, 60.17)
CIE-LCHlch(85.37, 60.39, 85.17°)
OKLaboklab(87.58% 0.0104 0.1382)
OKLCHoklch(87.58% 0.139 85.7)
XYZxyz(65.6676, 66.7342, 20.4863)
Luminance0.6673 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCF60 #6090FF
analogous
#FF8060 #FFCF60 #DFFF60
triadic
#FFCF60 #60FFCF #CF60FF
tetradic
#FFCF60 #60FF80 #6090FF #FF60DF
square
#FFCF60 #60FF80 #6090FF #FF60DF
split-complementary
#FFCF60 #60DFFF #8060FF
monochromatic
#E5A000 #FFBD23 #FFCF60 #FFE19D #FFF4DA

Accessibility & contrast

On white

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

On black

14.35
#FFCF60 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCF60
14.35:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCF60#FFFFFF#000000##000000
##FFCF601.001.4614.3514.35
#FFFFFF1.461.0021.0021.00
#00000014.3521.001.001.00
##00000014.3521.001.001.00

Color blindness preview

Protanopia (red-blind)
#E5CE54
Deuteranopia (green-blind)
#F1DB64
Tritanopia (blue-blind)
#FFBFB7
Achromatopsia (no color)
#D5D5D5

Design tokens & code

CSS
--color: #ffcf60;
/* rgb */ color: rgb(255, 207, 96);
/* oklch */ color: oklch(87.6% 0.139 85.7);
Tailwind
colors: {
  custom: {
    50: '#ffdd91',
    500: '#ffcf60',
    950: '#000000',
  },
}
SCSS
$custom: #ffcf60;
$custom-light: #ffdd91;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcf60",
  "rgb": {
    "r": 255,
    "g": 207,
    "b": 96
  },
  "hsl": {
    "h": 41.887,
    "s": 100,
    "l": 68.824
  },
  "oklch": {
    "l": 0.8758,
    "c": 0.13856,
    "h": 85.7
  },
  "luminance": 0.6673
}

Semantic roles & 50–950 ramp

primary
#FFCF60
secondary
#2A5FD9
accent
#45E600
background
#FFFEFC
surface
#FFFCF4
border
#D7D5CE
text
#19150D
muted
#87847F

Preview Lab

Preview with #FFCF60

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

Preview Lab → · Contrast checker → · Palette generator →

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