#FFCF64#FFCF64

#FFCF64 is a very light, vivid orange. Relative luminance 0.668; OKLCH L 87.6% C 0.135 H 85.1°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).

Color values

HEX#FFCF64
RGBrgb(255, 207, 100)
HSLhsl(41, 100%, 70%)
HSVhsv(41, 61%, 100%)
CMYKcmyk(0%, 18.8%, 60.8%, 0%)
CIE-LABlab(85.41, 5.34, 58.41)
CIE-LCHlch(85.41, 58.66, 84.78°)
OKLaboklab(87.62% 0.0116 0.1349)
OKLCHoklch(87.62% 0.135 85.1)
XYZxyz(65.8564, 66.8097, 21.4810)
Luminance0.6681 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCF64 #6494FF
analogous
#FF8164 #FFCF64 #E2FF64
triadic
#FFCF64 #64FFCF #CF64FF
tetradic
#FFCF64 #64FF81 #6494FF #FF64E2
square
#FFCF64 #64FF81 #6494FF #FF64E2
split-complementary
#FFCF64 #64E2FF #8164FF
monochromatic
#E9A100 #FFBC27 #FFCF64 #FFE2A1 #FFF5DE

Accessibility & contrast

On white

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

On black

14.36
#FFCF64 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCF64
14.36:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCF64#FFFFFF#000000##000000
##FFCF641.001.4614.3614.36
#FFFFFF1.461.0021.0021.00
#00000014.3621.001.001.00
##00000014.3621.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffcf64;
/* rgb */ color: rgb(255, 207, 100);
/* oklch */ color: oklch(87.6% 0.135 85.1);
Tailwind
colors: {
  custom: {
    50: '#ffdd94',
    500: '#ffcf64',
    950: '#000000',
  },
}
SCSS
$custom: #ffcf64;
$custom-light: #ffdd94;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcf64",
  "rgb": {
    "r": 255,
    "g": 207,
    "b": 100
  },
  "hsl": {
    "h": 41.419,
    "s": 100,
    "l": 69.608
  },
  "oklch": {
    "l": 0.87622,
    "c": 0.13543,
    "h": 85.1
  },
  "luminance": 0.66806
}

Semantic roles & 50–950 ramp

primary
#FFCF64
secondary
#2D63DA
accent
#47E600
background
#FFFEFC
surface
#FFFCF4
border
#D7D5CE
text
#19150D
muted
#87847F

Preview Lab

Preview with #FFCF64

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

Preview Lab → · Contrast checker → · Palette generator →

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