#FFCD5D#FFCD5D

#FFCD5D is a very light, vivid orange. Relative luminance 0.657; OKLCH L 87.2% C 0.140 H 84.9°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).

Color values

HEX#FFCD5D
RGBrgb(255, 205, 93)
HSLhsl(41, 100%, 68%)
HSVhsv(41, 64%, 100%)
CMYKcmyk(0%, 19.6%, 63.5%, 0%)
CIE-LABlab(84.85, 5.92, 60.93)
CIE-LCHlch(84.85, 61.22, 84.45°)
OKLaboklab(87.16% 0.0124 0.1394)
OKLCHoklch(87.16% 0.14 84.9)
XYZxyz(65.0506, 65.7171, 19.6122)
Luminance0.6571 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCD5D #5D8FFF
analogous
#FF7C5D #FFCD5D #E0FF5D
triadic
#FFCD5D #5DFFCD #CD5DFF
tetradic
#FFCD5D #5DFF7C #5D8FFF #FF5DE0
square
#FFCD5D #5DFF7C #5D8FFF #FF5DE0
split-complementary
#FFCD5D #5DE0FF #7C5DFF
monochromatic
#E29C00 #FFBA20 #FFCD5D #FFE09A #FFF3D7

Accessibility & contrast

On white

1.48
#FFCD5D on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.14
#FFCD5D on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCD5D
14.14:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCD5D#FFFFFF#000000##000000
##FFCD5D1.001.4814.1414.14
#FFFFFF1.481.0021.0021.00
#00000014.1421.001.001.00
##00000014.1421.001.001.00

Color blindness preview

Protanopia (red-blind)
#E4CC51
Deuteranopia (green-blind)
#F0D961
Tritanopia (blue-blind)
#FFBDB5
Achromatopsia (no color)
#D4D4D4

Design tokens & code

CSS
--color: #ffcd5d;
/* rgb */ color: rgb(255, 205, 93);
/* oklch */ color: oklch(87.2% 0.140 84.9);
Tailwind
colors: {
  custom: {
    50: '#ffdc8f',
    500: '#ffcd5d',
    950: '#000000',
  },
}
SCSS
$custom: #ffcd5d;
$custom-light: #ffdc8f;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcd5d",
  "rgb": {
    "r": 255,
    "g": 205,
    "b": 93
  },
  "hsl": {
    "h": 41.481,
    "s": 100,
    "l": 68.235
  },
  "oklch": {
    "l": 0.87164,
    "c": 0.13993,
    "h": 84.9
  },
  "luminance": 0.65713
}

Semantic roles & 50–950 ramp

primary
#FFCD5D
secondary
#275ED9
accent
#47E600
background
#FFFEFC
surface
#FFFBF4
border
#D7D4CE
text
#19150D
muted
#87847F

Preview Lab

Preview with #FFCD5D

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

Preview Lab → · Contrast checker → · Palette generator →

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