#CCCBA2#CCCBA2

#CCCBA2 is a very light, muted yellow. Relative luminance 0.582; OKLCH L 83.2% C 0.055 H 106.4°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).

Color values

HEX#CCCBA2
RGBrgb(204, 203, 162)
HSLhsl(59, 29%, 72%)
HSVhsv(59, 21%, 80%)
CMYKcmyk(0%, 0.5%, 20.6%, 20%)
CIE-LABlab(80.83, -6.39, 20.64)
CIE-LCHlch(80.83, 21.61, 107.19°)
OKLaboklab(83.25% -0.0155 0.0526)
OKLCHoklch(83.25% 0.055 106.4)
XYZxyz(52.7791, 58.1585, 42.6207)
Luminance0.5816 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCBA2 #A2A3CC
analogous
#CCB6A2 #CCCBA2 #B8CCA2
triadic
#CCCBA2 #A2CCCB #CBA2CC
tetradic
#CCCBA2 #A2CCB6 #A2A3CC #CCA2B8
square
#CCCBA2 #A2CCB6 #A2A3CC #CCA2B8
split-complementary
#CCCBA2 #A2B8CC #B6A2CC
monochromatic
#9D9C56 #B6B57A #CCCBA2 #E2E1CA #F4F4EB

Accessibility & contrast

On white

1.66
#CCCBA2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.63
#CCCBA2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCBA2
12.63:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCBA2#FFFFFF#000000##000000
##CCCBA21.001.6612.6312.63
#FFFFFF1.661.0021.0021.00
#00000012.6321.001.001.00
##00000012.6321.001.001.00

Color blindness preview

Protanopia (red-blind)
#D2C89F
Deuteranopia (green-blind)
#D3CAA3
Tritanopia (blue-blind)
#D2C6C0
Achromatopsia (no color)
#C9C9C9

Design tokens & code

CSS
--color: #cccba2;
/* rgb */ color: rgb(204, 203, 162);
/* oklch */ color: oklch(83.2% 0.055 106.4);
Tailwind
colors: {
  custom: {
    50: '#dcdabd',
    500: '#cccba2',
    950: '#000000',
  },
}
SCSS
$custom: #cccba2;
$custom-light: #dcdabd;
$custom-dark: #000000;
JSON
{
  "hex": "#cccba2",
  "rgb": {
    "r": 204,
    "g": 203,
    "b": 162
  },
  "hsl": {
    "h": 58.571,
    "s": 29.167,
    "l": 71.765
  },
  "oklch": {
    "l": 0.83245,
    "c": 0.05487,
    "h": 106.4
  },
  "luminance": 0.58158
}

Semantic roles & 50–950 ramp

primary
#CCCBA2
secondary
#7172A1
accent
#40A83E
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151412
muted
#848382

Preview Lab

Preview with #CCCBA2

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

Preview Lab → · Contrast checker → · Palette generator →

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