#CCCBAB#CCCBAB

#CCCBAB is a very light, muted yellow. Relative luminance 0.585; OKLCH L 83.5% C 0.043 H 105.8°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).

Color values

HEX#CCCBAB
RGBrgb(204, 203, 171)
HSLhsl(58, 24%, 74%)
HSVhsv(58, 16%, 80%)
CMYKcmyk(0%, 0.5%, 16.2%, 20%)
CIE-LABlab(81.01, -5.04, 16.12)
CIE-LCHlch(81.01, 16.89, 107.35°)
OKLaboklab(83.45% -0.0118 0.0415)
OKLCHoklch(83.45% 0.043 105.8)
XYZxyz(53.6079, 58.4900, 46.9858)
Luminance0.5849 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCBAB #ABACCC
analogous
#CCBAAB #CCCBAB #BCCCAB
triadic
#CCCBAB #ABCCCB #CBABCC
tetradic
#CCCBAB #ABCCBA #ABACCC #CCABBC
square
#CCCBAB #ABCCBA #ABACCC #CCABBC
split-complementary
#CCCBAB #ABBCCC #BAABCC
monochromatic
#9D9B5F #B5B385 #CCCBAB #E3E3D1 #F3F3EC

Accessibility & contrast

On white

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

On black

12.70
#CCCBAB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCBAB
12.70:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCBAB#FFFFFF#000000##000000
##CCCBAB1.001.6512.7012.70
#FFFFFF1.651.0021.0021.00
#00000012.7021.001.001.00
##00000012.7021.001.001.00

Color blindness preview

Protanopia (red-blind)
#D1C8A9
Deuteranopia (green-blind)
#D2CAAC
Tritanopia (blue-blind)
#D1C7C2
Achromatopsia (no color)
#C9C9C9

Design tokens & code

CSS
--color: #cccbab;
/* rgb */ color: rgb(204, 203, 171);
/* oklch */ color: oklch(83.5% 0.043 105.8);
Tailwind
colors: {
  custom: {
    50: '#dbdac4',
    500: '#cccbab',
    950: '#000000',
  },
}
SCSS
$custom: #cccbab;
$custom-light: #dbdac4;
$custom-dark: #000000;
JSON
{
  "hex": "#cccbab",
  "rgb": {
    "r": 204,
    "g": 203,
    "b": 171
  },
  "hsl": {
    "h": 58.182,
    "s": 24.444,
    "l": 73.529
  },
  "oklch": {
    "l": 0.8345,
    "c": 0.04315,
    "h": 105.8
  },
  "luminance": 0.5849
}

Semantic roles & 50–950 ramp

primary
#CCCBAB
secondary
#7A7BA1
accent
#45A343
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151412
muted
#848382

Preview Lab

Preview with #CCCBAB

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

Preview Lab → · Contrast checker → · Palette generator →

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