#FFFCC3#FFFCC3

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

Color values

HEX#FFFCC3
RGBrgb(255, 252, 195)
HSLhsl(57, 100%, 88%)
HSVhsv(57, 24%, 100%)
CMYKcmyk(0%, 1.2%, 23.5%, 0%)
CIE-LABlab(97.96, -7.80, 27.74)
CIE-LCHlch(97.96, 28.82, 105.70°)
OKLaboklab(97.97% -0.019 0.0703)
OKLCHoklch(97.97% 0.073 105.2)
XYZxyz(85.9006, 94.8222, 65.3965)
Luminance0.9482 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFCC3 #C3C6FF
analogous
#FFDEC3 #FFFCC3 #E4FFC3
triadic
#FFFCC3 #C3FFFC #FCC3FF
tetradic
#FFFCC3 #C3FFDE #C3C6FF #FFC3E4
square
#FFFCC3 #C3FFDE #C3C6FF #FFC3E4
split-complementary
#FFFCC3 #C3E4FF #DEC3FF
monochromatic
#FFF649 #FFF986 #FFFCC3 #FFFDE0 #FFFDE0

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##FFFCC3#FFFFFF#000000##000000
##FFFCC31.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)
#FFF7BF
Deuteranopia (green-blind)
#FFFBC5
Tritanopia (blue-blind)
#FFF4ED
Achromatopsia (no color)
#F9F9F9

Design tokens & code

CSS
--color: #fffcc3;
/* rgb */ color: rgb(255, 252, 195);
/* oklch */ color: oklch(98.0% 0.073 105.2);
Tailwind
colors: {
  custom: {
    50: '#fffdd5',
    500: '#fffcc3',
    950: '#000000',
  },
}
SCSS
$custom: #fffcc3;
$custom-light: #fffdd5;
$custom-dark: #000000;
JSON
{
  "hex": "#fffcc3",
  "rgb": {
    "r": 255,
    "g": 252,
    "b": 195
  },
  "hsl": {
    "h": 57,
    "s": 100,
    "l": 88.235
  },
  "oklch": {
    "l": 0.97968,
    "c": 0.07284,
    "h": 105.2
  },
  "luminance": 0.94821
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #FFFCC3

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

Preview Lab → · Contrast checker → · Palette generator →

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