#CCCCB4#CCCCB4

#CCCCB4 is a very light, muted yellow. Relative luminance 0.593; OKLCH L 83.9% C 0.033 H 107.1°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).

Color values

HEX#CCCCB4
RGBrgb(204, 204, 180)
HSLhsl(60, 19%, 75%)
HSVhsv(60, 12%, 80%)
CMYKcmyk(0%, 0%, 11.8%, 20%)
CIE-LABlab(81.47, -4.14, 11.98)
CIE-LCHlch(81.47, 12.67, 109.05°)
OKLaboklab(83.88% -0.0095 0.0311)
OKLCHoklch(83.88% 0.033 107.1)
XYZxyz(54.7320, 59.3188, 51.7375)
Luminance0.5932 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCCB4 #B4B4CC
analogous
#CCC0B4 #CCCCB4 #C0CCB4
triadic
#CCCCB4 #B4CCCC #CCB4CC
tetradic
#CCCCB4 #B4CCC0 #B4B4CC #CCB4C0
square
#CCCCB4 #B4CCC0 #B4B4CC #CCB4C0
split-complementary
#CCCCB4 #B4C0CC #C0B4CC
monochromatic
#9A9A6B #B3B390 #CCCCB4 #E5E5D8 #F3F3ED

Accessibility & contrast

On white

1.63
#CCCCB4 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.86
#CCCCB4 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCCB4
12.86:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCCB4#FFFFFF#000000##000000
##CCCCB41.001.6312.8612.86
#FFFFFF1.631.0021.0021.00
#00000012.8621.001.001.00
##00000012.8621.001.001.00

Color blindness preview

Protanopia (red-blind)
#D0CAB3
Deuteranopia (green-blind)
#D1CBB5
Tritanopia (blue-blind)
#D0C9C5
Achromatopsia (no color)
#CACACA

Design tokens & code

CSS
--color: #ccccb4;
/* rgb */ color: rgb(204, 204, 180);
/* oklch */ color: oklch(83.9% 0.033 107.1);
Tailwind
colors: {
  custom: {
    50: '#dbdbca',
    500: '#ccccb4',
    950: '#000000',
  },
}
SCSS
$custom: #ccccb4;
$custom-light: #dbdbca;
$custom-dark: #000000;
JSON
{
  "hex": "#ccccb4",
  "rgb": {
    "r": 204,
    "g": 204,
    "b": 180
  },
  "hsl": {
    "h": 60,
    "s": 19.048,
    "l": 75.294
  },
  "oklch": {
    "l": 0.83875,
    "c": 0.03251,
    "h": 107.1
  },
  "luminance": 0.59318
}

Semantic roles & 50–950 ramp

primary
#CCCCB4
secondary
#8484A1
accent
#489D48
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#151513
muted
#848482

Preview Lab

Preview with #CCCCB4

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

Preview Lab → · Contrast checker → · Palette generator →

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