#CCCCC1#CCCCC1

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

Color values

HEX#CCCCC1
RGBrgb(204, 204, 193)
HSLhsl(60, 10%, 78%)
HSVhsv(60, 5%, 80%)
CMYKcmyk(0%, 0%, 5.4%, 20%)
CIE-LABlab(81.77, -1.96, 5.48)
CIE-LCHlch(81.77, 5.82, 109.66°)
OKLaboklab(84.21% -0.0043 0.0144)
OKLCHoklch(84.21% 0.015 106.7)
XYZxyz(56.1190, 59.8735, 59.0420)
Luminance0.5987 (WCAG relative)
Temperatureneutral
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCCC1 #C1C1CC
analogous
#CCC6C1 #CCCCC1 #C6CCC1
triadic
#CCCCC1 #C1CCCC #CCC1CC
tetradic
#CCCCC1 #C1CCC6 #C1C1CC #CCC1C6
square
#CCCCC1 #C1CCC6 #C1C1CC #CCC1C6
split-complementary
#CCCCC1 #C1C6CC #C6C1CC
monochromatic
#95957E #B0B09F #CCCCC1 #E8E8E3 #F1F1EE

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##CCCCC1#FFFFFF#000000##000000
##CCCCC11.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)
#CECBC0
Deuteranopia (green-blind)
#CECBC1
Tritanopia (blue-blind)
#CECAC9
Achromatopsia (no color)
#CBCBCB

Design tokens & code

CSS
--color: #ccccc1;
/* rgb */ color: rgb(204, 204, 193);
/* oklch */ color: oklch(84.2% 0.015 106.7);
Tailwind
colors: {
  custom: {
    50: '#dbdbd3',
    500: '#ccccc1',
    950: '#000000',
  },
}
SCSS
$custom: #ccccc1;
$custom-light: #dbdbd3;
$custom-dark: #000000;
JSON
{
  "hex": "#ccccc1",
  "rgb": {
    "r": 204,
    "g": 204,
    "b": 193
  },
  "hsl": {
    "h": 60,
    "s": 9.735,
    "l": 77.843
  },
  "oklch": {
    "l": 0.84213,
    "c": 0.01501,
    "h": 106.7
  },
  "luminance": 0.59873
}

Semantic roles & 50–950 ramp

primary
#CCCCC1
secondary
#9292A0
accent
#529452
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151514
muted
#848483

Preview Lab

Preview with #CCCCC1

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

Preview Lab → · Contrast checker → · Palette generator →

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