#FFCF5A#FFCF5A

#FFCF5A is a very light, vivid orange. Relative luminance 0.666; OKLCH L 87.5% C 0.143 H 86.6°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).

Color values

HEX#FFCF5A
RGBrgb(255, 207, 90)
HSLhsl(43, 100%, 68%)
HSVhsv(43, 65%, 100%)
CMYKcmyk(0%, 18.8%, 64.7%, 0%)
CIE-LABlab(85.32, 4.72, 62.75)
CIE-LCHlch(85.32, 62.93, 85.70°)
OKLaboklab(87.52% 0.0086 0.1428)
OKLCHoklch(87.52% 0.143 86.6)
XYZxyz(65.4018, 66.6279, 19.0866)
Luminance0.6662 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCF5A #5A8AFF
analogous
#FF7C5A #FFCF5A #DDFF5A
triadic
#FFCF5A #5AFFCF #CF5AFF
tetradic
#FFCF5A #5AFF7C #5A8AFF #FF5ADD
square
#FFCF5A #5AFF7C #5A8AFF #FF5ADD
split-complementary
#FFCF5A #5ADDFF #7C5AFF
monochromatic
#DF9E00 #FFBD1D #FFCF5A #FFE197 #FFF3D4

Accessibility & contrast

On white

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

On black

14.32
#FFCF5A on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCF5A
14.32:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCF5A#FFFFFF#000000##000000
##FFCF5A1.001.4714.3214.32
#FFFFFF1.471.0021.0021.00
#00000014.3221.001.001.00
##00000014.3221.001.001.00

Color blindness preview

Protanopia (red-blind)
#E6CE4D
Deuteranopia (green-blind)
#F1DA5F
Tritanopia (blue-blind)
#FFBEB6
Achromatopsia (no color)
#D5D5D5

Design tokens & code

CSS
--color: #ffcf5a;
/* rgb */ color: rgb(255, 207, 90);
/* oklch */ color: oklch(87.5% 0.143 86.6);
Tailwind
colors: {
  custom: {
    50: '#ffdd8d',
    500: '#ffcf5a',
    950: '#000000',
  },
}
SCSS
$custom: #ffcf5a;
$custom-light: #ffdd8d;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcf5a",
  "rgb": {
    "r": 255,
    "g": 207,
    "b": 90
  },
  "hsl": {
    "h": 42.545,
    "s": 100,
    "l": 67.647
  },
  "oklch": {
    "l": 0.8752,
    "c": 0.14308,
    "h": 86.6
  },
  "luminance": 0.66624
}

Semantic roles & 50–950 ramp

primary
#FFCF5A
secondary
#265AD7
accent
#43E600
background
#FFFEFC
surface
#FFFCF4
border
#D7D5CE
text
#19150D
muted
#87847F

Preview Lab

Preview with #FFCF5A

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

Preview Lab → · Contrast checker → · Palette generator →

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