#FACD6C#FACD6C

#FACD6C is a very light, vivid orange. Relative luminance 0.651; OKLCH L 86.8% C 0.126 H 84.7°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).

Color values

HEX#FACD6C
RGBrgb(250, 205, 108)
HSLhsl(41, 93%, 70%)
HSVhsv(41, 57%, 98%)
CMYKcmyk(0%, 18%, 56.8%, 2%)
CIE-LABlab(84.52, 4.88, 53.56)
CIE-LCHlch(84.52, 53.78, 84.79°)
OKLaboklab(86.84% 0.0116 0.1255)
OKLCHoklch(86.84% 0.126 84.7)
XYZxyz(63.9654, 65.0730, 23.3756)
Luminance0.6507 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FACD6C #6C99FA
analogous
#FA866C #FACD6C #E0FA6C
triadic
#FACD6C #6CFACD #CD6CFA
tetradic
#FACD6C #6CFA86 #6C99FA #FA6CE0
square
#FACD6C #6CFA86 #6C99FA #FA6CE0
split-complementary
#FACD6C #6CE0FA #866CFA
monochromatic
#E49E08 #F8B931 #FACD6C #FCE1A7 #FEF5E1

Accessibility & contrast

On white

1.50
#FACD6C on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.01
#FACD6C on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FACD6C
14.01:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FACD6C#FFFFFF#000000##000000
##FACD6C1.001.5014.0114.01
#FFFFFF1.501.0021.0021.00
#00000014.0121.001.001.00
##00000014.0121.001.001.00

Color blindness preview

Protanopia (red-blind)
#E2CC63
Deuteranopia (green-blind)
#ECD86F
Tritanopia (blue-blind)
#FFBEB7
Achromatopsia (no color)
#D3D3D3

Design tokens & code

CSS
--color: #facd6c;
/* rgb */ color: rgb(250, 205, 108);
/* oklch */ color: oklch(86.8% 0.126 84.7);
Tailwind
colors: {
  custom: {
    50: '#ffdc99',
    500: '#facd6c',
    950: '#000000',
  },
}
SCSS
$custom: #facd6c;
$custom-light: #ffdc99;
$custom-dark: #000000;
JSON
{
  "hex": "#facd6c",
  "rgb": {
    "r": 250,
    "g": 205,
    "b": 108
  },
  "hsl": {
    "h": 40.986,
    "s": 93.421,
    "l": 70.196
  },
  "oklch": {
    "l": 0.86842,
    "c": 0.12602,
    "h": 84.7
  },
  "luminance": 0.65069
}

Semantic roles & 50–950 ramp

primary
#FACD6C
secondary
#3568D5
accent
#49E600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18150E
muted
#86847F

Preview Lab

Preview with #FACD6C

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

Preview Lab → · Contrast checker → · Palette generator →

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