#CCCABB#CCCABB

#CCCABB is a very light, muted yellow. Relative luminance 0.587; OKLCH L 83.6% C 0.021 H 100.6°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).

Color values

HEX#CCCABB
RGBrgb(204, 202, 187)
HSLhsl(53, 14%, 77%)
HSVhsv(53, 8%, 80%)
CMYKcmyk(0%, 1%, 8.3%, 20%)
CIE-LABlab(81.11, -1.94, 7.73)
CIE-LCHlch(81.11, 7.97, 104.05°)
OKLaboklab(83.65% -0.0038 0.0202)
OKLCHoklch(83.65% 0.021 100.6)
XYZxyz(54.9909, 58.6666, 55.4309)
Luminance0.5867 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCABB #BBBDCC
analogous
#CCC2BB #CCCABB #C6CCBB
triadic
#CCCABB #BBCCCA #CABBCC
tetradic
#CCCABB #BBCCC2 #BBBDCC #CCBBC6
square
#CCCABB #BBCCC2 #BBBDCC #CCBBC6
split-complementary
#CCCABB #BBC6CC #C2BBCC
monochromatic
#989375 #B2AF98 #CCCABB #E6E5DE #F2F1EE

Accessibility & contrast

On white

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

On black

12.73
#CCCABB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCABB
12.73:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCABB#FFFFFF#000000##000000
##CCCABB1.001.6512.7312.73
#FFFFFF1.651.0021.0021.00
#00000012.7321.001.001.00
##00000012.7321.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #cccabb;
/* rgb */ color: rgb(204, 202, 187);
/* oklch */ color: oklch(83.6% 0.021 100.6);
Tailwind
colors: {
  custom: {
    50: '#dbdacf',
    500: '#cccabb',
    950: '#000000',
  },
}
SCSS
$custom: #cccabb;
$custom-light: #dbdacf;
$custom-dark: #000000;
JSON
{
  "hex": "#cccabb",
  "rgb": {
    "r": 204,
    "g": 202,
    "b": 187
  },
  "hsl": {
    "h": 52.941,
    "s": 14.286,
    "l": 76.667
  },
  "oklch": {
    "l": 0.83645,
    "c": 0.02057,
    "h": 100.6
  },
  "luminance": 0.58666
}

Semantic roles & 50–950 ramp

primary
#CCCABB
secondary
#8B8EA0
accent
#56984D
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151413
muted
#848383

Preview Lab

Preview with #CCCABB

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

Preview Lab → · Contrast checker → · Palette generator →

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