#CCCCC3#CCCCC3

#CCCCC3 is a very light, near-neutral yellow. Relative luminance 0.600; OKLCH L 84.3% C 0.012 H 106.6°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).

Color values

HEX#CCCCC3
RGBrgb(204, 204, 195)
HSLhsl(60, 8%, 78%)
HSVhsv(60, 4%, 80%)
CMYKcmyk(0%, 0%, 4.4%, 20%)
CIE-LABlab(81.82, -1.61, 4.48)
CIE-LCHlch(81.82, 4.76, 109.75°)
OKLaboklab(84.27% -0.0035 0.0118)
OKLCHoklch(84.27% 0.012 106.6)
XYZxyz(56.3436, 59.9634, 60.2250)
Luminance0.5996 (WCAG relative)
Temperatureneutral
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCCC3 #C3C3CC
analogous
#CCC7C3 #CCCCC3 #C7CCC3
triadic
#CCCCC3 #C3CCCC #CCC3CC
tetradic
#CCCCC3 #C3CCC7 #C3C3CC #CCC3C7
square
#CCCCC3 #C3CCC7 #C3C3CC #CCC3C7
split-complementary
#CCCCC3 #C3C7CC #C7C3CC
monochromatic
#949481 #B0B0A2 #CCCCC3 #E8E8E4 #F1F1EE

Accessibility & contrast

On white

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

On black

12.99
#CCCCC3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCCC3
12.99:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCCC3#FFFFFF#000000##000000
##CCCCC31.001.6212.9912.99
#FFFFFF1.621.0021.0021.00
#00000012.9921.001.001.00
##00000012.9921.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ccccc3;
/* rgb */ color: rgb(204, 204, 195);
/* oklch */ color: oklch(84.3% 0.012 106.6);
Tailwind
colors: {
  custom: {
    50: '#dbdbd5',
    500: '#ccccc3',
    950: '#000000',
  },
}
SCSS
$custom: #ccccc3;
$custom-light: #dbdbd5;
$custom-dark: #000000;
JSON
{
  "hex": "#ccccc3",
  "rgb": {
    "r": 204,
    "g": 204,
    "b": 195
  },
  "hsl": {
    "h": 60,
    "s": 8.108,
    "l": 78.235
  },
  "oklch": {
    "l": 0.84268,
    "c": 0.01229,
    "h": 106.6
  },
  "luminance": 0.59963
}

Semantic roles & 50–950 ramp

primary
#CCCCC3
secondary
#94949F
accent
#539253
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151514
muted
#848483

Preview Lab

Preview with #CCCCC3

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

Preview Lab → · Contrast checker → · Palette generator →

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