#FFCD7F#FFCD7F

#FFCD7F is a very light, moderate orange. Relative luminance 0.665; OKLCH L 87.6% C 0.111 H 77.6°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).

Color values

HEX#FFCD7F
RGBrgb(255, 205, 127)
HSLhsl(37, 100%, 75%)
HSVhsv(37, 50%, 100%)
CMYKcmyk(0%, 19.6%, 50.2%, 0%)
CIE-LABlab(85.23, 8.44, 45.30)
CIE-LCHlch(85.23, 46.08, 79.44°)
OKLaboklab(87.58% 0.0239 0.1089)
OKLCHoklch(87.58% 0.111 77.6)
XYZxyz(66.9049, 66.4588, 29.3784)
Luminance0.6645 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCD7F #7FB1FF
analogous
#FF8D7F #FFCD7F #F1FF7F
triadic
#FFCD7F #7FFFCD #CD7FFF
tetradic
#FFCD7F #7FFF8D #7FB1FF #FF7FF1
square
#FFCD7F #7FFF8D #7FB1FF #FF7FF1
split-complementary
#FFCD7F #7FF1FF #8D7FFF
monochromatic
#FF9D05 #FFB542 #FFCD7F #FFE5BC #FFF3E0

Accessibility & contrast

On white

1.47
#FFCD7F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.29
#FFCD7F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCD7F
14.29:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCD7F#FFFFFF#000000##000000
##FFCD7F1.001.4714.2914.29
#FFFFFF1.471.0021.0021.00
#00000014.2921.001.001.00
##00000014.2921.001.001.00

Color blindness preview

Protanopia (red-blind)
#E1CE79
Deuteranopia (green-blind)
#EDDA81
Tritanopia (blue-blind)
#FFBFBA
Achromatopsia (no color)
#D5D5D5

Design tokens & code

CSS
--color: #ffcd7f;
/* rgb */ color: rgb(255, 205, 127);
/* oklch */ color: oklch(87.6% 0.111 77.6);
Tailwind
colors: {
  custom: {
    50: '#ffdca5',
    500: '#ffcd7f',
    950: '#000000',
  },
}
SCSS
$custom: #ffcd7f;
$custom-light: #ffdca5;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcd7f",
  "rgb": {
    "r": 255,
    "g": 205,
    "b": 127
  },
  "hsl": {
    "h": 36.563,
    "s": 100,
    "l": 74.902
  },
  "oklch": {
    "l": 0.87583,
    "c": 0.11145,
    "h": 77.6
  },
  "luminance": 0.66455
}

Semantic roles & 50–950 ramp

primary
#FFCD7F
secondary
#4480DE
accent
#5AE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18150F
muted
#868480

Preview Lab

Preview with #FFCD7F

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

Preview Lab → · Contrast checker → · Palette generator →

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