#CCCCC2#CCCCC2

#CCCCC2 is a very light, near-neutral yellow. Relative luminance 0.599; OKLCH L 84.2% C 0.014 H 106.7°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).

Color values

HEX#CCCCC2
RGBrgb(204, 204, 194)
HSLhsl(60, 9%, 78%)
HSVhsv(60, 5%, 80%)
CMYKcmyk(0%, 0%, 4.9%, 20%)
CIE-LABlab(81.79, -1.78, 4.98)
CIE-LCHlch(81.79, 5.29, 109.71°)
OKLaboklab(84.24% -0.0039 0.0131)
OKLCHoklch(84.24% 0.014 106.7)
XYZxyz(56.2309, 59.9183, 59.6315)
Luminance0.5992 (WCAG relative)
Temperatureneutral
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCCC2 #C2C2CC
analogous
#CCC7C2 #CCCCC2 #C7CCC2
triadic
#CCCCC2 #C2CCCC #CCC2CC
tetradic
#CCCCC2 #C2CCC7 #C2C2CC #CCC2C7
square
#CCCCC2 #C2CCC7 #C2C2CC #CCC2C7
split-complementary
#CCCCC2 #C2C7CC #C7C2CC
monochromatic
#94947F #B0B0A1 #CCCCC2 #E8E8E3 #F1F1EE

Accessibility & contrast

On white

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

On black

12.98
#CCCCC2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCCC2
12.98:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCCC2#FFFFFF#000000##000000
##CCCCC21.001.6212.9812.98
#FFFFFF1.621.0021.0021.00
#00000012.9821.001.001.00
##00000012.9821.001.001.00

Color blindness preview

Protanopia (red-blind)
#CECBC1
Deuteranopia (green-blind)
#CECCC2
Tritanopia (blue-blind)
#CECBC9
Achromatopsia (no color)
#CBCBCB

Design tokens & code

CSS
--color: #ccccc2;
/* rgb */ color: rgb(204, 204, 194);
/* oklch */ color: oklch(84.2% 0.014 106.7);
Tailwind
colors: {
  custom: {
    50: '#dbdbd4',
    500: '#ccccc2',
    950: '#000000',
  },
}
SCSS
$custom: #ccccc2;
$custom-light: #dbdbd4;
$custom-dark: #000000;
JSON
{
  "hex": "#ccccc2",
  "rgb": {
    "r": 204,
    "g": 204,
    "b": 194
  },
  "hsl": {
    "h": 60,
    "s": 8.929,
    "l": 78.039
  },
  "oklch": {
    "l": 0.84241,
    "c": 0.01365,
    "h": 106.7
  },
  "luminance": 0.59918
}

Semantic roles & 50–950 ramp

primary
#CCCCC2
secondary
#93939F
accent
#539353
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151514
muted
#848483

Preview Lab

Preview with #CCCCC2

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

Preview Lab → · Contrast checker → · Palette generator →

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