#FFCF54#FFCF54

#FFCF54 is a very light, vivid orange. Relative luminance 0.665; OKLCH L 87.5% C 0.147 H 87.3°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).

Color values

HEX#FFCF54
RGBrgb(255, 207, 84)
HSLhsl(43, 100%, 66%)
HSVhsv(43, 67%, 100%)
CMYKcmyk(0%, 18.8%, 67.1%, 0%)
CIE-LABlab(85.27, 4.38, 65.25)
CIE-LCHlch(85.27, 65.39, 86.16°)
OKLaboklab(87.47% 0.0069 0.1472)
OKLCHoklch(87.47% 0.147 87.3)
XYZxyz(65.1567, 66.5298, 17.7955)
Luminance0.6653 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCF54 #5484FF
analogous
#FF7A54 #FFCF54 #DAFF54
triadic
#FFCF54 #54FFCF #CF54FF
tetradic
#FFCF54 #54FF7A #5484FF #FF54DA
square
#FFCF54 #54FF7A #5484FF #FF54DA
split-complementary
#FFCF54 #54DAFF #7A54FF
monochromatic
#D99C00 #FFBE17 #FFCF54 #FFE091 #FFF1CE

Accessibility & contrast

On white

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

On black

14.31
#FFCF54 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCF54
14.31:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCF54#FFFFFF#000000##000000
##FFCF541.001.4714.3114.31
#FFFFFF1.471.0021.0021.00
#00000014.3121.001.001.00
##00000014.3121.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffcf54;
/* rgb */ color: rgb(255, 207, 84);
/* oklch */ color: oklch(87.5% 0.147 87.3);
Tailwind
colors: {
  custom: {
    50: '#ffdd8a',
    500: '#ffcf54',
    950: '#000000',
  },
}
SCSS
$custom: #ffcf54;
$custom-light: #ffdd8a;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcf54",
  "rgb": {
    "r": 255,
    "g": 207,
    "b": 84
  },
  "hsl": {
    "h": 43.158,
    "s": 100,
    "l": 66.471
  },
  "oklch": {
    "l": 0.87465,
    "c": 0.14735,
    "h": 87.3
  },
  "luminance": 0.66526
}

Semantic roles & 50–950 ramp

primary
#FFCF54
secondary
#2556D2
accent
#40E600
background
#FFFEFC
surface
#FFFCF4
border
#D7D5CE
text
#19150C
muted
#87847F

Preview Lab

Preview with #FFCF54

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

Preview Lab → · Contrast checker → · Palette generator →

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