#FFFACC#FFFACC

#FFFACC is a very light, muted yellow. Relative luminance 0.940; OKLCH L 97.8% C 0.059 H 102.3°. Best body text is #000000 at 19.80:1 contrast (WCAG AA passes).

Color values

HEX#FFFACC
RGBrgb(255, 250, 204)
HSLhsl(54, 100%, 90%)
HSVhsv(54, 20%, 100%)
CMYKcmyk(0%, 2%, 20%, 0%)
CIE-LABlab(97.63, -5.57, 22.72)
CIE-LCHlch(97.63, 23.39, 103.77°)
OKLaboklab(97.76% -0.0126 0.0581)
OKLCHoklch(97.76% 0.059 102.3)
XYZxyz(86.3243, 93.9921, 70.7098)
Luminance0.9399 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFACC #CCD1FF
analogous
#FFE1CC #FFFACC #EAFFCC
triadic
#FFFACC #CCFFFA #FACCFF
tetradic
#FFFACC #CCFFE1 #CCD1FF #FFCCEA
square
#FFFACC #CCFFE1 #CCD1FF #FFCCEA
split-complementary
#FFFACC #CCEAFF #E1CCFF
monochromatic
#FFEE52 #FFF48F #FFFACC #FFFCE0 #FFFCE0

Accessibility & contrast

On white

1.06
#FFFACC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.80
#FFFACC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFACC
19.80:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFACC#FFFFFF#000000##000000
##FFFACC1.001.0619.8019.80
#FFFFFF1.061.0021.0021.00
#00000019.8021.001.001.00
##00000019.8021.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF7C9
Deuteranopia (green-blind)
#FFF9CE
Tritanopia (blue-blind)
#FFF4ED
Achromatopsia (no color)
#F8F8F8

Design tokens & code

CSS
--color: #fffacc;
/* rgb */ color: rgb(255, 250, 204);
/* oklch */ color: oklch(97.8% 0.059 102.3);
Tailwind
colors: {
  custom: {
    50: '#fffbdb',
    500: '#fffacc',
    950: '#000000',
  },
}
SCSS
$custom: #fffacc;
$custom-light: #fffbdb;
$custom-dark: #000000;
JSON
{
  "hex": "#fffacc",
  "rgb": {
    "r": 255,
    "g": 250,
    "b": 204
  },
  "hsl": {
    "h": 54.118,
    "s": 100,
    "l": 90
  },
  "oklch": {
    "l": 0.97759,
    "c": 0.05946,
    "h": 102.3
  },
  "luminance": 0.93991
}

Semantic roles & 50–950 ramp

primary
#FFFACC
secondary
#868FEA
accent
#16E600
background
#FFFFFE
surface
#FFFFFB
border
#D7D7D4
text
#181715
muted
#868584

Preview Lab

Preview with #FFFACC

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

Preview Lab → · Contrast checker → · Palette generator →

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