#CCCABC#CCCABC

#CCCABC is a very light, near-neutral yellow. Relative luminance 0.587; OKLCH L 83.7% C 0.019 H 100.2°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).

Color values

HEX#CCCABC
RGBrgb(204, 202, 188)
HSLhsl(53, 14%, 77%)
HSVhsv(53, 8%, 80%)
CMYKcmyk(0%, 1%, 7.8%, 20%)
CIE-LABlab(81.13, -1.77, 7.23)
CIE-LCHlch(81.13, 7.44, 103.73°)
OKLaboklab(83.67% -0.0034 0.0189)
OKLCHoklch(83.67% 0.019 100.2)
XYZxyz(55.0983, 58.7096, 55.9966)
Luminance0.5871 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCABC #BCBECC
analogous
#CCC2BC #CCCABC #C6CCBC
triadic
#CCCABC #BCCCCA #CABCCC
tetradic
#CCCABC #BCCCC2 #BCBECC #CCBCC6
square
#CCCABC #BCCCC2 #BCBECC #CCBCC6
split-complementary
#CCCABC #BCC6CC #C2BCCC
monochromatic
#979377 #B2AF99 #CCCABC #E6E5DF #F2F1EE

Accessibility & contrast

On white

1.65
#CCCABC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.74
#CCCABC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCABC
12.74:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCABC#FFFFFF#000000##000000
##CCCABC1.001.6512.7412.74
#FFFFFF1.651.0021.0021.00
#00000012.7421.001.001.00
##00000012.7421.001.001.00

Color blindness preview

Protanopia (red-blind)
#CDC9BB
Deuteranopia (green-blind)
#CECABC
Tritanopia (blue-blind)
#CFC8C6
Achromatopsia (no color)
#C9C9C9

Design tokens & code

CSS
--color: #cccabc;
/* rgb */ color: rgb(204, 202, 188);
/* oklch */ color: oklch(83.7% 0.019 100.2);
Tailwind
colors: {
  custom: {
    50: '#dbdad0',
    500: '#cccabc',
    950: '#000000',
  },
}
SCSS
$custom: #cccabc;
$custom-light: #dbdad0;
$custom-dark: #000000;
JSON
{
  "hex": "#cccabc",
  "rgb": {
    "r": 204,
    "g": 202,
    "b": 188
  },
  "hsl": {
    "h": 52.5,
    "s": 13.559,
    "l": 76.863
  },
  "oklch": {
    "l": 0.83672,
    "c": 0.01923,
    "h": 100.2
  },
  "luminance": 0.58709
}

Semantic roles & 50–950 ramp

primary
#CCCABC
secondary
#8C8FA0
accent
#57984E
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151414
muted
#848383

Preview Lab

Preview with #CCCABC

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

Preview Lab → · Contrast checker → · Palette generator →

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