#FFFEF3#FFFEF3

#FFFEF3 is a very light, near-neutral yellow. Relative luminance 0.986; OKLCH L 99.5% C 0.014 H 102.5°. Best body text is #000000 at 20.72:1 contrast (WCAG AA passes).

Color values

HEX#FFFEF3
RGBrgb(255, 254, 243)
HSLhsl(55, 100%, 98%)
HSVhsv(55, 5%, 100%)
CMYKcmyk(0%, 0.4%, 4.7%, 0%)
CIE-LABlab(99.46, -1.55, 5.37)
CIE-LCHlch(99.46, 5.59, 106.11°)
OKLaboklab(99.48% -0.0031 0.0141)
OKLCHoklch(99.48% 0.014 102.5)
XYZxyz(92.8571, 98.6150, 98.9194)
Luminance0.9861 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFEF3 #F3F4FF
analogous
#FFF8F3 #FFFEF3 #FAFFF3
triadic
#FFFEF3 #F3FFFE #FEF3FF
tetradic
#FFFEF3 #F3FFF8 #F3F4FF #FFF3FA
square
#FFFEF3 #F3FFF8 #F3F4FF #FFF3FA
split-complementary
#FFFEF3 #F3FAFF #F8F3FF
monochromatic
#FFF479 #FFF9B6 #FFFCE0 #FFFCE0 #FFFCE0

Accessibility & contrast

On white

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

On black

20.72
#FFFEF3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFEF3
20.72:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFEF3#FFFFFF#000000##000000
##FFFEF31.001.0120.7220.72
#FFFFFF1.011.0021.0021.00
#00000020.7221.001.001.00
##00000020.7221.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFFDF2
Deuteranopia (green-blind)
#FFFEF3
Tritanopia (blue-blind)
#FFFCFB
Achromatopsia (no color)
#FDFDFD

Design tokens & code

CSS
--color: #fffef3;
/* rgb */ color: rgb(255, 254, 243);
/* oklch */ color: oklch(99.5% 0.014 102.5);
Tailwind
colors: {
  custom: {
    50: '#fffef7',
    500: '#fffef3',
    950: '#000000',
  },
}
SCSS
$custom: #fffef3;
$custom-light: #fffef7;
$custom-dark: #000000;
JSON
{
  "hex": "#fffef3",
  "rgb": {
    "r": 255,
    "g": 254,
    "b": 243
  },
  "hsl": {
    "h": 55,
    "s": 100,
    "l": 97.647
  },
  "oklch": {
    "l": 0.99481,
    "c": 0.01446,
    "h": 102.5
  },
  "luminance": 0.98615
}

Semantic roles & 50–950 ramp

primary
#FFFEF3
secondary
#A7ADEF
accent
#13E600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181717
muted
#868585

Preview Lab

Preview with #FFFEF3

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

Preview Lab → · Contrast checker → · Palette generator →

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