#FFFCCB#FFFCCB

#FFFCCB is a very light, moderate yellow. Relative luminance 0.952; OKLCH L 98.1% C 0.063 H 104.6°. Best body text is #000000 at 20.04:1 contrast (WCAG AA passes).

Color values

HEX#FFFCCB
RGBrgb(255, 252, 203)
HSLhsl(57, 100%, 90%)
HSVhsv(57, 20%, 100%)
CMYKcmyk(0%, 1.2%, 20.4%, 0%)
CIE-LABlab(98.11, -6.70, 23.89)
CIE-LCHlch(98.11, 24.81, 105.67°)
OKLaboklab(98.13% -0.0159 0.061)
OKLCHoklch(98.13% 0.063 104.6)
XYZxyz(86.8295, 95.1937, 70.2884)
Luminance0.9519 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFCCB #CBCEFF
analogous
#FFE2CB #FFFCCB #E8FFCB
triadic
#FFFCCB #CBFFFC #FCCBFF
tetradic
#FFFCCB #CBFFE2 #CBCEFF #FFCBE8
square
#FFFCCB #CBFFE2 #CBCEFF #FFCBE8
split-complementary
#FFFCCB #CBE8FF #E2CBFF
monochromatic
#FFF551 #FFF88E #FFFCCB #FFFDE0 #FFFDE0

Accessibility & contrast

On white

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

On black

20.04
#FFFCCB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFCCB
20.04:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFCCB#FFFFFF#000000##000000
##FFFCCB1.001.0520.0420.04
#FFFFFF1.051.0021.0021.00
#00000020.0421.001.001.00
##00000020.0421.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF8C8
Deuteranopia (green-blind)
#FFFBCD
Tritanopia (blue-blind)
#FFF5EF
Achromatopsia (no color)
#FAFAFA

Design tokens & code

CSS
--color: #fffccb;
/* rgb */ color: rgb(255, 252, 203);
/* oklch */ color: oklch(98.1% 0.063 104.6);
Tailwind
colors: {
  custom: {
    50: '#fffddb',
    500: '#fffccb',
    950: '#000000',
  },
}
SCSS
$custom: #fffccb;
$custom-light: #fffddb;
$custom-dark: #000000;
JSON
{
  "hex": "#fffccb",
  "rgb": {
    "r": 255,
    "g": 252,
    "b": 203
  },
  "hsl": {
    "h": 56.538,
    "s": 100,
    "l": 89.804
  },
  "oklch": {
    "l": 0.98134,
    "c": 0.06301,
    "h": 104.6
  },
  "luminance": 0.95193
}

Semantic roles & 50–950 ramp

primary
#FFFCCB
secondary
#858BE9
accent
#0DE600
background
#FFFFFE
surface
#FFFFFB
border
#D7D7D4
text
#181715
muted
#868584

Preview Lab

Preview with #FFFCCB

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

Preview Lab → · Contrast checker → · Palette generator →

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