#FFFCC8#FFFCC8

#FFFCC8 is a very light, moderate yellow. Relative luminance 0.951; OKLCH L 98.1% C 0.067 H 104.8°. Best body text is #000000 at 20.01:1 contrast (WCAG AA passes).

Color values

HEX#FFFCC8
RGBrgb(255, 252, 200)
HSLhsl(57, 100%, 89%)
HSVhsv(57, 22%, 100%)
CMYKcmyk(0%, 1.2%, 21.6%, 0%)
CIE-LABlab(98.05, -7.12, 25.34)
CIE-LCHlch(98.05, 26.32, 105.70°)
OKLaboklab(98.07% -0.0171 0.0645)
OKLCHoklch(98.07% 0.067 104.8)
XYZxyz(86.4754, 95.0521, 68.4238)
Luminance0.9505 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFCC8 #C8CBFF
analogous
#FFE1C8 #FFFCC8 #E7FFC8
triadic
#FFFCC8 #C8FFFC #FCC8FF
tetradic
#FFFCC8 #C8FFE1 #C8CBFF #FFC8E7
square
#FFFCC8 #C8FFE1 #C8CBFF #FFC8E7
split-complementary
#FFFCC8 #C8E7FF #E1C8FF
monochromatic
#FFF54E #FFF98B #FFFCC8 #FFFDE0 #FFFDE0

Accessibility & contrast

On white

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

On black

20.01
#FFFCC8 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFCC8
20.01:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFCC8#FFFFFF#000000##000000
##FFFCC81.001.0520.0120.01
#FFFFFF1.051.0021.0021.00
#00000020.0121.001.001.00
##00000020.0121.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF8C5
Deuteranopia (green-blind)
#FFFBCA
Tritanopia (blue-blind)
#FFF5EE
Achromatopsia (no color)
#F9F9F9

Design tokens & code

CSS
--color: #fffcc8;
/* rgb */ color: rgb(255, 252, 200);
/* oklch */ color: oklch(98.1% 0.067 104.8);
Tailwind
colors: {
  custom: {
    50: '#fffdd9',
    500: '#fffcc8',
    950: '#000000',
  },
}
SCSS
$custom: #fffcc8;
$custom-light: #fffdd9;
$custom-dark: #000000;
JSON
{
  "hex": "#fffcc8",
  "rgb": {
    "r": 255,
    "g": 252,
    "b": 200
  },
  "hsl": {
    "h": 56.727,
    "s": 100,
    "l": 89.216
  },
  "oklch": {
    "l": 0.98071,
    "c": 0.06672,
    "h": 104.8
  },
  "luminance": 0.95051
}

Semantic roles & 50–950 ramp

primary
#FFFCC8
secondary
#8288E9
accent
#0DE600
background
#FFFFFE
surface
#FFFFFB
border
#D7D7D4
text
#181714
muted
#868583

Preview Lab

Preview with #FFFCC8

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

Preview Lab → · Contrast checker → · Palette generator →

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