#CCCAB0#CCCAB0

#CCCAB0 is a very light, muted yellow. Relative luminance 0.582; OKLCH L 83.4% C 0.035 H 103.5°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).

Color values

HEX#CCCAB0
RGBrgb(204, 202, 176)
HSLhsl(56, 22%, 75%)
HSVhsv(56, 14%, 80%)
CMYKcmyk(0%, 1%, 13.7%, 20%)
CIE-LABlab(80.86, -3.74, 13.25)
CIE-LCHlch(80.86, 13.76, 105.75°)
OKLaboklab(83.37% -0.0082 0.0343)
OKLCHoklch(83.37% 0.035 103.5)
XYZxyz(53.8581, 58.2135, 49.4649)
Luminance0.5821 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCAB0 #B0B2CC
analogous
#CCBCB0 #CCCAB0 #C0CCB0
triadic
#CCCAB0 #B0CCCA #CAB0CC
tetradic
#CCCAB0 #B0CCBC #B0B2CC #CCB0C0
square
#CCCAB0 #B0CCBC #B0B2CC #CCB0C0
split-complementary
#CCCAB0 #B0C0CC #BCB0CC
monochromatic
#9C9866 #B4B18B #CCCAB0 #E4E3D5 #F3F3EC

Accessibility & contrast

On white

1.66
#CCCAB0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.64
#CCCAB0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCAB0
12.64:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCAB0#FFFFFF#000000##000000
##CCCAB01.001.6612.6412.64
#FFFFFF1.661.0021.0021.00
#00000012.6421.001.001.00
##00000012.6421.001.001.00

Color blindness preview

Protanopia (red-blind)
#CFC8AE
Deuteranopia (green-blind)
#D0C9B1
Tritanopia (blue-blind)
#D1C6C3
Achromatopsia (no color)
#C9C9C9

Design tokens & code

CSS
--color: #cccab0;
/* rgb */ color: rgb(204, 202, 176);
/* oklch */ color: oklch(83.4% 0.035 103.5);
Tailwind
colors: {
  custom: {
    50: '#dbdac7',
    500: '#cccab0',
    950: '#000000',
  },
}
SCSS
$custom: #cccab0;
$custom-light: #dbdac7;
$custom-dark: #000000;
JSON
{
  "hex": "#cccab0",
  "rgb": {
    "r": 204,
    "g": 202,
    "b": 176
  },
  "hsl": {
    "h": 55.714,
    "s": 21.538,
    "l": 74.51
  },
  "oklch": {
    "l": 0.83365,
    "c": 0.03528,
    "h": 103.5
  },
  "luminance": 0.58213
}

Semantic roles & 50–950 ramp

primary
#CCCAB0
secondary
#7F82A1
accent
#4CA046
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#151413
muted
#848382

Preview Lab

Preview with #CCCAB0

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

Preview Lab → · Contrast checker → · Palette generator →

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