#FFCF4A#FFCF4A

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

Color values

HEX#FFCF4A
RGBrgb(255, 207, 74)
HSLhsl(44, 100%, 65%)
HSVhsv(44, 71%, 100%)
CMYKcmyk(0%, 18.8%, 71%, 0%)
CIE-LABlab(85.19, 3.87, 69.20)
CIE-LCHlch(85.19, 69.31, 86.80°)
OKLaboklab(87.38% 0.0043 0.1538)
OKLCHoklch(87.38% 0.154 88.4)
XYZxyz(64.7926, 66.3842, 15.8780)
Luminance0.6638 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCF4A #4A7AFF
analogous
#FF744A #FFCF4A #D5FF4A
triadic
#FFCF4A #4AFFCF #CF4AFF
tetradic
#FFCF4A #4AFF74 #4A7AFF #FF4AD5
square
#FFCF4A #4AFF74 #4A7AFF #FF4AD5
split-complementary
#FFCF4A #4AD5FF #744AFF
monochromatic
#CF9800 #FFBF0D #FFCF4A #FFDF87 #FFEFC4

Accessibility & contrast

On white

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

On black

14.28
#FFCF4A on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCF4A
14.28:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCF4A#FFFFFF#000000##000000
##FFCF4A1.001.4714.2814.28
#FFFFFF1.471.0021.0021.00
#00000014.2821.001.001.00
##00000014.2821.001.001.00

Color blindness preview

Protanopia (red-blind)
#E6CD37
Deuteranopia (green-blind)
#F2DA51
Tritanopia (blue-blind)
#FFBEB4
Achromatopsia (no color)
#D5D5D5

Design tokens & code

CSS
--color: #ffcf4a;
/* rgb */ color: rgb(255, 207, 74);
/* oklch */ color: oklch(87.4% 0.154 88.4);
Tailwind
colors: {
  custom: {
    50: '#ffdd84',
    500: '#ffcf4a',
    950: '#000000',
  },
}
SCSS
$custom: #ffcf4a;
$custom-light: #ffdd84;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcf4a",
  "rgb": {
    "r": 255,
    "g": 207,
    "b": 74
  },
  "hsl": {
    "h": 44.088,
    "s": 100,
    "l": 64.51
  },
  "oklch": {
    "l": 0.87383,
    "c": 0.1539,
    "h": 88.4
  },
  "luminance": 0.6638
}

Semantic roles & 50–950 ramp

primary
#FFCF4A
secondary
#2450CA
accent
#3DE600
background
#FFFEFB
surface
#FFFCF2
border
#D7D5CC
text
#19150B
muted
#87847E

Preview Lab

Preview with #FFCF4A

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

Preview Lab → · Contrast checker → · Palette generator →

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