Lemonchiffon#FFFACD

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

Lemonchiffon — editorial page

Color values

HEX#FFFACD
RGBrgb(255, 250, 205)
HSLhsl(54, 100%, 90%)
HSVhsv(54, 20%, 100%)
CMYKcmyk(0%, 2%, 19.6%, 0%)
CIE-LABlab(97.65, -5.43, 22.23)
CIE-LCHlch(97.65, 22.89, 103.72°)
OKLaboklab(97.78% -0.0123 0.0569)
OKLCHoklch(97.78% 0.058 102.2)
XYZxyz(86.4446, 94.0402, 71.3435)
Luminance0.9404 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFACD #CDD2FF
analogous
#FFE1CD #FFFACD #EBFFCD
triadic
#FFFACD #CDFFFA #FACDFF
tetradic
#FFFACD #CDFFE1 #CDD2FF #FFCDEB
square
#FFFACD #CDFFE1 #CDD2FF #FFCDEB
split-complementary
#FFFACD #CDEBFF #E1CDFF
monochromatic
#FFEE53 #FFF490 #FFFACD #FFFCE0 #FFFCE0

Accessibility & contrast

On white

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

On black

19.81
#FFFACD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFACD
19.81:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFACD#FFFFFF#000000##000000
##FFFACD1.001.0619.8119.81
#FFFFFF1.061.0021.0021.00
#00000019.8121.001.001.00
##00000019.8121.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF7CA
Deuteranopia (green-blind)
#FFFACF
Tritanopia (blue-blind)
#FFF4EE
Achromatopsia (no color)
#F8F8F8

Design tokens & code

CSS
--color: #fffacd;
/* rgb */ color: rgb(255, 250, 205);
/* oklch */ color: oklch(97.8% 0.058 102.2);
Tailwind
colors: {
  custom: {
    50: '#fffbdc',
    500: '#fffacd',
    950: '#000000',
  },
}
SCSS
$custom: #fffacd;
$custom-light: #fffbdc;
$custom-dark: #000000;
JSON
{
  "hex": "#fffacd",
  "rgb": {
    "r": 255,
    "g": 250,
    "b": 205
  },
  "hsl": {
    "h": 54,
    "s": 100,
    "l": 90.196
  },
  "oklch": {
    "l": 0.97781,
    "c": 0.05822,
    "h": 102.2
  },
  "luminance": 0.94039
}

Semantic roles & 50–950 ramp

primary
#FFFACD
secondary
#8690EA
accent
#17E600
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#181715
muted
#868584

Preview Lab

Preview with #FFFACD

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

Preview Lab → · Contrast checker → · Palette generator →

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