#EECCEE#EECCEE

#EECCEE is a very light, muted purple. Relative luminance 0.675; OKLCH L 88.4% C 0.059 H 326.1°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).

Color values

HEX#EECCEE
RGBrgb(238, 204, 238)
HSLhsl(300, 50%, 87%)
HSVhsv(300, 14%, 93%)
CMYKcmyk(0%, 14.3%, 0%, 6.7%)
CIE-LABlab(85.77, 17.71, -12.29)
CIE-LCHlch(85.77, 21.56, 325.23°)
OKLaboklab(88.42% 0.0488 -0.0328)
OKLCHoklch(88.42% 0.059 326.1)
XYZxyz(72.2834, 67.5371, 90.1005)
Luminance0.6754 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#EECCEE #CCEECC
analogous
#DDCCEE #EECCEE #EECCDD
triadic
#EECCEE #EEEECC #CCEEEE
tetradic
#EECCEE #EEDDCC #CCEECC #CCDDEE
square
#EECCEE #EEDDCC #CCEECC #CCDDEE
split-complementary
#EECCEE #DDEECC #CCEEDD
monochromatic
#CF70CF #DF9EDF #EECCEE #F7E8F7 #F7E8F7

Accessibility & contrast

On white

1.45
#EECCEE on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.51
#EECCEE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #EECCEE
14.51:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##EECCEE#FFFFFF#000000##000000
##EECCEE1.001.4514.5114.51
#FFFFFF1.451.0021.0021.00
#00000014.5121.001.001.00
##00000014.5121.001.001.00

Color blindness preview

Protanopia (red-blind)
#CAD4EF
Deuteranopia (green-blind)
#D1D8ED
Tritanopia (blue-blind)
#F0CFD7
Achromatopsia (no color)
#D6D6D6

Design tokens & code

CSS
--color: #eeccee;
/* rgb */ color: rgb(238, 204, 238);
/* oklch */ color: oklch(88.4% 0.059 326.1);
Tailwind
colors: {
  custom: {
    50: '#f3dbf3',
    500: '#eeccee',
    950: '#000000',
  },
}
SCSS
$custom: #eeccee;
$custom-light: #f3dbf3;
$custom-dark: #000000;
JSON
{
  "hex": "#eeccee",
  "rgb": {
    "r": 238,
    "g": 204,
    "b": 238
  },
  "hsl": {
    "h": 300,
    "s": 50,
    "l": 86.667
  },
  "oklch": {
    "l": 0.88415,
    "c": 0.0588,
    "h": 326.1
  },
  "luminance": 0.67536
}

Semantic roles & 50–950 ramp

primary
#EECCEE
secondary
#93CB93
accent
#BD2828
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171517
muted
#858485

Preview Lab

Preview with #EECCEE

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

Preview Lab → · Contrast checker → · Palette generator →

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