#FFFFED#FFFFED

#FFFFED is a very light, muted yellow. Relative luminance 0.989; OKLCH L 99.5% C 0.024 H 106.8°. Best body text is #000000 at 20.78:1 contrast (WCAG AA passes).

Color values

HEX#FFFFED
RGBrgb(255, 255, 237)
HSLhsl(60, 100%, 96%)
HSVhsv(60, 7%, 100%)
CMYKcmyk(0%, 0%, 7.1%, 0%)
CIE-LABlab(99.57, -3.04, 8.60)
CIE-LCHlch(99.57, 9.12, 109.49°)
OKLaboklab(99.52% -0.0068 0.0225)
OKLCHoklch(99.52% 0.024 106.8)
XYZxyz(92.2840, 98.8948, 94.3313)
Luminance0.9889 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFFED #EDEDFF
analogous
#FFF6ED #FFFFED #F6FFED
triadic
#FFFFED #EDFFFF #FFEDFF
tetradic
#FFFFED #EDFFF6 #EDEDFF #FFEDF6
square
#FFFFED #EDFFF6 #EDEDFF #FFEDF6
split-complementary
#FFFFED #EDF6FF #F6EDFF
monochromatic
#FFFF73 #FFFFB0 #FFFFE0 #FFFFE0 #FFFFE0

Accessibility & contrast

On white

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

On black

20.78
#FFFFED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFFED
20.78:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFFED#FFFFFF#000000##000000
##FFFFED1.001.0120.7820.78
#FFFFFF1.011.0021.0021.00
#00000020.7821.001.001.00
##00000020.7821.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffffed;
/* rgb */ color: rgb(255, 255, 237);
/* oklch */ color: oklch(99.5% 0.024 106.8);
Tailwind
colors: {
  custom: {
    50: '#fffff2',
    500: '#ffffed',
    950: '#000000',
  },
}
SCSS
$custom: #ffffed;
$custom-light: #fffff2;
$custom-dark: #000000;
JSON
{
  "hex": "#ffffed",
  "rgb": {
    "r": 255,
    "g": 255,
    "b": 237
  },
  "hsl": {
    "h": 60,
    "s": 100,
    "l": 96.471
  },
  "oklch": {
    "l": 0.99521,
    "c": 0.02351,
    "h": 106.8
  },
  "luminance": 0.98894
}

Semantic roles & 50–950 ramp

primary
#FFFFED
secondary
#A2A2EF
accent
#00E600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181817
muted
#868685

Preview Lab

Preview with #FFFFED

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

Preview Lab → · Contrast checker → · Palette generator →

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