#EECCED#EECCED

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

Color values

HEX#EECCED
RGBrgb(238, 204, 237)
HSLhsl(302, 50%, 87%)
HSVhsv(302, 14%, 93%)
CMYKcmyk(0%, 14.3%, 0.4%, 6.7%)
CIE-LABlab(85.75, 17.53, -11.81)
CIE-LCHlch(85.75, 21.13, 326.03°)
OKLaboklab(88.38% 0.0484 -0.0315)
OKLCHoklch(88.38% 0.058 327)
XYZxyz(72.1369, 67.4785, 89.3289)
Luminance0.6748 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#EECCED #CCEECD
analogous
#DECCEE #EECCED #EECCDC
triadic
#EECCED #EDEECC #CCEDEE
tetradic
#EECCED #EEDECC #CCEECD #CCDCEE
square
#EECCED #EEDECC #CCEECD #CCDCEE
split-complementary
#EECCED #DCEECC #CCEEDE
monochromatic
#CF70CD #DF9EDD #EECCED #F7E8F7 #F7E8F7

Accessibility & contrast

On white

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

On black

14.50
#EECCED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #EECCED
14.50:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##EECCED#FFFFFF#000000##000000
##EECCED1.001.4514.5014.50
#FFFFFF1.451.0021.0021.00
#00000014.5021.001.001.00
##00000014.5021.001.001.00

Color blindness preview

Protanopia (red-blind)
#CAD4EE
Deuteranopia (green-blind)
#D1D8EC
Tritanopia (blue-blind)
#F1CED7
Achromatopsia (no color)
#D6D6D6

Design tokens & code

CSS
--color: #eecced;
/* rgb */ color: rgb(238, 204, 237);
/* oklch */ color: oklch(88.4% 0.058 327.0);
Tailwind
colors: {
  custom: {
    50: '#f3dbf2',
    500: '#eecced',
    950: '#000000',
  },
}
SCSS
$custom: #eecced;
$custom-light: #f3dbf2;
$custom-dark: #000000;
JSON
{
  "hex": "#eecced",
  "rgb": {
    "r": 238,
    "g": 204,
    "b": 237
  },
  "hsl": {
    "h": 301.765,
    "s": 50,
    "l": 86.667
  },
  "oklch": {
    "l": 0.88382,
    "c": 0.05778,
    "h": 327
  },
  "luminance": 0.67477
}

Semantic roles & 50–950 ramp

primary
#EECCED
secondary
#93CB95
accent
#BD2D28
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171517
muted
#858485

Preview Lab

Preview with #EECCED

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

Preview Lab → · Contrast checker → · Palette generator →

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