#EECCCC#EECCCC

#EECCCC is a very light, muted red. Relative luminance 0.657; OKLCH L 87.4% C 0.038 H 17.9°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).

Color values

HEX#EECCCC
RGBrgb(238, 204, 204)
HSLhsl(0, 50%, 87%)
HSVhsv(0, 14%, 93%)
CMYKcmyk(0%, 14.3%, 14.3%, 6.7%)
CIE-LABlab(84.86, 11.92, 4.43)
CIE-LCHlch(84.86, 12.72, 20.38°)
OKLaboklab(87.4% 0.0366 0.0118)
OKLCHoklch(87.4% 0.038 17.9)
XYZxyz(67.7514, 65.7243, 66.2321)
Luminance0.6572 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#EECCCC #CCEEEE
analogous
#EECCDD #EECCCC #EEDDCC
triadic
#EECCCC #CCEECC #CCCCEE
tetradic
#EECCCC #DDEECC #CCEEEE #DDCCEE
square
#EECCCC #DDEECC #CCEEEE #DDCCEE
split-complementary
#EECCCC #CCEEDD #CCDDEE
monochromatic
#CF7070 #DF9E9E #EECCCC #F7E8E8 #F7E8E8

Accessibility & contrast

On white

1.48
#EECCCC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.14
#EECCCC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #EECCCC
14.14:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##EECCCC#FFFFFF#000000##000000
##EECCCC1.001.4814.1414.14
#FFFFFF1.481.0021.0021.00
#00000014.1421.001.001.00
##00000014.1421.001.001.00

Color blindness preview

Protanopia (red-blind)
#D2D0CC
Deuteranopia (green-blind)
#D9D6CC
Tritanopia (blue-blind)
#F6C9CC
Achromatopsia (no color)
#D4D4D4

Design tokens & code

CSS
--color: #eecccc;
/* rgb */ color: rgb(238, 204, 204);
/* oklch */ color: oklch(87.4% 0.038 17.9);
Tailwind
colors: {
  custom: {
    50: '#f3dbdb',
    500: '#eecccc',
    950: '#000000',
  },
}
SCSS
$custom: #eecccc;
$custom-light: #f3dbdb;
$custom-dark: #000000;
JSON
{
  "hex": "#eecccc",
  "rgb": {
    "r": 238,
    "g": 204,
    "b": 204
  },
  "hsl": {
    "h": 0,
    "s": 50,
    "l": 86.667
  },
  "oklch": {
    "l": 0.87397,
    "c": 0.03841,
    "h": 17.9
  },
  "luminance": 0.65723
}

Semantic roles & 50–950 ramp

primary
#EECCCC
secondary
#93CBCB
accent
#BDBD28
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171515
muted
#858484

Preview Lab

Preview with #EECCCC

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

Preview Lab → · Contrast checker → · Palette generator →

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