#FFCD5F#FFCD5F

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

Color values

HEX#FFCD5F
RGBrgb(255, 205, 95)
HSLhsl(41, 100%, 69%)
HSVhsv(41, 63%, 100%)
CMYKcmyk(0%, 19.6%, 62.7%, 0%)
CIE-LABlab(84.87, 6.05, 60.06)
CIE-LCHlch(84.87, 60.37, 84.25°)
OKLaboklab(87.18% 0.0131 0.1378)
OKLCHoklch(87.18% 0.138 84.6)
XYZxyz(65.1403, 65.7530, 20.0848)
Luminance0.6575 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCD5F #5F91FF
analogous
#FF7D5F #FFCD5F #E1FF5F
triadic
#FFCD5F #5FFFCD #CD5FFF
tetradic
#FFCD5F #5FFF7D #5F91FF #FF5FE1
square
#FFCD5F #5FFF7D #5F91FF #FF5FE1
split-complementary
#FFCD5F #5FE1FF #7D5FFF
monochromatic
#E49C00 #FFBA22 #FFCD5F #FFE09C #FFF3D9

Accessibility & contrast

On white

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

On black

14.15
#FFCD5F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCD5F
14.15:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCD5F#FFFFFF#000000##000000
##FFCD5F1.001.4814.1514.15
#FFFFFF1.481.0021.0021.00
#00000014.1521.001.001.00
##00000014.1521.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffcd5f;
/* rgb */ color: rgb(255, 205, 95);
/* oklch */ color: oklch(87.2% 0.138 84.6);
Tailwind
colors: {
  custom: {
    50: '#ffdc90',
    500: '#ffcd5f',
    950: '#000000',
  },
}
SCSS
$custom: #ffcd5f;
$custom-light: #ffdc90;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcd5f",
  "rgb": {
    "r": 255,
    "g": 205,
    "b": 95
  },
  "hsl": {
    "h": 41.25,
    "s": 100,
    "l": 68.627
  },
  "oklch": {
    "l": 0.87184,
    "c": 0.13842,
    "h": 84.6
  },
  "luminance": 0.65749
}

Semantic roles & 50–950 ramp

primary
#FFCD5F
secondary
#2960D9
accent
#48E600
background
#FFFEFC
surface
#FFFBF4
border
#D7D4CE
text
#19150D
muted
#87847F

Preview Lab

Preview with #FFCD5F

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

Preview Lab → · Contrast checker → · Palette generator →

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