#FFCD5E#FFCD5E

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

Color values

HEX#FFCD5E
RGBrgb(255, 205, 94)
HSLhsl(41, 100%, 68%)
HSVhsv(41, 63%, 100%)
CMYKcmyk(0%, 19.6%, 63.1%, 0%)
CIE-LABlab(84.86, 5.99, 60.50)
CIE-LCHlch(84.86, 60.79, 84.35°)
OKLaboklab(87.17% 0.0127 0.1386)
OKLCHoklch(87.17% 0.139 84.7)
XYZxyz(65.0952, 65.7349, 19.8470)
Luminance0.6573 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCD5E #5E90FF
analogous
#FF7C5E #FFCD5E #E1FF5E
triadic
#FFCD5E #5EFFCD #CD5EFF
tetradic
#FFCD5E #5EFF7C #5E90FF #FF5EE1
square
#FFCD5E #5EFF7C #5E90FF #FF5EE1
split-complementary
#FFCD5E #5EE1FF #7C5EFF
monochromatic
#E39C00 #FFBA21 #FFCD5E #FFE09B #FFF3D8

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##FFCD5E#FFFFFF#000000##000000
##FFCD5E1.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)
#E3CC52
Deuteranopia (green-blind)
#EFD962
Tritanopia (blue-blind)
#FFBDB5
Achromatopsia (no color)
#D4D4D4

Design tokens & code

CSS
--color: #ffcd5e;
/* rgb */ color: rgb(255, 205, 94);
/* oklch */ color: oklch(87.2% 0.139 84.7);
Tailwind
colors: {
  custom: {
    50: '#ffdc90',
    500: '#ffcd5e',
    950: '#000000',
  },
}
SCSS
$custom: #ffcd5e;
$custom-light: #ffdc90;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcd5e",
  "rgb": {
    "r": 255,
    "g": 205,
    "b": 94
  },
  "hsl": {
    "h": 41.366,
    "s": 100,
    "l": 68.431
  },
  "oklch": {
    "l": 0.87174,
    "c": 0.13919,
    "h": 84.7
  },
  "luminance": 0.65731
}

Semantic roles & 50–950 ramp

primary
#FFCD5E
secondary
#285FD9
accent
#47E600
background
#FFFEFC
surface
#FFFBF4
border
#D7D4CE
text
#19150D
muted
#87847F

Preview Lab

Preview with #FFCD5E

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

Preview Lab → · Contrast checker → · Palette generator →

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