#CCCCBC#CCCCBC

#CCCCBC is a very light, muted yellow. Relative luminance 0.597; OKLCH L 84.1% C 0.022 H 106.9°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).

Color values

HEX#CCCCBC
RGBrgb(204, 204, 188)
HSLhsl(60, 14%, 77%)
HSVhsv(60, 8%, 80%)
CMYKcmyk(0%, 0%, 7.8%, 20%)
CIE-LABlab(81.65, -2.81, 7.97)
CIE-LCHlch(81.65, 8.46, 109.43°)
OKLaboklab(84.08% -0.0063 0.0208)
OKLCHoklch(84.08% 0.022 106.9)
XYZxyz(55.5706, 59.6542, 56.1541)
Luminance0.5965 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCCBC #BCBCCC
analogous
#CCC4BC #CCCCBC #C4CCBC
triadic
#CCCCBC #BCCCCC #CCBCCC
tetradic
#CCCCBC #BCCCC4 #BCBCCC #CCBCC4
square
#CCCCBC #BCCCC4 #BCBCCC #CCBCC4
split-complementary
#CCCCBC #BCC4CC #C4BCCC
monochromatic
#979777 #B2B299 #CCCCBC #E6E6DF #F2F2EE

Accessibility & contrast

On white

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

On black

12.93
#CCCCBC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCCBC
12.93:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCCBC#FFFFFF#000000##000000
##CCCCBC1.001.6212.9312.93
#FFFFFF1.621.0021.0021.00
#00000012.9321.001.001.00
##00000012.9321.001.001.00

Color blindness preview

Protanopia (red-blind)
#CFCABB
Deuteranopia (green-blind)
#CFCBBD
Tritanopia (blue-blind)
#CFCAC7
Achromatopsia (no color)
#CBCBCB

Design tokens & code

CSS
--color: #ccccbc;
/* rgb */ color: rgb(204, 204, 188);
/* oklch */ color: oklch(84.1% 0.022 106.9);
Tailwind
colors: {
  custom: {
    50: '#dbdbd0',
    500: '#ccccbc',
    950: '#000000',
  },
}
SCSS
$custom: #ccccbc;
$custom-light: #dbdbd0;
$custom-dark: #000000;
JSON
{
  "hex": "#ccccbc",
  "rgb": {
    "r": 204,
    "g": 204,
    "b": 188
  },
  "hsl": {
    "h": 60,
    "s": 13.559,
    "l": 76.863
  },
  "oklch": {
    "l": 0.8408,
    "c": 0.02178,
    "h": 106.9
  },
  "luminance": 0.59654
}

Semantic roles & 50–950 ramp

primary
#CCCCBC
secondary
#8C8CA0
accent
#4E984E
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151514
muted
#848483

Preview Lab

Preview with #CCCCBC

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

Preview Lab → · Contrast checker → · Palette generator →

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