#FFCD6F#FFCD6F

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

Color values

HEX#FFCD6F
RGBrgb(255, 205, 111)
HSLhsl(39, 100%, 72%)
HSVhsv(39, 56%, 100%)
CMYKcmyk(0%, 19.6%, 56.5%, 0%)
CIE-LABlab(85.03, 7.15, 52.86)
CIE-LCHlch(85.03, 53.34, 82.30°)
OKLaboklab(87.37% 0.0182 0.1242)
OKLCHoklch(87.37% 0.126 81.6)
XYZxyz(65.9438, 66.0743, 24.3161)
Luminance0.6607 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCD6F #6FA1FF
analogous
#FF856F #FFCD6F #E9FF6F
triadic
#FFCD6F #6FFFCD #CD6FFF
tetradic
#FFCD6F #6FFF85 #6FA1FF #FF6FE9
square
#FFCD6F #6FFF85 #6FA1FF #FF6FE9
split-complementary
#FFCD6F #6FE9FF #856FFF
monochromatic
#F49F00 #FFB832 #FFCD6F #FFE2AC #FFF4E0

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##FFCD6F#FFFFFF#000000##000000
##FFCD6F1.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)
#E2CD66
Deuteranopia (green-blind)
#EEDA72
Tritanopia (blue-blind)
#FFBEB7
Achromatopsia (no color)
#D4D4D4

Design tokens & code

CSS
--color: #ffcd6f;
/* rgb */ color: rgb(255, 205, 111);
/* oklch */ color: oklch(87.4% 0.126 81.6);
Tailwind
colors: {
  custom: {
    50: '#ffdc9b',
    500: '#ffcd6f',
    950: '#000000',
  },
}
SCSS
$custom: #ffcd6f;
$custom-light: #ffdc9b;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcd6f",
  "rgb": {
    "r": 255,
    "g": 205,
    "b": 111
  },
  "hsl": {
    "h": 39.167,
    "s": 100,
    "l": 71.765
  },
  "oklch": {
    "l": 0.87366,
    "c": 0.1255,
    "h": 81.6
  },
  "luminance": 0.6607
}

Semantic roles & 50–950 ramp

primary
#FFCD6F
secondary
#3770DC
accent
#50E600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#19150E
muted
#87847F

Preview Lab

Preview with #FFCD6F

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

Preview Lab → · Contrast checker → · Palette generator →

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