#FFCD6C#FFCD6C

#FFCD6C is a very light, vivid orange. Relative luminance 0.660; OKLCH L 87.3% C 0.128 H 82.3°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).

Color values

HEX#FFCD6C
RGBrgb(255, 205, 108)
HSLhsl(40, 100%, 71%)
HSVhsv(40, 58%, 100%)
CMYKcmyk(0%, 19.6%, 57.6%, 0%)
CIE-LABlab(85.00, 6.92, 54.24)
CIE-LCHlch(85.00, 54.68, 82.72°)
OKLaboklab(87.33% 0.0172 0.1269)
OKLCHoklch(87.33% 0.128 82.3)
XYZxyz(65.7813, 66.0093, 23.4607)
Luminance0.6601 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCD6C #6C9EFF
analogous
#FF836C #FFCD6C #E7FF6C
triadic
#FFCD6C #6CFFCD #CD6CFF
tetradic
#FFCD6C #6CFF83 #6C9EFF #FF6CE7
square
#FFCD6C #6CFF83 #6C9EFF #FF6CE7
split-complementary
#FFCD6C #6CE7FF #836CFF
monochromatic
#F19F00 #FFB82F #FFCD6C #FFE2A9 #FFF5E0

Accessibility & contrast

On white

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

On black

14.20
#FFCD6C on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCD6C
14.20:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCD6C#FFFFFF#000000##000000
##FFCD6C1.001.4814.2014.20
#FFFFFF1.481.0021.0021.00
#00000014.2021.001.001.00
##00000014.2021.001.001.00

Color blindness preview

Protanopia (red-blind)
#E2CD63
Deuteranopia (green-blind)
#EEDA6F
Tritanopia (blue-blind)
#FFBEB7
Achromatopsia (no color)
#D4D4D4

Design tokens & code

CSS
--color: #ffcd6c;
/* rgb */ color: rgb(255, 205, 108);
/* oklch */ color: oklch(87.3% 0.128 82.3);
Tailwind
colors: {
  custom: {
    50: '#ffdc99',
    500: '#ffcd6c',
    950: '#000000',
  },
}
SCSS
$custom: #ffcd6c;
$custom-light: #ffdc99;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcd6c",
  "rgb": {
    "r": 255,
    "g": 205,
    "b": 108
  },
  "hsl": {
    "h": 39.592,
    "s": 100,
    "l": 71.176
  },
  "oklch": {
    "l": 0.87329,
    "c": 0.12802,
    "h": 82.3
  },
  "luminance": 0.66005
}

Semantic roles & 50–950 ramp

primary
#FFCD6C
secondary
#346DDB
accent
#4EE600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#19150E
muted
#87847F

Preview Lab

Preview with #FFCD6C

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

Preview Lab → · Contrast checker → · Palette generator →

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