#FFFED2#FFFED2

#FFFED2 is a very light, muted yellow. Relative luminance 0.968; OKLCH L 98.7% C 0.057 H 106.3°. Best body text is #000000 at 20.36:1 contrast (WCAG AA passes).

Color values

HEX#FFFED2
RGBrgb(255, 254, 210)
HSLhsl(59, 100%, 91%)
HSVhsv(59, 18%, 100%)
CMYKcmyk(0%, 0.4%, 17.6%, 0%)
CIE-LABlab(98.75, -6.70, 21.22)
CIE-LCHlch(98.75, 22.25, 107.53°)
OKLaboklab(98.68% -0.0159 0.0544)
OKLCHoklch(98.68% 0.057 106.3)
XYZxyz(88.3139, 96.7977, 74.9917)
Luminance0.9680 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFED2 #D2D3FF
analogous
#FFE7D2 #FFFED2 #E9FFD2
triadic
#FFFED2 #D2FFFE #FED2FF
tetradic
#FFFED2 #D2FFE7 #D2D3FF #FFD2E9
square
#FFFED2 #D2FFE7 #D2D3FF #FFD2E9
split-complementary
#FFFED2 #D2E9FF #E7D2FF
monochromatic
#FFFB58 #FFFD95 #FFFED2 #FFFEE0 #FFFEE0

Accessibility & contrast

On white

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

On black

20.36
#FFFED2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFED2
20.36:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFED2#FFFFFF#000000##000000
##FFFED21.001.0320.3620.36
#FFFFFF1.031.0021.0021.00
#00000020.3621.001.001.00
##00000020.3621.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFFACF
Deuteranopia (green-blind)
#FFFCD4
Tritanopia (blue-blind)
#FFF8F2
Achromatopsia (no color)
#FBFBFB

Design tokens & code

CSS
--color: #fffed2;
/* rgb */ color: rgb(255, 254, 210);
/* oklch */ color: oklch(98.7% 0.057 106.3);
Tailwind
colors: {
  custom: {
    50: '#fffee0',
    500: '#fffed2',
    950: '#000000',
  },
}
SCSS
$custom: #fffed2;
$custom-light: #fffee0;
$custom-dark: #000000;
JSON
{
  "hex": "#fffed2",
  "rgb": {
    "r": 255,
    "g": 254,
    "b": 210
  },
  "hsl": {
    "h": 58.667,
    "s": 100,
    "l": 91.176
  },
  "oklch": {
    "l": 0.98682,
    "c": 0.05671,
    "h": 106.3
  },
  "luminance": 0.96797
}

Semantic roles & 50–950 ramp

primary
#FFFED2
secondary
#8B8DEA
accent
#05E600
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#181715
muted
#868584

Preview Lab

Preview with #FFFED2

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

Preview Lab → · Contrast checker → · Palette generator →

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