#FFFFEE#FFFFEE

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

Color values

HEX#FFFFEE
RGBrgb(255, 255, 238)
HSLhsl(60, 100%, 97%)
HSVhsv(60, 7%, 100%)
CMYKcmyk(0%, 0%, 6.7%, 0%)
CIE-LABlab(99.59, -2.88, 8.12)
CIE-LCHlch(99.59, 8.62, 109.53°)
OKLaboklab(99.55% -0.0064 0.0213)
OKLCHoklch(99.55% 0.022 106.8)
XYZxyz(92.4305, 98.9534, 95.1029)
Luminance0.9895 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFFEE #EEEEFF
analogous
#FFF7EE #FFFFEE #F7FFEE
triadic
#FFFFEE #EEFFFF #FFEEFF
tetradic
#FFFFEE #EEFFF7 #EEEEFF #FFEEF7
square
#FFFFEE #EEFFF7 #EEEEFF #FFEEF7
split-complementary
#FFFFEE #EEF7FF #F7EEFF
monochromatic
#FFFF74 #FFFFB1 #FFFFE0 #FFFFE0 #FFFFE0

Accessibility & contrast

On white

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

On black

20.79
#FFFFEE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFFEE
20.79:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFFEE#FFFFFF#000000##000000
##FFFFEE1.001.0120.7920.79
#FFFFFF1.011.0021.0021.00
#00000020.7921.001.001.00
##00000020.7921.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffffee;
/* rgb */ color: rgb(255, 255, 238);
/* oklch */ color: oklch(99.5% 0.022 106.8);
Tailwind
colors: {
  custom: {
    50: '#fffff3',
    500: '#ffffee',
    950: '#000000',
  },
}
SCSS
$custom: #ffffee;
$custom-light: #fffff3;
$custom-dark: #000000;
JSON
{
  "hex": "#ffffee",
  "rgb": {
    "r": 255,
    "g": 255,
    "b": 238
  },
  "hsl": {
    "h": 60,
    "s": 100,
    "l": 96.667
  },
  "oklch": {
    "l": 0.99546,
    "c": 0.02222,
    "h": 106.8
  },
  "luminance": 0.98953
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #FFFFEE

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

Preview Lab → · Contrast checker → · Palette generator →

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