#FFFEEE#FFFEEE

#FFFEEE is a very light, muted yellow. Relative luminance 0.983; OKLCH L 99.4% C 0.021 H 103.9°. Best body text is #000000 at 20.66:1 contrast (WCAG AA passes).

Color values

HEX#FFFEEE
RGBrgb(255, 254, 238)
HSLhsl(56, 100%, 97%)
HSVhsv(56, 7%, 100%)
CMYKcmyk(0%, 0.4%, 6.7%, 0%)
CIE-LABlab(99.35, -2.38, 7.76)
CIE-LCHlch(99.35, 8.12, 107.04°)
OKLaboklab(99.35% -0.005 0.0203)
OKLCHoklch(99.35% 0.021 103.9)
XYZxyz(92.1124, 98.3171, 94.9968)
Luminance0.9832 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFEEE #EEEFFF
analogous
#FFF6EE #FFFEEE #F8FFEE
triadic
#FFFEEE #EEFFFE #FEEEFF
tetradic
#FFFEEE #EEFFF6 #EEEFFF #FFEEF8
square
#FFFEEE #EEFFF6 #EEEFFF #FFEEF8
split-complementary
#FFFEEE #EEF8FF #F6EEFF
monochromatic
#FFF774 #FFFAB1 #FFFDE0 #FFFDE0 #FFFDE0

Accessibility & contrast

On white

1.02
#FFFEEE on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

20.66
#FFFEEE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFEEE
20.66:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFEEE#FFFFFF#000000##000000
##FFFEEE1.001.0220.6620.66
#FFFFFF1.021.0021.0021.00
#00000020.6621.001.001.00
##00000020.6621.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFFDED
Deuteranopia (green-blind)
#FFFEEF
Tritanopia (blue-blind)
#FFFCF9
Achromatopsia (no color)
#FDFDFD

Design tokens & code

CSS
--color: #fffeee;
/* rgb */ color: rgb(255, 254, 238);
/* oklch */ color: oklch(99.4% 0.021 103.9);
Tailwind
colors: {
  custom: {
    50: '#fffef3',
    500: '#fffeee',
    950: '#000000',
  },
}
SCSS
$custom: #fffeee;
$custom-light: #fffef3;
$custom-dark: #000000;
JSON
{
  "hex": "#fffeee",
  "rgb": {
    "r": 255,
    "g": 254,
    "b": 238
  },
  "hsl": {
    "h": 56.471,
    "s": 100,
    "l": 96.667
  },
  "oklch": {
    "l": 0.99351,
    "c": 0.02095,
    "h": 103.9
  },
  "luminance": 0.98317
}

Semantic roles & 50–950 ramp

primary
#FFFEEE
secondary
#A3A7EF
accent
#0DE600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181717
muted
#868585

Preview Lab

Preview with #FFFEEE

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

Preview Lab → · Contrast checker → · Palette generator →

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