#FFCD7C#FFCD7C

#FFCD7C is a very light, moderate orange. Relative luminance 0.664; OKLCH L 87.5% C 0.114 H 78.5°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).

Color values

HEX#FFCD7C
RGBrgb(255, 205, 124)
HSLhsl(37, 100%, 74%)
HSVhsv(37, 51%, 100%)
CMYKcmyk(0%, 19.6%, 51.4%, 0%)
CIE-LABlab(85.19, 8.18, 46.73)
CIE-LCHlch(85.19, 47.45, 80.07°)
OKLaboklab(87.54% 0.0228 0.1119)
OKLCHoklch(87.54% 0.114 78.5)
XYZxyz(66.7123, 66.3817, 28.3640)
Luminance0.6638 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCD7C #7CAEFF
analogous
#FF8C7C #FFCD7C #F0FF7C
triadic
#FFCD7C #7CFFCD #CD7CFF
tetradic
#FFCD7C #7CFF8C #7CAEFF #FF7CF0
square
#FFCD7C #7CFF8C #7CAEFF #FF7CF0
split-complementary
#FFCD7C #7CF0FF #8C7CFF
monochromatic
#FF9E02 #FFB63F #FFCD7C #FFE4B9 #FFF3E0

Accessibility & contrast

On white

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

On black

14.28
#FFCD7C on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCD7C
14.28:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCD7C#FFFFFF#000000##000000
##FFCD7C1.001.4714.2814.28
#FFFFFF1.471.0021.0021.00
#00000014.2821.001.001.00
##00000014.2821.001.001.00

Color blindness preview

Protanopia (red-blind)
#E1CE75
Deuteranopia (green-blind)
#EDDA7E
Tritanopia (blue-blind)
#FFBFB9
Achromatopsia (no color)
#D5D5D5

Design tokens & code

CSS
--color: #ffcd7c;
/* rgb */ color: rgb(255, 205, 124);
/* oklch */ color: oklch(87.5% 0.114 78.5);
Tailwind
colors: {
  custom: {
    50: '#ffdca3',
    500: '#ffcd7c',
    950: '#000000',
  },
}
SCSS
$custom: #ffcd7c;
$custom-light: #ffdca3;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcd7c",
  "rgb": {
    "r": 255,
    "g": 205,
    "b": 124
  },
  "hsl": {
    "h": 37.099,
    "s": 100,
    "l": 74.314
  },
  "oklch": {
    "l": 0.87539,
    "c": 0.11415,
    "h": 78.5
  },
  "luminance": 0.66378
}

Semantic roles & 50–950 ramp

primary
#FFCD7C
secondary
#427DDE
accent
#58E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18150F
muted
#868480

Preview Lab

Preview with #FFCD7C

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

Preview Lab → · Contrast checker → · Palette generator →

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