#FFCD9F#FFCD9F

#FFCD9F is a very light, moderate orange. Relative luminance 0.674; OKLCH L 88.1% C 0.082 H 64.0°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).

Color values

HEX#FFCD9F
RGBrgb(255, 205, 159)
HSLhsl(29, 100%, 81%)
HSVhsv(29, 38%, 100%)
CMYKcmyk(0%, 19.6%, 37.6%, 0%)
CIE-LABlab(85.72, 11.64, 29.61)
CIE-LCHlch(85.72, 31.82, 68.54°)
OKLaboklab(88.13% 0.0361 0.0741)
OKLCHoklch(88.13% 0.082 64)
XYZxyz(69.3313, 67.4294, 42.1574)
Luminance0.6743 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCD9F #9FD1FF
analogous
#FF9FA1 #FFCD9F #FFFD9F
triadic
#FFCD9F #9FFFCD #CD9FFF
tetradic
#FFCD9F #A1FF9F #9FD1FF #FD9FFF
square
#FFCD9F #A1FF9F #9FD1FF #FD9FFF
split-complementary
#FFCD9F #9FFFFD #9FA1FF
monochromatic
#FF8D25 #FFAD62 #FFCD9F #FFEDDC #FFEFE0

Accessibility & contrast

On white

1.45
#FFCD9F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.49
#FFCD9F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCD9F
14.49:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCD9F#FFFFFF#000000##000000
##FFCD9F1.001.4514.4914.49
#FFFFFF1.451.0021.0021.00
#00000014.4921.001.001.00
##00000014.4921.001.001.00

Color blindness preview

Protanopia (red-blind)
#DDD09C
Deuteranopia (green-blind)
#E9DBA0
Tritanopia (blue-blind)
#FFC2C1
Achromatopsia (no color)
#D6D6D6

Design tokens & code

CSS
--color: #ffcd9f;
/* rgb */ color: rgb(255, 205, 159);
/* oklch */ color: oklch(88.1% 0.082 64.0);
Tailwind
colors: {
  custom: {
    50: '#ffdcbb',
    500: '#ffcd9f',
    950: '#000000',
  },
}
SCSS
$custom: #ffcd9f;
$custom-light: #ffdcbb;
$custom-dark: #000000;
JSON
{
  "hex": "#ffcd9f",
  "rgb": {
    "r": 255,
    "g": 205,
    "b": 159
  },
  "hsl": {
    "h": 28.75,
    "s": 100,
    "l": 81.176
  },
  "oklch": {
    "l": 0.88127,
    "c": 0.08247,
    "h": 64
  },
  "luminance": 0.67426
}

Semantic roles & 50–950 ramp

primary
#FFCD9F
secondary
#5FA4E3
accent
#78E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181512
muted
#868482

Preview Lab

Preview with #FFCD9F

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

Preview Lab → · Contrast checker → · Palette generator →

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