#FFFEF5#FFFEF5

#FFFEF5 is a very light, near-neutral yellow. Relative luminance 0.987; OKLCH L 99.5% C 0.012 H 101.5°. Best body text is #000000 at 20.75:1 contrast (WCAG AA passes).

Color values

HEX#FFFEF5
RGBrgb(255, 254, 245)
HSLhsl(54, 100%, 98%)
HSVhsv(54, 4%, 100%)
CMYKcmyk(0%, 0.4%, 3.9%, 0%)
CIE-LABlab(99.51, -1.21, 4.41)
CIE-LCHlch(99.51, 4.58, 105.39°)
OKLaboklab(99.53% -0.0024 0.0116)
OKLCHoklch(99.53% 0.012 101.5)
XYZxyz(93.1608, 98.7365, 100.5187)
Luminance0.9874 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFEF5 #F5F6FF
analogous
#FFF9F5 #FFFEF5 #FBFFF5
triadic
#FFFEF5 #F5FFFE #FEF5FF
tetradic
#FFFEF5 #F5FFF9 #F5F6FF #FFF5FB
square
#FFFEF5 #F5FFF9 #F5F6FF #FFF5FB
split-complementary
#FFFEF5 #F5FBFF #F9F5FF
monochromatic
#FFF27B #FFF8B8 #FFFCE0 #FFFCE0 #FFFCE0

Accessibility & contrast

On white

1.01
#FFFEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

20.75
#FFFEF5 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFEF5
20.75:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFEF5#FFFFFF#000000##000000
##FFFEF51.001.0120.7520.75
#FFFFFF1.011.0021.0021.00
#00000020.7521.001.001.00
##00000020.7521.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFFDF5
Deuteranopia (green-blind)
#FFFEF5
Tritanopia (blue-blind)
#FFFDFB
Achromatopsia (no color)
#FEFEFE

Design tokens & code

CSS
--color: #fffef5;
/* rgb */ color: rgb(255, 254, 245);
/* oklch */ color: oklch(99.5% 0.012 101.5);
Tailwind
colors: {
  custom: {
    50: '#fffef8',
    500: '#fffef5',
    950: '#000000',
  },
}
SCSS
$custom: #fffef5;
$custom-light: #fffef8;
$custom-dark: #000000;
JSON
{
  "hex": "#fffef5",
  "rgb": {
    "r": 255,
    "g": 254,
    "b": 245
  },
  "hsl": {
    "h": 54,
    "s": 100,
    "l": 98.039
  },
  "oklch": {
    "l": 0.99534,
    "c": 0.01186,
    "h": 101.5
  },
  "luminance": 0.98736
}

Semantic roles & 50–950 ramp

primary
#FFFEF5
secondary
#A8B0F0
accent
#17E600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181717
muted
#868585

Preview Lab

Preview with #FFFEF5

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

Preview Lab → · Contrast checker → · Palette generator →

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