#FFCD6B#FFCD6B

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

Color values

HEX#FFCD6B
RGBrgb(255, 205, 107)
HSLhsl(40, 100%, 71%)
HSVhsv(40, 58%, 100%)
CMYKcmyk(0%, 19.6%, 58%, 0%)
CIE-LABlab(84.99, 6.85, 54.70)
CIE-LCHlch(84.99, 55.12, 82.86°)
OKLaboklab(87.32% 0.0169 0.1278)
OKLCHoklch(87.32% 0.129 82.5)
XYZxyz(65.7284, 65.9882, 23.1821)
Luminance0.6598 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCD6B #6B9DFF
analogous
#FF836B #FFCD6B #E7FF6B
triadic
#FFCD6B #6BFFCD #CD6BFF
tetradic
#FFCD6B #6BFF83 #6B9DFF #FF6BE7
square
#FFCD6B #6BFF83 #6B9DFF #FF6BE7
split-complementary
#FFCD6B #6BE7FF #836BFF
monochromatic
#F09F00 #FFB82E #FFCD6B #FFE2A8 #FFF5E0

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##FFCD6B#FFFFFF#000000##000000
##FFCD6B1.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)
#E3CD62
Deuteranopia (green-blind)
#EFDA6E
Tritanopia (blue-blind)
#FFBDB7
Achromatopsia (no color)
#D4D4D4

Design tokens & code

CSS
--color: #ffcd6b;
/* rgb */ color: rgb(255, 205, 107);
/* oklch */ color: oklch(87.3% 0.129 82.5);
Tailwind
colors: {
  custom: {
    50: '#ffdc98',
    500: '#ffcd6b',
    950: '#000000',
  },
}
SCSS
$custom: #ffcd6b;
$custom-light: #ffdc98;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcd6b",
  "rgb": {
    "r": 255,
    "g": 205,
    "b": 107
  },
  "hsl": {
    "h": 39.73,
    "s": 100,
    "l": 70.98
  },
  "oklch": {
    "l": 0.87317,
    "c": 0.12886,
    "h": 82.5
  },
  "luminance": 0.65984
}

Semantic roles & 50–950 ramp

primary
#FFCD6B
secondary
#336CDB
accent
#4EE600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#19150E
muted
#87847F

Preview Lab

Preview with #FFCD6B

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

Preview Lab → · Contrast checker → · Palette generator →

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