#CCC4C0#CCC4C0

#CCC4C0 is a very light, near-neutral orange. Relative luminance 0.561; OKLCH L 82.6% C 0.011 H 48.6°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).

Color values

HEX#CCC4C0
RGBrgb(204, 196, 192)
HSLhsl(20, 11%, 78%)
HSVhsv(20, 6%, 80%)
CMYKcmyk(0%, 3.9%, 5.9%, 20%)
CIE-LABlab(79.68, 2.08, 3.00)
CIE-LCHlch(79.68, 3.65, 55.23°)
OKLaboklab(82.57% 0.007 0.0079)
OKLCHoklch(82.57% 0.011 48.6)
XYZxyz(54.1550, 56.1234, 57.8389)
Luminance0.5612 (WCAG relative)
Temperatureneutral
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCC4C0 #C0C8CC
analogous
#CCC0C2 #CCC4C0 #CCCAC0
triadic
#CCC4C0 #C0CCC4 #C4C0CC
tetradic
#CCC4C0 #C2CCC0 #C0C8CC #CAC0CC
square
#CCC4C0 #C2CCC0 #C0C8CC #CAC0CC
split-complementary
#CCC4C0 #C0CCCA #C0C2CC
monochromatic
#95857C #B1A49E #CCC4C0 #E7E4E2 #F1EFEE

Accessibility & contrast

On white

1.72
#CCC4C0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.22
#CCC4C0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCC4C0
12.22:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCC4C0#FFFFFF#000000##000000
##CCC4C01.001.7212.2212.22
#FFFFFF1.721.0021.0021.00
#00000012.2221.001.001.00
##00000012.2221.001.001.00

Color blindness preview

Protanopia (red-blind)
#C6C5C0
Deuteranopia (green-blind)
#C8C6C0
Tritanopia (blue-blind)
#CFC3C3
Achromatopsia (no color)
#C5C5C5

Design tokens & code

CSS
--color: #ccc4c0;
/* rgb */ color: rgb(204, 196, 192);
/* oklch */ color: oklch(82.6% 0.011 48.6);
Tailwind
colors: {
  custom: {
    50: '#dbd5d3',
    500: '#ccc4c0',
    950: '#000000',
  },
}
SCSS
$custom: #ccc4c0;
$custom-light: #dbd5d3;
$custom-dark: #000000;
JSON
{
  "hex": "#ccc4c0",
  "rgb": {
    "r": 204,
    "g": 196,
    "b": 192
  },
  "hsl": {
    "h": 20,
    "s": 10.526,
    "l": 77.647
  },
  "oklch": {
    "l": 0.82566,
    "c": 0.01059,
    "h": 48.6
  },
  "luminance": 0.56123
}

Semantic roles & 50–950 ramp

primary
#CCC4C0
secondary
#919BA0
accent
#7E9551
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151414
muted
#848383

Preview Lab

Preview with #CCC4C0

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

Preview Lab → · Contrast checker → · Palette generator →

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