#CCC8C0#CCC8C0

#CCC8C0 is a very light, near-neutral orange. Relative luminance 0.580; OKLCH L 83.4% C 0.012 H 84.6°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).

Color values

HEX#CCC8C0
RGBrgb(204, 200, 192)
HSLhsl(40, 11%, 78%)
HSVhsv(40, 6%, 80%)
CMYKcmyk(0%, 2%, 5.9%, 20%)
CIE-LABlab(80.71, -0.03, 4.49)
CIE-LCHlch(80.71, 4.49, 90.40°)
OKLaboklab(83.37% 0.0011 0.0118)
OKLCHoklch(83.37% 0.012 84.6)
XYZxyz(55.0693, 57.9520, 58.1437)
Luminance0.5795 (WCAG relative)
Temperatureneutral
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCC8C0 #C0C4CC
analogous
#CCC2C0 #CCC8C0 #CACCC0
triadic
#CCC8C0 #C0CCC8 #C8C0CC
tetradic
#CCC8C0 #C0CCC2 #C0C4CC #CCC0CA
square
#CCC8C0 #C0CCC2 #C0C4CC #CCC0CA
split-complementary
#CCC8C0 #C0CACC #C2C0CC
monochromatic
#958D7C #B1AA9E #CCC8C0 #E7E6E2 #F1F0EE

Accessibility & contrast

On white

1.67
#CCC8C0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.59
#CCC8C0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCC8C0
12.59:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCC8C0#FFFFFF#000000##000000
##CCC8C01.001.6712.5912.59
#FFFFFF1.671.0021.0021.00
#00000012.5921.001.001.00
##00000012.5921.001.001.00

Color blindness preview

Protanopia (red-blind)
#CAC8C0
Deuteranopia (green-blind)
#CBC9C0
Tritanopia (blue-blind)
#CEC7C6
Achromatopsia (no color)
#C8C8C8

Design tokens & code

CSS
--color: #ccc8c0;
/* rgb */ color: rgb(204, 200, 192);
/* oklch */ color: oklch(83.4% 0.012 84.6);
Tailwind
colors: {
  custom: {
    50: '#dbd8d3',
    500: '#ccc8c0',
    950: '#000000',
  },
}
SCSS
$custom: #ccc8c0;
$custom-light: #dbd8d3;
$custom-dark: #000000;
JSON
{
  "hex": "#ccc8c0",
  "rgb": {
    "r": 204,
    "g": 200,
    "b": 192
  },
  "hsl": {
    "h": 40,
    "s": 10.526,
    "l": 77.647
  },
  "oklch": {
    "l": 0.83373,
    "c": 0.01186,
    "h": 84.6
  },
  "luminance": 0.57952
}

Semantic roles & 50–950 ramp

primary
#CCC8C0
secondary
#9196A0
accent
#679551
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151414
muted
#848383

Preview Lab

Preview with #CCC8C0

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

Preview Lab → · Contrast checker → · Palette generator →

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