#FFFCCA#FFFCCA

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

Color values

HEX#FFFCCA
RGBrgb(255, 252, 202)
HSLhsl(57, 100%, 90%)
HSVhsv(57, 21%, 100%)
CMYKcmyk(0%, 1.2%, 20.8%, 0%)
CIE-LABlab(98.09, -6.84, 24.37)
CIE-LCHlch(98.09, 25.32, 105.68°)
OKLaboklab(98.11% -0.0163 0.0622)
OKLCHoklch(98.11% 0.064 104.7)
XYZxyz(86.7107, 95.1462, 69.6628)
Luminance0.9515 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFCCA #CACDFF
analogous
#FFE2CA #FFFCCA #E8FFCA
triadic
#FFFCCA #CAFFFC #FCCAFF
tetradic
#FFFCCA #CAFFE2 #CACDFF #FFCAE8
square
#FFFCCA #CAFFE2 #CACDFF #FFCAE8
split-complementary
#FFFCCA #CAE8FF #E2CAFF
monochromatic
#FFF550 #FFF98D #FFFCCA #FFFDE0 #FFFDE0

Accessibility & contrast

On white

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

On black

20.03
#FFFCCA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFCCA
20.03:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFCCA#FFFFFF#000000##000000
##FFFCCA1.001.0520.0320.03
#FFFFFF1.051.0021.0021.00
#00000020.0321.001.001.00
##00000020.0321.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fffcca;
/* rgb */ color: rgb(255, 252, 202);
/* oklch */ color: oklch(98.1% 0.064 104.7);
Tailwind
colors: {
  custom: {
    50: '#fffdda',
    500: '#fffcca',
    950: '#000000',
  },
}
SCSS
$custom: #fffcca;
$custom-light: #fffdda;
$custom-dark: #000000;
JSON
{
  "hex": "#fffcca",
  "rgb": {
    "r": 255,
    "g": 252,
    "b": 202
  },
  "hsl": {
    "h": 56.604,
    "s": 100,
    "l": 89.608
  },
  "oklch": {
    "l": 0.98113,
    "c": 0.06426,
    "h": 104.7
  },
  "luminance": 0.95145
}

Semantic roles & 50–950 ramp

primary
#FFFCCA
secondary
#848AE9
accent
#0DE600
background
#FFFFFE
surface
#FFFFFB
border
#D7D7D4
text
#181714
muted
#868583

Preview Lab

Preview with #FFFCCA

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

Preview Lab → · Contrast checker → · Palette generator →

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