#FFCF4F#FFCF4F

#FFCF4F is a very light, vivid orange. Relative luminance 0.664; OKLCH L 87.4% C 0.151 H 87.9°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).

Color values

HEX#FFCF4F
RGBrgb(255, 207, 79)
HSLhsl(44, 100%, 65%)
HSVhsv(44, 69%, 100%)
CMYKcmyk(0%, 18.8%, 69%, 0%)
CIE-LABlab(85.23, 4.12, 67.26)
CIE-LCHlch(85.23, 67.38, 86.50°)
OKLaboklab(87.42% 0.0055 0.1506)
OKLCHoklch(87.42% 0.151 87.9)
XYZxyz(64.9678, 66.4543, 16.8007)
Luminance0.6645 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCF4F #4F7FFF
analogous
#FF774F #FFCF4F #D7FF4F
triadic
#FFCF4F #4FFFCF #CF4FFF
tetradic
#FFCF4F #4FFF77 #4F7FFF #FF4FD7
square
#FFCF4F #4FFF77 #4F7FFF #FF4FD7
split-complementary
#FFCF4F #4FD7FF #774FFF
monochromatic
#D49A00 #FFBE12 #FFCF4F #FFE08C #FFF0C9

Accessibility & contrast

On white

1.47
#FFCF4F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.29
#FFCF4F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCF4F
14.29:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCF4F#FFFFFF#000000##000000
##FFCF4F1.001.4714.2914.29
#FFFFFF1.471.0021.0021.00
#00000014.2921.001.001.00
##00000014.2921.001.001.00

Color blindness preview

Protanopia (red-blind)
#E6CD3E
Deuteranopia (green-blind)
#F2DA55
Tritanopia (blue-blind)
#FFBEB5
Achromatopsia (no color)
#D5D5D5

Design tokens & code

CSS
--color: #ffcf4f;
/* rgb */ color: rgb(255, 207, 79);
/* oklch */ color: oklch(87.4% 0.151 87.9);
Tailwind
colors: {
  custom: {
    50: '#ffdd87',
    500: '#ffcf4f',
    950: '#000000',
  },
}
SCSS
$custom: #ffcf4f;
$custom-light: #ffdd87;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcf4f",
  "rgb": {
    "r": 255,
    "g": 207,
    "b": 79
  },
  "hsl": {
    "h": 43.636,
    "s": 100,
    "l": 65.49
  },
  "oklch": {
    "l": 0.87423,
    "c": 0.15072,
    "h": 87.9
  },
  "luminance": 0.6645
}

Semantic roles & 50–950 ramp

primary
#FFCF4F
secondary
#2453CE
accent
#3FE600
background
#FFFEFC
surface
#FFFCF4
border
#D7D5CE
text
#19150C
muted
#87847F

Preview Lab

Preview with #FFCF4F

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

Preview Lab → · Contrast checker → · Palette generator →

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