#FFFACA#FFFACA

#FFFACA is a very light, moderate yellow. Relative luminance 0.939; OKLCH L 97.7% C 0.062 H 102.5°. Best body text is #000000 at 19.78:1 contrast (WCAG AA passes).

Color values

HEX#FFFACA
RGBrgb(255, 250, 202)
HSLhsl(54, 100%, 90%)
HSVhsv(54, 21%, 100%)
CMYKcmyk(0%, 2%, 20.8%, 0%)
CIE-LABlab(97.59, -5.85, 23.68)
CIE-LCHlch(97.59, 24.39, 103.87°)
OKLaboklab(97.72% -0.0134 0.0605)
OKLCHoklch(97.72% 0.062 102.5)
XYZxyz(86.0859, 93.8967, 69.4546)
Luminance0.9389 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFACA #CACFFF
analogous
#FFE0CA #FFFACA #E9FFCA
triadic
#FFFACA #CAFFFA #FACAFF
tetradic
#FFFACA #CAFFE0 #CACFFF #FFCAE9
square
#FFFACA #CAFFE0 #CACFFF #FFCAE9
split-complementary
#FFFACA #CAE9FF #E0CAFF
monochromatic
#FFEE50 #FFF48D #FFFACA #FFFCE0 #FFFCE0

Accessibility & contrast

On white

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

On black

19.78
#FFFACA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFACA
19.78:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFACA#FFFFFF#000000##000000
##FFFACA1.001.0619.7819.78
#FFFFFF1.061.0021.0021.00
#00000019.7821.001.001.00
##00000019.7821.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF6C7
Deuteranopia (green-blind)
#FFF9CC
Tritanopia (blue-blind)
#FFF3ED
Achromatopsia (no color)
#F8F8F8

Design tokens & code

CSS
--color: #fffaca;
/* rgb */ color: rgb(255, 250, 202);
/* oklch */ color: oklch(97.7% 0.062 102.5);
Tailwind
colors: {
  custom: {
    50: '#fffbda',
    500: '#fffaca',
    950: '#000000',
  },
}
SCSS
$custom: #fffaca;
$custom-light: #fffbda;
$custom-dark: #000000;
JSON
{
  "hex": "#fffaca",
  "rgb": {
    "r": 255,
    "g": 250,
    "b": 202
  },
  "hsl": {
    "h": 54.34,
    "s": 100,
    "l": 89.608
  },
  "oklch": {
    "l": 0.97716,
    "c": 0.06194,
    "h": 102.5
  },
  "luminance": 0.93895
}

Semantic roles & 50–950 ramp

primary
#FFFACA
secondary
#848DE9
accent
#16E600
background
#FFFFFE
surface
#FFFFFB
border
#D7D7D4
text
#181714
muted
#868583

Preview Lab

Preview with #FFFACA

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

Preview Lab → · Contrast checker → · Palette generator →

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