#CCCCBA#CCCCBA

#CCCCBA is a very light, muted yellow. Relative luminance 0.596; OKLCH L 84.0% C 0.024 H 106.9°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).

Color values

HEX#CCCCBA
RGBrgb(204, 204, 186)
HSLhsl(60, 15%, 76%)
HSVhsv(60, 9%, 80%)
CMYKcmyk(0%, 0%, 8.8%, 20%)
CIE-LABlab(81.60, -3.15, 8.97)
CIE-LCHlch(81.60, 9.51, 109.33°)
OKLaboklab(84.03% -0.0071 0.0234)
OKLCHoklch(84.03% 0.024 106.9)
XYZxyz(55.3565, 59.5686, 55.0265)
Luminance0.5957 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCCBA #BABACC
analogous
#CCC3BA #CCCCBA #C3CCBA
triadic
#CCCCBA #BACCCC #CCBACC
tetradic
#CCCCBA #BACCC3 #BABACC #CCBAC3
square
#CCCCBA #BACCC3 #BABACC #CCBAC3
split-complementary
#CCCCBA #BAC3CC #C3BACC
monochromatic
#989874 #B2B297 #CCCCBA #E6E6DD #F2F2ED

Accessibility & contrast

On white

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

On black

12.91
#CCCCBA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCCBA
12.91:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCCBA#FFFFFF#000000##000000
##CCCCBA1.001.6312.9112.91
#FFFFFF1.631.0021.0021.00
#00000012.9121.001.001.00
##00000012.9121.001.001.00

Color blindness preview

Protanopia (red-blind)
#CFCAB9
Deuteranopia (green-blind)
#D0CBBB
Tritanopia (blue-blind)
#CFC9C7
Achromatopsia (no color)
#CBCBCB

Design tokens & code

CSS
--color: #ccccba;
/* rgb */ color: rgb(204, 204, 186);
/* oklch */ color: oklch(84.0% 0.024 106.9);
Tailwind
colors: {
  custom: {
    50: '#dbdbce',
    500: '#ccccba',
    950: '#000000',
  },
}
SCSS
$custom: #ccccba;
$custom-light: #dbdbce;
$custom-dark: #000000;
JSON
{
  "hex": "#ccccba",
  "rgb": {
    "r": 204,
    "g": 204,
    "b": 186
  },
  "hsl": {
    "h": 60,
    "s": 15,
    "l": 76.471
  },
  "oklch": {
    "l": 0.84027,
    "c": 0.02448,
    "h": 106.9
  },
  "luminance": 0.59568
}

Semantic roles & 50–950 ramp

primary
#CCCCBA
secondary
#8A8AA0
accent
#4C994C
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151513
muted
#848483

Preview Lab

Preview with #CCCCBA

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

Preview Lab → · Contrast checker → · Palette generator →

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