#CCCABE#CCCABE

#CCCABE is a very light, near-neutral yellow. Relative luminance 0.588; OKLCH L 83.7% C 0.017 H 99.0°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).

Color values

HEX#CCCABE
RGBrgb(204, 202, 190)
HSLhsl(51, 12%, 77%)
HSVhsv(51, 7%, 80%)
CMYKcmyk(0%, 1%, 6.9%, 20%)
CIE-LABlab(81.18, -1.43, 6.23)
CIE-LCHlch(81.18, 6.39, 102.89°)
OKLaboklab(83.73% -0.0026 0.0163)
OKLCHoklch(83.73% 0.017 99)
XYZxyz(55.3154, 58.7964, 57.1400)
Luminance0.5880 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCABE #BEC0CC
analogous
#CCC3BE #CCCABE #C7CCBE
triadic
#CCCABE #BECCCA #CABECC
tetradic
#CCCABE #BECCC3 #BEC0CC #CCBEC7
square
#CCCABE #BECCC3 #BEC0CC #CCBEC7
split-complementary
#CCCABE #BEC7CC #C3BECC
monochromatic
#969279 #B1AE9C #CCCABE #E7E6E0 #F2F1EE

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##CCCABE#FFFFFF#000000##000000
##CCCABE1.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)
#CDC9BD
Deuteranopia (green-blind)
#CDCABE
Tritanopia (blue-blind)
#CFC8C6
Achromatopsia (no color)
#CACACA

Design tokens & code

CSS
--color: #cccabe;
/* rgb */ color: rgb(204, 202, 190);
/* oklch */ color: oklch(83.7% 0.017 99.0);
Tailwind
colors: {
  custom: {
    50: '#dbdad1',
    500: '#cccabe',
    950: '#000000',
  },
}
SCSS
$custom: #cccabe;
$custom-light: #dbdad1;
$custom-dark: #000000;
JSON
{
  "hex": "#cccabe",
  "rgb": {
    "r": 204,
    "g": 202,
    "b": 190
  },
  "hsl": {
    "h": 51.429,
    "s": 12.069,
    "l": 77.255
  },
  "oklch": {
    "l": 0.83725,
    "c": 0.01655,
    "h": 99
  },
  "luminance": 0.58796
}

Semantic roles & 50–950 ramp

primary
#CCCABE
secondary
#8E91A0
accent
#59964F
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151414
muted
#848383

Preview Lab

Preview with #CCCABE

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

Preview Lab → · Contrast checker → · Palette generator →

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