#FFFCAF#FFFCAF

#FFFCAF is a very light, moderate yellow. Relative luminance 0.940; OKLCH L 97.6% C 0.097 H 106.2°. Best body text is #000000 at 19.80:1 contrast (WCAG AA passes).

Color values

HEX#FFFCAF
RGBrgb(255, 252, 175)
HSLhsl(58, 100%, 84%)
HSVhsv(58, 31%, 100%)
CMYKcmyk(0%, 1.2%, 31.4%, 0%)
CIE-LABlab(97.62, -10.33, 37.32)
CIE-LCHlch(97.62, 38.73, 105.47°)
OKLaboklab(97.59% -0.0269 0.0928)
OKLCHoklch(97.59% 0.097 106.2)
XYZxyz(83.7889, 93.9775, 54.2747)
Luminance0.9398 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFCAF #AFB2FF
analogous
#FFD4AF #FFFCAF #DAFFAF
triadic
#FFFCAF #AFFFFC #FCAFFF
tetradic
#FFFCAF #AFFFD4 #AFB2FF #FFAFDA
square
#FFFCAF #AFFFD4 #AFB2FF #FFAFDA
split-complementary
#FFFCAF #AFDAFF #D4AFFF
monochromatic
#FFF735 #FFFA72 #FFFCAF #FFFEE0 #FFFEE0

Accessibility & contrast

On white

1.06
#FFFCAF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.80
#FFFCAF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFCAF
19.80:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFCAF#FFFFFF#000000##000000
##FFFCAF1.001.0619.8019.80
#FFFFFF1.061.0021.0021.00
#00000019.8021.001.001.00
##00000019.8021.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF6AA
Deuteranopia (green-blind)
#FFFAB2
Tritanopia (blue-blind)
#FFF2E8
Achromatopsia (no color)
#F8F8F8

Design tokens & code

CSS
--color: #fffcaf;
/* rgb */ color: rgb(255, 252, 175);
/* oklch */ color: oklch(97.6% 0.097 106.2);
Tailwind
colors: {
  custom: {
    50: '#fffdc7',
    500: '#fffcaf',
    950: '#000000',
  },
}
SCSS
$custom: #fffcaf;
$custom-light: #fffdc7;
$custom-dark: #000000;
JSON
{
  "hex": "#fffcaf",
  "rgb": {
    "r": 255,
    "g": 252,
    "b": 175
  },
  "hsl": {
    "h": 57.75,
    "s": 100,
    "l": 84.314
  },
  "oklch": {
    "l": 0.97587,
    "c": 0.09661,
    "h": 106.2
  },
  "luminance": 0.93976
}

Semantic roles & 50–950 ramp

primary
#FFFCAF
secondary
#6D71E5
accent
#09E600
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#181713
muted
#868582

Preview Lab

Preview with #FFFCAF

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

Preview Lab → · Contrast checker → · Palette generator →

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