#FFCF5B#FFCF5B

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

Color values

HEX#FFCF5B
RGBrgb(255, 207, 91)
HSLhsl(42, 100%, 68%)
HSVhsv(42, 64%, 100%)
CMYKcmyk(0%, 18.8%, 64.3%, 0%)
CIE-LABlab(85.32, 4.78, 62.33)
CIE-LCHlch(85.32, 62.51, 85.62°)
OKLaboklab(87.53% 0.0089 0.1421)
OKLCHoklch(87.53% 0.142 86.4)
XYZxyz(65.4446, 66.6450, 19.3122)
Luminance0.6664 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCF5B #5B8BFF
analogous
#FF7D5B #FFCF5B #DDFF5B
triadic
#FFCF5B #5BFFCF #CF5BFF
tetradic
#FFCF5B #5BFF7D #5B8BFF #FF5BDD
square
#FFCF5B #5BFF7D #5B8BFF #FF5BDD
split-complementary
#FFCF5B #5BDDFF #7D5BFF
monochromatic
#E09E00 #FFBD1E #FFCF5B #FFE198 #FFF3D5

Accessibility & contrast

On white

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

On black

14.33
#FFCF5B on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCF5B
14.33:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCF5B#FFFFFF#000000##000000
##FFCF5B1.001.4714.3314.33
#FFFFFF1.471.0021.0021.00
#00000014.3321.001.001.00
##00000014.3321.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffcf5b;
/* rgb */ color: rgb(255, 207, 91);
/* oklch */ color: oklch(87.5% 0.142 86.4);
Tailwind
colors: {
  custom: {
    50: '#ffdd8e',
    500: '#ffcf5b',
    950: '#000000',
  },
}
SCSS
$custom: #ffcf5b;
$custom-light: #ffdd8e;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcf5b",
  "rgb": {
    "r": 255,
    "g": 207,
    "b": 91
  },
  "hsl": {
    "h": 42.439,
    "s": 100,
    "l": 67.843
  },
  "oklch": {
    "l": 0.8753,
    "c": 0.14234,
    "h": 86.4
  },
  "luminance": 0.66641
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #FFCF5B

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

Preview Lab → · Contrast checker → · Palette generator →

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