#FFCF4D#FFCF4D

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

Color values

HEX#FFCF4D
RGBrgb(255, 207, 77)
HSLhsl(44, 100%, 65%)
HSVhsv(44, 70%, 100%)
CMYKcmyk(0%, 18.8%, 69.8%, 0%)
CIE-LABlab(85.21, 4.02, 68.04)
CIE-LCHlch(85.21, 68.16, 86.62°)
OKLaboklab(87.41% 0.005 0.1519)
OKLCHoklch(87.41% 0.152 88.1)
XYZxyz(64.8961, 66.4256, 16.4230)
Luminance0.6642 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCF4D #4D7DFF
analogous
#FF764D #FFCF4D #D6FF4D
triadic
#FFCF4D #4DFFCF #CF4DFF
tetradic
#FFCF4D #4DFF76 #4D7DFF #FF4DD6
square
#FFCF4D #4DFF76 #4D7DFF #FF4DD6
split-complementary
#FFCF4D #4DD6FF #764DFF
monochromatic
#D29900 #FFBE10 #FFCF4D #FFE08A #FFF0C7

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##FFCF4D#FFFFFF#000000##000000
##FFCF4D1.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)
#E6CD3B
Deuteranopia (green-blind)
#F2DA53
Tritanopia (blue-blind)
#FFBEB4
Achromatopsia (no color)
#D5D5D5

Design tokens & code

CSS
--color: #ffcf4d;
/* rgb */ color: rgb(255, 207, 77);
/* oklch */ color: oklch(87.4% 0.152 88.1);
Tailwind
colors: {
  custom: {
    50: '#ffdd86',
    500: '#ffcf4d',
    950: '#000000',
  },
}
SCSS
$custom: #ffcf4d;
$custom-light: #ffdd86;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcf4d",
  "rgb": {
    "r": 255,
    "g": 207,
    "b": 77
  },
  "hsl": {
    "h": 43.82,
    "s": 100,
    "l": 65.098
  },
  "oklch": {
    "l": 0.87407,
    "c": 0.15201,
    "h": 88.1
  },
  "luminance": 0.66421
}

Semantic roles & 50–950 ramp

primary
#FFCF4D
secondary
#2451CC
accent
#3EE600
background
#FFFEFC
surface
#FFFCF3
border
#D7D5CD
text
#19150C
muted
#87847F

Preview Lab

Preview with #FFCF4D

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

Preview Lab → · Contrast checker → · Palette generator →

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