#EECCC0#EECCC0

#EECCC0 is a very light, muted orange. Relative luminance 0.652; OKLCH L 87.1% C 0.042 H 40.4°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).

Color values

HEX#EECCC0
RGBrgb(238, 204, 192)
HSLhsl(16, 58%, 84%)
HSVhsv(16, 19%, 93%)
CMYKcmyk(0%, 14.3%, 19.3%, 6.7%)
CIE-LABlab(84.57, 10.09, 10.40)
CIE-LCHlch(84.57, 14.49, 45.88°)
OKLaboklab(87.08% 0.0319 0.0272)
OKLCHoklch(87.08% 0.042 40.4)
XYZxyz(66.3673, 65.1707, 58.9421)
Luminance0.6517 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#EECCC0 #C0E2EE
analogous
#EEC0CB #EECCC0 #EEE3C0
triadic
#EECCC0 #C0EECC #CCC0EE
tetradic
#EECCC0 #CBEEC0 #C0E2EE #E3C0EE
square
#EECCC0 #CBEEC0 #C0E2EE #E3C0EE
split-complementary
#EECCC0 #C0EEE3 #C0CBEE
monochromatic
#D47E60 #E1A590 #EECCC0 #F8EBE7 #F8EBE7

Accessibility & contrast

On white

1.50
#EECCC0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.03
#EECCC0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #EECCC0
14.03:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##EECCC0#FFFFFF#000000##000000
##EECCC01.001.5014.0314.03
#FFFFFF1.501.0021.0021.00
#00000014.0321.001.001.00
##00000014.0321.001.001.00

Color blindness preview

Protanopia (red-blind)
#D4CFBF
Deuteranopia (green-blind)
#DCD6C0
Tritanopia (blue-blind)
#F7C7C9
Achromatopsia (no color)
#D3D3D3

Design tokens & code

CSS
--color: #eeccc0;
/* rgb */ color: rgb(238, 204, 192);
/* oklch */ color: oklch(87.1% 0.042 40.4);
Tailwind
colors: {
  custom: {
    50: '#f4dbd3',
    500: '#eeccc0',
    950: '#000000',
  },
}
SCSS
$custom: #eeccc0;
$custom-light: #f4dbd3;
$custom-dark: #000000;
JSON
{
  "hex": "#eeccc0",
  "rgb": {
    "r": 238,
    "g": 204,
    "b": 192
  },
  "hsl": {
    "h": 15.652,
    "s": 57.5,
    "l": 84.314
  },
  "oklch": {
    "l": 0.87082,
    "c": 0.04195,
    "h": 40.4
  },
  "luminance": 0.65169
}

Semantic roles & 50–950 ramp

primary
#EECCC0
secondary
#87BACC
accent
#9AC520
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171514
muted
#858483

Preview Lab

Preview with #EECCC0

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

Preview Lab → · Contrast checker → · Palette generator →

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