#CCCAC0#CCCAC0

#CCCAC0 is a very light, near-neutral yellow. Relative luminance 0.589; OKLCH L 83.8% C 0.014 H 97.5°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).

Color values

HEX#CCCAC0
RGBrgb(204, 202, 192)
HSLhsl(50, 11%, 78%)
HSVhsv(50, 6%, 80%)
CMYKcmyk(0%, 1%, 5.9%, 20%)
CIE-LABlab(81.23, -1.08, 5.23)
CIE-LCHlch(81.23, 5.34, 101.69°)
OKLaboklab(83.78% -0.0018 0.0137)
OKLCHoklch(83.78% 0.014 97.5)
XYZxyz(55.5355, 58.8845, 58.2991)
Luminance0.5888 (WCAG relative)
Temperatureneutral
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCAC0 #C0C2CC
analogous
#CCC4C0 #CCCAC0 #C8CCC0
triadic
#CCCAC0 #C0CCCA #CAC0CC
tetradic
#CCCAC0 #C0CCC4 #C0C2CC #CCC0C8
square
#CCCAC0 #C0CCC4 #C0C2CC #CCC0C8
split-complementary
#CCCAC0 #C0C8CC #C4C0CC
monochromatic
#95917C #B1AE9E #CCCAC0 #E7E6E2 #F1F1EE

Accessibility & contrast

On white

1.64
#CCCAC0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.78
#CCCAC0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCAC0
12.78:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCAC0#FFFFFF#000000##000000
##CCCAC01.001.6412.7812.78
#FFFFFF1.641.0021.0021.00
#00000012.7821.001.001.00
##00000012.7821.001.001.00

Color blindness preview

Protanopia (red-blind)
#CCC9BF
Deuteranopia (green-blind)
#CDCAC0
Tritanopia (blue-blind)
#CEC8C7
Achromatopsia (no color)
#CACACA

Design tokens & code

CSS
--color: #cccac0;
/* rgb */ color: rgb(204, 202, 192);
/* oklch */ color: oklch(83.8% 0.014 97.5);
Tailwind
colors: {
  custom: {
    50: '#dbdad3',
    500: '#cccac0',
    950: '#000000',
  },
}
SCSS
$custom: #cccac0;
$custom-light: #dbdad3;
$custom-dark: #000000;
JSON
{
  "hex": "#cccac0",
  "rgb": {
    "r": 204,
    "g": 202,
    "b": 192
  },
  "hsl": {
    "h": 50,
    "s": 10.526,
    "l": 77.647
  },
  "oklch": {
    "l": 0.83779,
    "c": 0.01386,
    "h": 97.5
  },
  "luminance": 0.58884
}

Semantic roles & 50–950 ramp

primary
#CCCAC0
secondary
#9193A0
accent
#5C9551
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151414
muted
#848383

Preview Lab

Preview with #CCCAC0

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

Preview Lab → · Contrast checker → · Palette generator →

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