#FFFCC2#FFFCC2

#FFFCC2 is a very light, moderate yellow. Relative luminance 0.948; OKLCH L 97.9% C 0.074 H 105.2°. Best body text is #000000 at 19.96:1 contrast (WCAG AA passes).

Color values

HEX#FFFCC2
RGBrgb(255, 252, 194)
HSLhsl(57, 100%, 88%)
HSVhsv(57, 24%, 100%)
CMYKcmyk(0%, 1.2%, 23.9%, 0%)
CIE-LABlab(97.94, -7.93, 28.22)
CIE-LCHlch(97.94, 29.32, 105.70°)
OKLaboklab(97.95% -0.0194 0.0715)
OKLCHoklch(97.95% 0.074 105.2)
XYZxyz(85.7880, 94.7771, 64.8030)
Luminance0.9478 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFCC2 #C2C5FF
analogous
#FFDDC2 #FFFCC2 #E3FFC2
triadic
#FFFCC2 #C2FFFC #FCC2FF
tetradic
#FFFCC2 #C2FFDD #C2C5FF #FFC2E3
square
#FFFCC2 #C2FFDD #C2C5FF #FFC2E3
split-complementary
#FFFCC2 #C2E3FF #DDC2FF
monochromatic
#FFF648 #FFF985 #FFFCC2 #FFFDE0 #FFFDE0

Accessibility & contrast

On white

1.05
#FFFCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.96
#FFFCC2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFCC2
19.96:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFCC2#FFFFFF#000000##000000
##FFFCC21.001.0519.9619.96
#FFFFFF1.051.0021.0021.00
#00000019.9621.001.001.00
##00000019.9621.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF7BE
Deuteranopia (green-blind)
#FFFAC4
Tritanopia (blue-blind)
#FFF4EC
Achromatopsia (no color)
#F9F9F9

Design tokens & code

CSS
--color: #fffcc2;
/* rgb */ color: rgb(255, 252, 194);
/* oklch */ color: oklch(97.9% 0.074 105.2);
Tailwind
colors: {
  custom: {
    50: '#fffdd4',
    500: '#fffcc2',
    950: '#000000',
  },
}
SCSS
$custom: #fffcc2;
$custom-light: #fffdd4;
$custom-dark: #000000;
JSON
{
  "hex": "#fffcc2",
  "rgb": {
    "r": 255,
    "g": 252,
    "b": 194
  },
  "hsl": {
    "h": 57.049,
    "s": 100,
    "l": 88.039
  },
  "oklch": {
    "l": 0.97947,
    "c": 0.07406,
    "h": 105.2
  },
  "luminance": 0.94776
}

Semantic roles & 50–950 ramp

primary
#FFFCC2
secondary
#7D82E8
accent
#0BE600
background
#FFFFFE
surface
#FFFFFB
border
#D7D7D4
text
#181714
muted
#868583

Preview Lab

Preview with #FFFCC2

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

Preview Lab → · Contrast checker → · Palette generator →

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