#CCCCC0#CCCCC0

#CCCCC0 is a very light, near-neutral yellow. Relative luminance 0.598; OKLCH L 84.2% C 0.016 H 106.8°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).

Color values

HEX#CCCCC0
RGBrgb(204, 204, 192)
HSLhsl(60, 11%, 78%)
HSVhsv(60, 6%, 80%)
CMYKcmyk(0%, 0%, 5.9%, 20%)
CIE-LABlab(81.75, -2.13, 5.98)
CIE-LCHlch(81.75, 6.34, 109.61°)
OKLaboklab(84.19% -0.0047 0.0157)
OKLCHoklch(84.19% 0.016 106.8)
XYZxyz(56.0078, 59.8291, 58.4565)
Luminance0.5983 (WCAG relative)
Temperatureneutral
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCCC0 #C0C0CC
analogous
#CCC6C0 #CCCCC0 #C6CCC0
triadic
#CCCCC0 #C0CCCC #CCC0CC
tetradic
#CCCCC0 #C0CCC6 #C0C0CC #CCC0C6
square
#CCCCC0 #C0CCC6 #C0C0CC #CCC0C6
split-complementary
#CCCCC0 #C0C6CC #C6C0CC
monochromatic
#95957C #B1B19E #CCCCC0 #E7E7E2 #F1F1EE

Accessibility & contrast

On white

1.62
#CCCCC0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.97
#CCCCC0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCCC0
12.97:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCCC0#FFFFFF#000000##000000
##CCCCC01.001.6212.9712.97
#FFFFFF1.621.0021.0021.00
#00000012.9721.001.001.00
##00000012.9721.001.001.00

Color blindness preview

Protanopia (red-blind)
#CECBBF
Deuteranopia (green-blind)
#CFCBC0
Tritanopia (blue-blind)
#CECAC8
Achromatopsia (no color)
#CBCBCB

Design tokens & code

CSS
--color: #ccccc0;
/* rgb */ color: rgb(204, 204, 192);
/* oklch */ color: oklch(84.2% 0.016 106.8);
Tailwind
colors: {
  custom: {
    50: '#dbdbd3',
    500: '#ccccc0',
    950: '#000000',
  },
}
SCSS
$custom: #ccccc0;
$custom-light: #dbdbd3;
$custom-dark: #000000;
JSON
{
  "hex": "#ccccc0",
  "rgb": {
    "r": 204,
    "g": 204,
    "b": 192
  },
  "hsl": {
    "h": 60,
    "s": 10.526,
    "l": 77.647
  },
  "oklch": {
    "l": 0.84186,
    "c": 0.01637,
    "h": 106.8
  },
  "luminance": 0.59829
}

Semantic roles & 50–950 ramp

primary
#CCCCC0
secondary
#9191A0
accent
#519551
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151514
muted
#848483

Preview Lab

Preview with #CCCCC0

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

Preview Lab → · Contrast checker → · Palette generator →

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