#FFC97B#FFC97B

#FFC97B is a very light, moderate orange. Relative luminance 0.645; OKLCH L 86.8% C 0.114 H 75.5°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).

Color values

HEX#FFC97B
RGBrgb(255, 201, 123)
HSLhsl(35, 100%, 74%)
HSVhsv(35, 52%, 100%)
CMYKcmyk(0%, 21.2%, 51.8%, 0%)
CIE-LABlab(84.21, 10.17, 46.02)
CIE-LCHlch(84.21, 47.13, 77.54°)
OKLaboklab(86.77% 0.0285 0.1102)
OKLCHoklch(86.77% 0.114 75.5)
XYZxyz(65.7048, 64.4674, 27.7177)
Luminance0.6446 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFC97B #7BB1FF
analogous
#FF877B #FFC97B #F3FF7B
triadic
#FFC97B #7BFFC9 #C97BFF
tetradic
#FFC97B #7BFF87 #7BB1FF #FF7BF3
square
#FFC97B #7BFF87 #7BB1FF #FF7BF3
split-complementary
#FFC97B #7BF3FF #877BFF
monochromatic
#FF9701 #FFB03E #FFC97B #FFE2B8 #FFF2E0

Accessibility & contrast

On white

1.51
#FFC97B on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.89
#FFC97B on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFC97B
13.89:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFC97B#FFFFFF#000000##000000
##FFC97B1.001.5113.8913.89
#FFFFFF1.511.0021.0021.00
#00000013.8921.001.001.00
##00000013.8921.001.001.00

Color blindness preview

Protanopia (red-blind)
#DDCA75
Deuteranopia (green-blind)
#EAD77D
Tritanopia (blue-blind)
#FFBBB6
Achromatopsia (no color)
#D2D2D2

Design tokens & code

CSS
--color: #ffc97b;
/* rgb */ color: rgb(255, 201, 123);
/* oklch */ color: oklch(86.8% 0.114 75.5);
Tailwind
colors: {
  custom: {
    50: '#ffd9a2',
    500: '#ffc97b',
    950: '#000000',
  },
}
SCSS
$custom: #ffc97b;
$custom-light: #ffd9a2;
$custom-dark: #000000;
JSON
{
  "hex": "#ffc97b",
  "rgb": {
    "r": 255,
    "g": 201,
    "b": 123
  },
  "hsl": {
    "h": 35.455,
    "s": 100,
    "l": 74.118
  },
  "oklch": {
    "l": 0.86765,
    "c": 0.11381,
    "h": 75.5
  },
  "luminance": 0.64463
}

Semantic roles & 50–950 ramp

primary
#FFC97B
secondary
#4181DD
accent
#5EE600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380

Preview Lab

Preview with #FFC97B

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

Preview Lab → · Contrast checker → · Palette generator →

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