#FFEEF2#FFEEF2

#FFEEF2 is a very light, near-neutral red. Relative luminance 0.888; OKLCH L 96.4% C 0.019 H 1.4°. Best body text is #000000 at 18.76:1 contrast (WCAG AA passes).

Color values

HEX#FFEEF2
RGBrgb(255, 238, 242)
HSLhsl(346, 100%, 97%)
HSVhsv(346, 7%, 100%)
CMYKcmyk(0%, 6.7%, 5.1%, 0%)
CIE-LABlab(95.51, 6.40, 0.14)
CIE-LCHlch(95.51, 6.40, 1.23°)
OKLaboklab(96.37% 0.0191 0.0005)
OKLCHoklch(96.37% 0.019 1.4)
XYZxyz(87.8396, 88.8209, 96.5039)
Luminance0.8882 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFEEF2 #EEFFFB
analogous
#FFEEFB #FFEEF2 #FFF3EE
triadic
#FFEEF2 #F2FFEE #EEF2FF
tetradic
#FFEEF2 #FBFFEE #EEFFFB #F3EEFF
square
#FFEEF2 #FBFFEE #EEFFFB #F3EEFF
split-complementary
#FFEEF2 #EEFFF3 #EEFBFF
monochromatic
#FF7494 #FFB1C3 #FFE0E8 #FFE0E8 #FFE0E8

Accessibility & contrast

On white

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

On black

18.76
#FFEEF2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFEEF2
18.76:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFEEF2#FFFFFF#000000##000000
##FFEEF21.001.1218.7618.76
#FFFFFF1.121.0021.0021.00
#00000018.7621.001.001.00
##00000018.7621.001.001.00

Color blindness preview

Protanopia (red-blind)
#F0F0F2
Deuteranopia (green-blind)
#F4F3F2
Tritanopia (blue-blind)
#FFEDEF
Achromatopsia (no color)
#F2F2F2

Design tokens & code

CSS
--color: #ffeef2;
/* rgb */ color: rgb(255, 238, 242);
/* oklch */ color: oklch(96.4% 0.019 1.4);
Tailwind
colors: {
  custom: {
    50: '#fff3f6',
    500: '#ffeef2',
    950: '#000000',
  },
}
SCSS
$custom: #ffeef2;
$custom-light: #fff3f6;
$custom-dark: #000000;
JSON
{
  "hex": "#ffeef2",
  "rgb": {
    "r": 255,
    "g": 238,
    "b": 242
  },
  "hsl": {
    "h": 345.882,
    "s": 100,
    "l": 96.667
  },
  "oklch": {
    "l": 0.96368,
    "c": 0.0191,
    "h": 1.4
  },
  "luminance": 0.8882
}

Semantic roles & 50–950 ramp

primary
#FFEEF2
secondary
#A3EFDD
accent
#E6AF00
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181717
muted
#868585

Preview Lab

Preview with #FFEEF2

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

Preview Lab → · Contrast checker → · Palette generator →

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