#FFCF5C#FFCF5C

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

Color values

HEX#FFCF5C
RGBrgb(255, 207, 92)
HSLhsl(42, 100%, 68%)
HSVhsv(42, 64%, 100%)
CMYKcmyk(0%, 18.8%, 63.9%, 0%)
CIE-LABlab(85.33, 4.83, 61.90)
CIE-LCHlch(85.33, 62.09, 85.53°)
OKLaboklab(87.54% 0.0092 0.1413)
OKLCHoklch(87.54% 0.142 86.3)
XYZxyz(65.4881, 66.6624, 19.5409)
Luminance0.6666 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCF5C #5C8CFF
analogous
#FF7D5C #FFCF5C #DEFF5C
triadic
#FFCF5C #5CFFCF #CF5CFF
tetradic
#FFCF5C #5CFF7D #5C8CFF #FF5CDE
square
#FFCF5C #5CFF7D #5C8CFF #FF5CDE
split-complementary
#FFCF5C #5CDEFF #7D5CFF
monochromatic
#E19E00 #FFBD1F #FFCF5C #FFE199 #FFF3D6

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##FFCF5C#FFFFFF#000000##000000
##FFCF5C1.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)
#E5CE4F
Deuteranopia (green-blind)
#F1DB61
Tritanopia (blue-blind)
#FFBFB6
Achromatopsia (no color)
#D5D5D5

Design tokens & code

CSS
--color: #ffcf5c;
/* rgb */ color: rgb(255, 207, 92);
/* oklch */ color: oklch(87.5% 0.142 86.3);
Tailwind
colors: {
  custom: {
    50: '#ffdd8f',
    500: '#ffcf5c',
    950: '#000000',
  },
}
SCSS
$custom: #ffcf5c;
$custom-light: #ffdd8f;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcf5c",
  "rgb": {
    "r": 255,
    "g": 207,
    "b": 92
  },
  "hsl": {
    "h": 42.331,
    "s": 100,
    "l": 68.039
  },
  "oklch": {
    "l": 0.8754,
    "c": 0.1416,
    "h": 86.3
  },
  "luminance": 0.66658
}

Semantic roles & 50–950 ramp

primary
#FFCF5C
secondary
#265BD9
accent
#44E600
background
#FFFEFC
surface
#FFFCF4
border
#D7D5CE
text
#19150D
muted
#87847F

Preview Lab

Preview with #FFCF5C

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

Preview Lab → · Contrast checker → · Palette generator →

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