#FFEEEF#FFEEEF

#FFEEEF is a very light, near-neutral red. Relative luminance 0.886; OKLCH L 96.3% C 0.018 H 13.4°. Best body text is #000000 at 18.73:1 contrast (WCAG AA passes).

Color values

HEX#FFEEEF
RGBrgb(255, 238, 239)
HSLhsl(356, 100%, 97%)
HSVhsv(356, 7%, 100%)
CMYKcmyk(0%, 6.7%, 6.3%, 0%)
CIE-LABlab(95.43, 5.90, 1.58)
CIE-LCHlch(95.43, 6.10, 15.03°)
OKLaboklab(96.28% 0.018 0.0043)
OKLCHoklch(96.28% 0.018 13.4)
XYZxyz(87.3927, 88.6421, 94.1504)
Luminance0.8864 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEEEF #EEFFFE
analogous
#FFEEF8 #FFEEEF #FFF6EE
triadic
#FFEEEF #EFFFEE #EEEFFF
tetradic
#FFEEEF #F8FFEE #EEFFFE #F6EEFF
square
#FFEEEF #F8FFEE #EEFFFE #F6EEFF
split-complementary
#FFEEEF #EEFFF6 #EEF8FF
monochromatic
#FF747C #FFB1B5 #FFE0E2 #FFE0E2 #FFE0E2

Accessibility & contrast

On white

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

On black

18.73
#FFEEEF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFEEEF
18.73:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFEEEF#FFFFFF#000000##000000
##FFEEEF1.001.1218.7318.73
#FFFFFF1.121.0021.0021.00
#00000018.7321.001.001.00
##00000018.7321.001.001.00

Color blindness preview

Protanopia (red-blind)
#F0F0EF
Deuteranopia (green-blind)
#F4F3EF
Tritanopia (blue-blind)
#FFEDEE
Achromatopsia (no color)
#F2F2F2

Design tokens & code

CSS
--color: #ffeeef;
/* rgb */ color: rgb(255, 238, 239);
/* oklch */ color: oklch(96.3% 0.018 13.4);
Tailwind
colors: {
  custom: {
    50: '#fff3f4',
    500: '#ffeeef',
    950: '#000000',
  },
}
SCSS
$custom: #ffeeef;
$custom-light: #fff3f4;
$custom-dark: #000000;
JSON
{
  "hex": "#ffeeef",
  "rgb": {
    "r": 255,
    "g": 238,
    "b": 239
  },
  "hsl": {
    "h": 356.471,
    "s": 100,
    "l": 96.667
  },
  "oklch": {
    "l": 0.96284,
    "c": 0.01848,
    "h": 13.4
  },
  "luminance": 0.88641
}

Semantic roles & 50–950 ramp

primary
#FFEEEF
secondary
#A3EFEA
accent
#E6D800
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181717
muted
#868585

Preview Lab

Preview with #FFEEEF

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

Preview Lab → · Contrast checker → · Palette generator →

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