#FFCD6E#FFCD6E

#FFCD6E is a very light, vivid orange. Relative luminance 0.660; OKLCH L 87.4% C 0.126 H 81.9°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).

Color values

HEX#FFCD6E
RGBrgb(255, 205, 110)
HSLhsl(39, 100%, 72%)
HSVhsv(39, 57%, 100%)
CMYKcmyk(0%, 19.6%, 56.9%, 0%)
CIE-LABlab(85.02, 7.07, 53.32)
CIE-LCHlch(85.02, 53.78, 82.45°)
OKLaboklab(87.35% 0.0179 0.1251)
OKLCHoklch(87.35% 0.126 81.9)
XYZxyz(65.8890, 66.0524, 24.0278)
Luminance0.6605 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCD6E #6EA0FF
analogous
#FF856E #FFCD6E #E9FF6E
triadic
#FFCD6E #6EFFCD #CD6EFF
tetradic
#FFCD6E #6EFF85 #6EA0FF #FF6EE9
square
#FFCD6E #6EFF85 #6EA0FF #FF6EE9
split-complementary
#FFCD6E #6EE9FF #856EFF
monochromatic
#F39F00 #FFB831 #FFCD6E #FFE2AB #FFF4E0

Accessibility & contrast

On white

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

On black

14.21
#FFCD6E on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCD6E
14.21:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCD6E#FFFFFF#000000##000000
##FFCD6E1.001.4814.2114.21
#FFFFFF1.481.0021.0021.00
#00000014.2121.001.001.00
##00000014.2121.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffcd6e;
/* rgb */ color: rgb(255, 205, 110);
/* oklch */ color: oklch(87.4% 0.126 81.9);
Tailwind
colors: {
  custom: {
    50: '#ffdc9a',
    500: '#ffcd6e',
    950: '#000000',
  },
}
SCSS
$custom: #ffcd6e;
$custom-light: #ffdc9a;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcd6e",
  "rgb": {
    "r": 255,
    "g": 205,
    "b": 110
  },
  "hsl": {
    "h": 39.31,
    "s": 100,
    "l": 71.569
  },
  "oklch": {
    "l": 0.87354,
    "c": 0.12634,
    "h": 81.9
  },
  "luminance": 0.66048
}

Semantic roles & 50–950 ramp

primary
#FFCD6E
secondary
#366FDB
accent
#4FE600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#19150E
muted
#87847F

Preview Lab

Preview with #FFCD6E

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

Preview Lab → · Contrast checker → · Palette generator →

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