#FFEEED#FFEEED

#FFEEED is a very light, near-neutral red. Relative luminance 0.885; OKLCH L 96.2% C 0.019 H 21.6°. Best body text is #000000 at 18.70:1 contrast (WCAG AA passes).

Color values

HEX#FFEEED
RGBrgb(255, 238, 237)
HSLhsl(3, 100%, 96%)
HSVhsv(3, 7%, 100%)
CMYKcmyk(0%, 6.7%, 7.1%, 0%)
CIE-LABlab(95.38, 5.56, 2.55)
CIE-LCHlch(95.38, 6.12, 24.60°)
OKLaboklab(96.23% 0.0172 0.0068)
OKLCHoklch(96.23% 0.019 21.6)
XYZxyz(87.0989, 88.5246, 92.6029)
Luminance0.8852 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEEED #EDFEFF
analogous
#FFEDF5 #FFEEED #FFF7ED
triadic
#FFEEED #EDFFEE #EEEDFF
tetradic
#FFEEED #F5FFED #EDFEFF #F7EDFF
square
#FFEEED #F5FFED #EDFEFF #F7EDFF
split-complementary
#FFEEED #EDFFF7 #EDF5FF
monochromatic
#FF7A73 #FFB4B0 #FFE2E0 #FFE2E0 #FFE2E0

Accessibility & contrast

On white

1.12
#FFEEED on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.70
#FFEEED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFEEED
18.70:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFEEED#FFFFFF#000000##000000
##FFEEED1.001.1218.7018.70
#FFFFFF1.121.0021.0021.00
#00000018.7021.001.001.00
##00000018.7021.001.001.00

Color blindness preview

Protanopia (red-blind)
#F1F0ED
Deuteranopia (green-blind)
#F5F3ED
Tritanopia (blue-blind)
#FFECEE
Achromatopsia (no color)
#F2F2F2

Design tokens & code

CSS
--color: #ffeeed;
/* rgb */ color: rgb(255, 238, 237);
/* oklch */ color: oklch(96.2% 0.019 21.6);
Tailwind
colors: {
  custom: {
    50: '#fff3f2',
    500: '#ffeeed',
    950: '#000000',
  },
}
SCSS
$custom: #ffeeed;
$custom-light: #fff3f2;
$custom-dark: #000000;
JSON
{
  "hex": "#ffeeed",
  "rgb": {
    "r": 255,
    "g": 238,
    "b": 237
  },
  "hsl": {
    "h": 3.333,
    "s": 100,
    "l": 96.471
  },
  "oklch": {
    "l": 0.96229,
    "c": 0.01853,
    "h": 21.6
  },
  "luminance": 0.88523
}

Semantic roles & 50–950 ramp

primary
#FFEEED
secondary
#A2EAEF
accent
#D9E600
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181717
muted
#868585

Preview Lab

Preview with #FFEEED

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

Preview Lab → · Contrast checker → · Palette generator →

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