#FFFACE#FFFACE

#FFFACE is a very light, muted yellow. Relative luminance 0.941; OKLCH L 97.8% C 0.057 H 102.0°. Best body text is #000000 at 19.82:1 contrast (WCAG AA passes).

Color values

HEX#FFFACE
RGBrgb(255, 250, 206)
HSLhsl(54, 100%, 90%)
HSVhsv(54, 19%, 100%)
CMYKcmyk(0%, 2%, 19.2%, 0%)
CIE-LABlab(97.67, -5.28, 21.75)
CIE-LCHlch(97.67, 22.38, 103.66°)
OKLaboklab(97.8% -0.0119 0.0557)
OKLCHoklch(97.8% 0.057 102)
XYZxyz(86.5657, 94.0886, 71.9812)
Luminance0.9409 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFACE #CED3FF
analogous
#FFE1CE #FFFACE #EBFFCE
triadic
#FFFACE #CEFFFA #FACEFF
tetradic
#FFFACE #CEFFE1 #CED3FF #FFCEEB
square
#FFFACE #CEFFE1 #CED3FF #FFCEEB
split-complementary
#FFFACE #CEEBFF #E1CEFF
monochromatic
#FFEE54 #FFF491 #FFFACE #FFFCE0 #FFFCE0

Accessibility & contrast

On white

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

On black

19.82
#FFFACE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFACE
19.82:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFACE#FFFFFF#000000##000000
##FFFACE1.001.0619.8219.82
#FFFFFF1.061.0021.0021.00
#00000019.8221.001.001.00
##00000019.8221.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffface;
/* rgb */ color: rgb(255, 250, 206);
/* oklch */ color: oklch(97.8% 0.057 102.0);
Tailwind
colors: {
  custom: {
    50: '#fffbdd',
    500: '#ffface',
    950: '#000000',
  },
}
SCSS
$custom: #ffface;
$custom-light: #fffbdd;
$custom-dark: #000000;
JSON
{
  "hex": "#ffface",
  "rgb": {
    "r": 255,
    "g": 250,
    "b": 206
  },
  "hsl": {
    "h": 53.878,
    "s": 100,
    "l": 90.392
  },
  "oklch": {
    "l": 0.97803,
    "c": 0.05697,
    "h": 102
  },
  "luminance": 0.94087
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #FFFACE

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

Preview Lab → · Contrast checker → · Palette generator →

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