#EECECC#EECECC

#EECECC is a very light, muted red. Relative luminance 0.667; OKLCH L 87.8% C 0.036 H 22.1°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).

Color values

HEX#EECECC
RGBrgb(238, 206, 204)
HSLhsl(4, 50%, 87%)
HSVhsv(4, 14%, 93%)
CMYKcmyk(0%, 13.4%, 14.3%, 6.7%)
CIE-LABlab(85.34, 10.87, 5.13)
CIE-LCHlch(85.34, 12.02, 25.27°)
OKLaboklab(87.78% 0.0336 0.0136)
OKLCHoklch(87.78% 0.036 22.1)
XYZxyz(68.2299, 66.6812, 66.3916)
Luminance0.6668 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#EECECC #CCECEE
analogous
#EECCDB #EECECC #EEDFCC
triadic
#EECECC #CCEECE #CECCEE
tetradic
#EECECC #DBEECC #CCECEE #DFCCEE
square
#EECECC #DBEECC #CCECEE #DFCCEE
split-complementary
#EECECC #CCEEDF #CCDBEE
monochromatic
#CF7670 #DFA29E #EECECC #F7E9E8 #F7E9E8

Accessibility & contrast

On white

1.46
#EECECC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.34
#EECECC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #EECECC
14.34:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##EECECC#FFFFFF#000000##000000
##EECECC1.001.4614.3414.34
#FFFFFF1.461.0021.0021.00
#00000014.3421.001.001.00
##00000014.3421.001.001.00

Color blindness preview

Protanopia (red-blind)
#D4D2CC
Deuteranopia (green-blind)
#DBD8CC
Tritanopia (blue-blind)
#F6CBCE
Achromatopsia (no color)
#D5D5D5

Design tokens & code

CSS
--color: #eececc;
/* rgb */ color: rgb(238, 206, 204);
/* oklch */ color: oklch(87.8% 0.036 22.1);
Tailwind
colors: {
  custom: {
    50: '#f3dddb',
    500: '#eececc',
    950: '#000000',
  },
}
SCSS
$custom: #eececc;
$custom-light: #f3dddb;
$custom-dark: #000000;
JSON
{
  "hex": "#eececc",
  "rgb": {
    "r": 238,
    "g": 206,
    "b": 204
  },
  "hsl": {
    "h": 3.529,
    "s": 50,
    "l": 86.667
  },
  "oklch": {
    "l": 0.87777,
    "c": 0.03621,
    "h": 22.1
  },
  "luminance": 0.66679
}

Semantic roles & 50–950 ramp

primary
#EECECC
secondary
#93C8CB
accent
#B5BD28
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171515
muted
#858484

Preview Lab

Preview with #EECECC

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

Preview Lab → · Contrast checker → · Palette generator →

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