#CCCBB1#CCCBB1

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

Color values

HEX#CCCBB1
RGBrgb(204, 203, 177)
HSLhsl(58, 21%, 75%)
HSVhsv(58, 13%, 80%)
CMYKcmyk(0%, 0.5%, 13.2%, 20%)
CIE-LABlab(81.14, -4.10, 13.11)
CIE-LCHlch(81.14, 13.74, 107.35°)
OKLaboklab(83.6% -0.0093 0.034)
OKLCHoklch(83.6% 0.035 105.3)
XYZxyz(54.1928, 58.7240, 50.0664)
Luminance0.5872 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCBB1 #B1B2CC
analogous
#CCBEB1 #CCCBB1 #C0CCB1
triadic
#CCCBB1 #B1CCCB #CBB1CC
tetradic
#CCCBB1 #B1CCBE #B1B2CC #CCB1C0
square
#CCCBB1 #B1CCBE #B1B2CC #CCB1C0
split-complementary
#CCCBB1 #B1C0CC #BEB1CC
monochromatic
#9C9A67 #B4B28C #CCCBB1 #E4E4D6 #F3F3EC

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##CCCBB1#FFFFFF#000000##000000
##CCCBB11.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)
#D0C9B0
Deuteranopia (green-blind)
#D1CAB2
Tritanopia (blue-blind)
#D0C7C4
Achromatopsia (no color)
#C9C9C9

Design tokens & code

CSS
--color: #cccbb1;
/* rgb */ color: rgb(204, 203, 177);
/* oklch */ color: oklch(83.6% 0.035 105.3);
Tailwind
colors: {
  custom: {
    50: '#dbdac8',
    500: '#cccbb1',
    950: '#000000',
  },
}
SCSS
$custom: #cccbb1;
$custom-light: #dbdac8;
$custom-dark: #000000;
JSON
{
  "hex": "#cccbb1",
  "rgb": {
    "r": 204,
    "g": 203,
    "b": 177
  },
  "hsl": {
    "h": 57.778,
    "s": 20.93,
    "l": 74.706
  },
  "oklch": {
    "l": 0.83595,
    "c": 0.03521,
    "h": 105.3
  },
  "luminance": 0.58724
}

Semantic roles & 50–950 ramp

primary
#CCCBB1
secondary
#8082A1
accent
#499F46
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#151413
muted
#848382

Preview Lab

Preview with #CCCBB1

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

Preview Lab → · Contrast checker → · Palette generator →

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