#FFFFCF#FFFFCF

#FFFFCF is a very light, moderate yellow. Relative luminance 0.973; OKLCH L 98.8% C 0.062 H 107.5°. Best body text is #000000 at 20.46:1 contrast (WCAG AA passes).

Color values

HEX#FFFFCF
RGBrgb(255, 255, 207)
HSLhsl(60, 100%, 91%)
HSVhsv(60, 19%, 100%)
CMYKcmyk(0%, 0%, 18.8%, 0%)
CIE-LABlab(98.94, -7.63, 23.01)
CIE-LCHlch(98.94, 24.24, 108.34°)
OKLaboklab(98.82% -0.0185 0.0588)
OKLCHoklch(98.82% 0.062 107.5)
XYZxyz(88.2618, 97.2859, 73.1478)
Luminance0.9728 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFFCF #CFCFFF
analogous
#FFE7CF #FFFFCF #E7FFCF
triadic
#FFFFCF #CFFFFF #FFCFFF
tetradic
#FFFFCF #CFFFE7 #CFCFFF #FFCFE7
square
#FFFFCF #CFFFE7 #CFCFFF #FFCFE7
split-complementary
#FFFFCF #CFE7FF #E7CFFF
monochromatic
#FFFF55 #FFFF92 #FFFFCF #FFFFE0 #FFFFE0

Accessibility & contrast

On white

1.03
#FFFFCF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

20.46
#FFFFCF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFFCF
20.46:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFFCF#FFFFFF#000000##000000
##FFFFCF1.001.0320.4620.46
#FFFFFF1.031.0021.0021.00
#00000020.4621.001.001.00
##00000020.4621.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFFBCC
Deuteranopia (green-blind)
#FFFDD1
Tritanopia (blue-blind)
#FFF9F2
Achromatopsia (no color)
#FCFCFC

Design tokens & code

CSS
--color: #ffffcf;
/* rgb */ color: rgb(255, 255, 207);
/* oklch */ color: oklch(98.8% 0.062 107.5);
Tailwind
colors: {
  custom: {
    50: '#ffffdd',
    500: '#ffffcf',
    950: '#000000',
  },
}
SCSS
$custom: #ffffcf;
$custom-light: #ffffdd;
$custom-dark: #000000;
JSON
{
  "hex": "#ffffcf",
  "rgb": {
    "r": 255,
    "g": 255,
    "b": 207
  },
  "hsl": {
    "h": 60,
    "s": 100,
    "l": 90.588
  },
  "oklch": {
    "l": 0.98815,
    "c": 0.06169,
    "h": 107.5
  },
  "luminance": 0.97285
}

Semantic roles & 50–950 ramp

primary
#FFFFCF
secondary
#8888EA
accent
#00E600
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#181815
muted
#868684

Preview Lab

Preview with #FFFFCF

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

Preview Lab → · Contrast checker → · Palette generator →

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