#CCAAAA#CCAAAA

#CCAAAA is a light, muted red. Relative luminance 0.445; OKLCH L 76.8% C 0.040 H 18.1°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).

Color values

HEX#CCAAAA
RGBrgb(204, 170, 170)
HSLhsl(0, 25%, 73%)
HSVhsv(0, 17%, 80%)
CMYKcmyk(0%, 16.7%, 16.7%, 20%)
CIE-LABlab(72.56, 12.37, 4.64)
CIE-LCHlch(72.56, 13.21, 20.57°)
OKLaboklab(76.81% 0.0379 0.0124)
OKLCHoklch(76.81% 0.04 18.1)
XYZxyz(46.5322, 44.4906, 44.1588)
Luminance0.4449 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCAAAA #AACCCC
analogous
#CCAABB #CCAAAA #CCBBAA
triadic
#CCAAAA #AACCAA #AAAACC
tetradic
#CCAAAA #BBCCAA #AACCCC #BBAACC
square
#CCAAAA #BBCCAA #AACCCC #BBAACC
split-complementary
#CCAAAA #AACCBB #AABBCC
monochromatic
#9D5E5E #B58484 #CCAAAA #E3D0D0 #F4ECEC

Accessibility & contrast

On white

2.12
#CCAAAA on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

9.90
#CCAAAA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCAAAA
9.90:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCAAAA#FFFFFF#000000##000000
##CCAAAA1.002.129.909.90
#FFFFFF2.121.0021.0021.00
#0000009.9021.001.001.00
##0000009.9021.001.001.00

Color blindness preview

Protanopia (red-blind)
#B0AEAA
Deuteranopia (green-blind)
#B7B4AA
Tritanopia (blue-blind)
#D4A7AA
Achromatopsia (no color)
#B2B2B2

Design tokens & code

CSS
--color: #ccaaaa;
/* rgb */ color: rgb(204, 170, 170);
/* oklch */ color: oklch(76.8% 0.040 18.1);
Tailwind
colors: {
  custom: {
    50: '#dcc3c3',
    500: '#ccaaaa',
    950: '#000000',
  },
}
SCSS
$custom: #ccaaaa;
$custom-light: #dcc3c3;
$custom-dark: #000000;
JSON
{
  "hex": "#ccaaaa",
  "rgb": {
    "r": 204,
    "g": 170,
    "b": 170
  },
  "hsl": {
    "h": 0,
    "s": 25,
    "l": 73.333
  },
  "oklch": {
    "l": 0.7681,
    "c": 0.03984,
    "h": 18.1
  },
  "luminance": 0.44489
}

Semantic roles & 50–950 ramp

primary
#CCAAAA
secondary
#E1EAEA
accent
#A4A442
background
#FDFCFB
surface
#FBF8F7
border
#D4D1D0
text
#151212
muted
#838181

Preview Lab

Preview with #CCAAAA

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

Preview Lab → · Contrast checker → · Palette generator →

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