#CCCBB0#CCCBB0

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

Color values

HEX#CCCBB0
RGBrgb(204, 203, 176)
HSLhsl(58, 22%, 75%)
HSVhsv(58, 14%, 80%)
CMYKcmyk(0%, 0.5%, 13.7%, 20%)
CIE-LABlab(81.12, -4.26, 13.62)
CIE-LCHlch(81.12, 14.27, 107.36°)
OKLaboklab(83.57% -0.0097 0.0352)
OKLCHoklch(83.57% 0.037 105.4)
XYZxyz(54.0935, 58.6843, 49.5434)
Luminance0.5868 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCBB0 #B0B1CC
analogous
#CCBDB0 #CCCBB0 #BFCCB0
triadic
#CCCBB0 #B0CCCB #CBB0CC
tetradic
#CCCBB0 #B0CCBD #B0B1CC #CCB0BF
square
#CCCBB0 #B0CCBD #B0B1CC #CCB0BF
split-complementary
#CCCBB0 #B0BFCC #BDB0CC
monochromatic
#9C9A66 #B4B38B #CCCBB0 #E4E3D5 #F3F3EC

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##CCCBB0#FFFFFF#000000##000000
##CCCBB01.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)
#D0C9AE
Deuteranopia (green-blind)
#D1CAB1
Tritanopia (blue-blind)
#D1C7C3
Achromatopsia (no color)
#C9C9C9

Design tokens & code

CSS
--color: #cccbb0;
/* rgb */ color: rgb(204, 203, 176);
/* oklch */ color: oklch(83.6% 0.037 105.4);
Tailwind
colors: {
  custom: {
    50: '#dbdac7',
    500: '#cccbb0',
    950: '#000000',
  },
}
SCSS
$custom: #cccbb0;
$custom-light: #dbdac7;
$custom-dark: #000000;
JSON
{
  "hex": "#cccbb0",
  "rgb": {
    "r": 204,
    "g": 203,
    "b": 176
  },
  "hsl": {
    "h": 57.857,
    "s": 21.538,
    "l": 74.51
  },
  "oklch": {
    "l": 0.8357,
    "c": 0.03654,
    "h": 105.4
  },
  "luminance": 0.58684
}

Semantic roles & 50–950 ramp

primary
#CCCBB0
secondary
#7F81A1
accent
#49A046
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#151413
muted
#848382

Preview Lab

Preview with #CCCBB0

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

Preview Lab → · Contrast checker → · Palette generator →

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