#CCCBB3#CCCBB3

#CCCBB3 is a very light, muted yellow. Relative luminance 0.588; OKLCH L 83.6% C 0.033 H 105.1°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).

Color values

HEX#CCCBB3
RGBrgb(204, 203, 179)
HSLhsl(58, 20%, 75%)
HSVhsv(58, 12%, 80%)
CMYKcmyk(0%, 0.5%, 12.3%, 20%)
CIE-LABlab(81.18, -3.78, 12.11)
CIE-LCHlch(81.18, 12.69, 107.32°)
OKLaboklab(83.64% -0.0085 0.0314)
OKLCHoklch(83.64% 0.033 105.1)
XYZxyz(54.3936, 58.8043, 51.1240)
Luminance0.5880 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCBB3 #B3B4CC
analogous
#CCBEB3 #CCCBB3 #C0CCB3
triadic
#CCCBB3 #B3CCCB #CBB3CC
tetradic
#CCCBB3 #B3CCBE #B3B4CC #CCB3C0
square
#CCCBB3 #B3CCBE #B3B4CC #CCB3C0
split-complementary
#CCCBB3 #B3C0CC #BEB3CC
monochromatic
#9B996A #B3B28E #CCCBB3 #E5E4D8 #F3F2ED

Accessibility & contrast

On white

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

On black

12.76
#CCCBB3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCBB3
12.76:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCBB3#FFFFFF#000000##000000
##CCCBB31.001.6512.7612.76
#FFFFFF1.651.0021.0021.00
#00000012.7621.001.001.00
##00000012.7621.001.001.00

Color blindness preview

Protanopia (red-blind)
#D0C9B2
Deuteranopia (green-blind)
#D0CAB4
Tritanopia (blue-blind)
#D0C8C4
Achromatopsia (no color)
#CACACA

Design tokens & code

CSS
--color: #cccbb3;
/* rgb */ color: rgb(204, 203, 179);
/* oklch */ color: oklch(83.6% 0.033 105.1);
Tailwind
colors: {
  custom: {
    50: '#dbdac9',
    500: '#cccbb3',
    950: '#000000',
  },
}
SCSS
$custom: #cccbb3;
$custom-light: #dbdac9;
$custom-dark: #000000;
JSON
{
  "hex": "#cccbb3",
  "rgb": {
    "r": 204,
    "g": 203,
    "b": 179
  },
  "hsl": {
    "h": 57.6,
    "s": 19.685,
    "l": 75.098
  },
  "oklch": {
    "l": 0.83644,
    "c": 0.03255,
    "h": 105.1
  },
  "luminance": 0.58804
}

Semantic roles & 50–950 ramp

primary
#CCCBB3
secondary
#8384A1
accent
#4B9E47
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#151413
muted
#848382

Preview Lab

Preview with #CCCBB3

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

Preview Lab → · Contrast checker → · Palette generator →

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