#FEFFED#FEFFED

#FEFFED is a very light, muted yellow. Relative luminance 0.987; OKLCH L 99.4% C 0.024 H 109.4°. Best body text is #000000 at 20.74:1 contrast (WCAG AA passes).

Color values

HEX#FEFFED
RGBrgb(254, 255, 237)
HSLhsl(63, 100%, 96%)
HSVhsv(63, 7%, 100%)
CMYKcmyk(0.4%, 0%, 7.1%, 0%)
CIE-LABlab(99.50, -3.38, 8.48)
CIE-LCHlch(99.50, 9.13, 111.74°)
OKLaboklab(99.44% -0.0078 0.0222)
OKLCHoklch(99.44% 0.024 109.4)
XYZxyz(91.9170, 98.7056, 94.3141)
Luminance0.9870 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FEFFED #EEEDFF
analogous
#FFF7ED #FEFFED #F5FFED
triadic
#FEFFED #EDFEFF #FFEDFE
tetradic
#FEFFED #EDFFF7 #EEEDFF #FFEDF5
square
#FEFFED #EDFFF7 #EEEDFF #FFEDF5
split-complementary
#FEFFED #EDF5FF #F7EDFF
monochromatic
#F7FF73 #FBFFB0 #FDFFE0 #FDFFE0 #FDFFE0

Accessibility & contrast

On white

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

On black

20.74
#FEFFED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FEFFED
20.74:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FEFFED#FFFFFF#000000##000000
##FEFFED1.001.0120.7420.74
#FFFFFF1.011.0021.0021.00
#00000020.7421.001.001.00
##00000020.7421.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFFDEC
Deuteranopia (green-blind)
#FFFEEE
Tritanopia (blue-blind)
#FFFDFA
Achromatopsia (no color)
#FEFEFE

Design tokens & code

CSS
--color: #feffed;
/* rgb */ color: rgb(254, 255, 237);
/* oklch */ color: oklch(99.4% 0.024 109.4);
Tailwind
colors: {
  custom: {
    50: '#fefff2',
    500: '#feffed',
    950: '#000000',
  },
}
SCSS
$custom: #feffed;
$custom-light: #fefff2;
$custom-dark: #000000;
JSON
{
  "hex": "#feffed",
  "rgb": {
    "r": 254,
    "g": 255,
    "b": 237
  },
  "hsl": {
    "h": 63.333,
    "s": 100,
    "l": 96.471
  },
  "oklch": {
    "l": 0.99444,
    "c": 0.02354,
    "h": 109.4
  },
  "luminance": 0.98705
}

Semantic roles & 50–950 ramp

primary
#FEFFED
secondary
#A6A2EF
accent
#00E60D
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171817
muted
#858685

Preview Lab

Preview with #FEFFED

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

Preview Lab → · Contrast checker → · Palette generator →

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