#FFFCC0#FFFCC0

#FFFCC0 is a very light, moderate yellow. Relative luminance 0.947; OKLCH L 97.9% C 0.076 H 105.3°. Best body text is #000000 at 19.94:1 contrast (WCAG AA passes).

Color values

HEX#FFFCC0
RGBrgb(255, 252, 192)
HSLhsl(57, 100%, 88%)
HSVhsv(57, 25%, 100%)
CMYKcmyk(0%, 1.2%, 24.7%, 0%)
CIE-LABlab(97.91, -8.20, 29.19)
CIE-LCHlch(97.91, 30.31, 105.69°)
OKLaboklab(97.91% -0.0202 0.0738)
OKLCHoklch(97.91% 0.076 105.3)
XYZxyz(85.5649, 94.6879, 63.6280)
Luminance0.9469 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFCC0 #C0C3FF
analogous
#FFDCC0 #FFFCC0 #E2FFC0
triadic
#FFFCC0 #C0FFFC #FCC0FF
tetradic
#FFFCC0 #C0FFDC #C0C3FF #FFC0E2
square
#FFFCC0 #C0FFDC #C0C3FF #FFC0E2
split-complementary
#FFFCC0 #C0E2FF #DCC0FF
monochromatic
#FFF646 #FFF983 #FFFCC0 #FFFEE0 #FFFEE0

Accessibility & contrast

On white

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

On black

19.94
#FFFCC0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFCC0
19.94:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFCC0#FFFFFF#000000##000000
##FFFCC01.001.0519.9419.94
#FFFFFF1.051.0021.0021.00
#00000019.9421.001.001.00
##00000019.9421.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fffcc0;
/* rgb */ color: rgb(255, 252, 192);
/* oklch */ color: oklch(97.9% 0.076 105.3);
Tailwind
colors: {
  custom: {
    50: '#fffdd3',
    500: '#fffcc0',
    950: '#000000',
  },
}
SCSS
$custom: #fffcc0;
$custom-light: #fffdd3;
$custom-dark: #000000;
JSON
{
  "hex": "#fffcc0",
  "rgb": {
    "r": 255,
    "g": 252,
    "b": 192
  },
  "hsl": {
    "h": 57.143,
    "s": 100,
    "l": 87.647
  },
  "oklch": {
    "l": 0.97907,
    "c": 0.07648,
    "h": 105.3
  },
  "luminance": 0.94687
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #FFFCC0

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

Preview Lab → · Contrast checker → · Palette generator →

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