#FACD6F#FACD6F

#FACD6F is a very light, vivid orange. Relative luminance 0.651; OKLCH L 86.9% C 0.123 H 84.1°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).

Color values

HEX#FACD6F
RGBrgb(250, 205, 111)
HSLhsl(41, 93%, 71%)
HSVhsv(41, 56%, 98%)
CMYKcmyk(0%, 18%, 55.6%, 2%)
CIE-LABlab(84.55, 5.11, 52.17)
CIE-LCHlch(84.55, 52.42, 84.40°)
OKLaboklab(86.88% 0.0126 0.1228)
OKLCHoklch(86.88% 0.123 84.1)
XYZxyz(64.1278, 65.1380, 24.2310)
Luminance0.6513 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FACD6F #6F9CFA
analogous
#FA876F #FACD6F #E1FA6F
triadic
#FACD6F #6FFACD #CD6FFA
tetradic
#FACD6F #6FFA87 #6F9CFA #FA6FE1
square
#FACD6F #6FFA87 #6F9CFA #FA6FE1
split-complementary
#FACD6F #6FE1FA #876FFA
monochromatic
#E79F08 #F8B834 #FACD6F #FCE2AA #FEF5E1

Accessibility & contrast

On white

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

On black

14.03
#FACD6F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FACD6F
14.03:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FACD6F#FFFFFF#000000##000000
##FACD6F1.001.5014.0314.03
#FFFFFF1.501.0021.0021.00
#00000014.0321.001.001.00
##00000014.0321.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #facd6f;
/* rgb */ color: rgb(250, 205, 111);
/* oklch */ color: oklch(86.9% 0.123 84.1);
Tailwind
colors: {
  custom: {
    50: '#ffdc9b',
    500: '#facd6f',
    950: '#000000',
  },
}
SCSS
$custom: #facd6f;
$custom-light: #ffdc9b;
$custom-dark: #000000;
JSON
{
  "hex": "#facd6f",
  "rgb": {
    "r": 250,
    "g": 205,
    "b": 111
  },
  "hsl": {
    "h": 40.576,
    "s": 93.289,
    "l": 70.784
  },
  "oklch": {
    "l": 0.86879,
    "c": 0.12342,
    "h": 84.1
  },
  "luminance": 0.65134
}

Semantic roles & 50–950 ramp

primary
#FACD6F
secondary
#386BD5
accent
#4AE600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18150E
muted
#86847F

Preview Lab

Preview with #FACD6F

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

Preview Lab → · Contrast checker → · Palette generator →

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