#FFFCAA#FFFCAA

#FFFCAA is a very light, moderate yellow. Relative luminance 0.938; OKLCH L 97.5% C 0.102 H 106.4°. Best body text is #000000 at 19.76:1 contrast (WCAG AA passes).

Color values

HEX#FFFCAA
RGBrgb(255, 252, 170)
HSLhsl(58, 100%, 83%)
HSVhsv(58, 33%, 100%)
CMYKcmyk(0%, 1.2%, 33.3%, 0%)
CIE-LABlab(97.55, -10.92, 39.70)
CIE-LCHlch(97.55, 41.17, 105.37°)
OKLaboklab(97.5% -0.0288 0.0982)
OKLCHoklch(97.5% 0.102 106.4)
XYZxyz(83.3069, 93.7847, 51.7362)
Luminance0.9378 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFCAA #AAADFF
analogous
#FFD1AA #FFFCAA #D7FFAA
triadic
#FFFCAA #AAFFFC #FCAAFF
tetradic
#FFFCAA #AAFFD1 #AAADFF #FFAAD7
square
#FFFCAA #AAFFD1 #AAADFF #FFAAD7
split-complementary
#FFFCAA #AAD7FF #D1AAFF
monochromatic
#FFF830 #FFFA6D #FFFCAA #FFFEE0 #FFFEE0

Accessibility & contrast

On white

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

On black

19.76
#FFFCAA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFCAA
19.76:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFCAA#FFFFFF#000000##000000
##FFFCAA1.001.0619.7619.76
#FFFFFF1.061.0021.0021.00
#00000019.7621.001.001.00
##00000019.7621.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF6A4
Deuteranopia (green-blind)
#FFFAAD
Tritanopia (blue-blind)
#FFF2E7
Achromatopsia (no color)
#F8F8F8

Design tokens & code

CSS
--color: #fffcaa;
/* rgb */ color: rgb(255, 252, 170);
/* oklch */ color: oklch(97.5% 0.102 106.4);
Tailwind
colors: {
  custom: {
    50: '#fffdc4',
    500: '#fffcaa',
    950: '#000000',
  },
}
SCSS
$custom: #fffcaa;
$custom-light: #fffdc4;
$custom-dark: #000000;
JSON
{
  "hex": "#fffcaa",
  "rgb": {
    "r": 255,
    "g": 252,
    "b": 170
  },
  "hsl": {
    "h": 57.882,
    "s": 100,
    "l": 83.333
  },
  "oklch": {
    "l": 0.975,
    "c": 0.10235,
    "h": 106.4
  },
  "luminance": 0.93783
}

Semantic roles & 50–950 ramp

primary
#FFFCAA
secondary
#696DE4
accent
#08E600
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#181713
muted
#868582

Preview Lab

Preview with #FFFCAA

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

Preview Lab → · Contrast checker → · Palette generator →

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