#CCC2B2#CCC2B2

#CCC2B2 is a light, muted orange. Relative luminance 0.546; OKLCH L 81.8% C 0.025 H 79.7°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).

Color values

HEX#CCC2B2
RGBrgb(204, 194, 178)
HSLhsl(37, 20%, 75%)
HSVhsv(37, 13%, 80%)
CMYKcmyk(0%, 4.9%, 12.7%, 20%)
CIE-LABlab(78.83, 0.78, 9.30)
CIE-LCHlch(78.83, 9.33, 85.19°)
OKLaboklab(81.78% 0.0044 0.0243)
OKLCHoklch(81.78% 0.025 79.7)
XYZxyz(52.2288, 54.6360, 49.9052)
Luminance0.5464 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCC2B2 #B2BCCC
analogous
#CCB5B2 #CCC2B2 #C9CCB2
triadic
#CCC2B2 #B2CCC2 #C2B2CC
tetradic
#CCC2B2 #B2CCB5 #B2BCCC #CCB2C9
square
#CCC2B2 #B2CCB5 #B2BCCC #CCB2C9
split-complementary
#CCC2B2 #B2C9CC #B5B2CC
monochromatic
#9B8868 #B4A58D #CCC2B2 #E4DFD7 #F3F0ED

Accessibility & contrast

On white

1.76
#CCC2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.93
#CCC2B2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCC2B2
11.93:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCC2B2#FFFFFF#000000##000000
##CCC2B21.001.7611.9311.93
#FFFFFF1.761.0021.0021.00
#00000011.9321.001.001.00
##00000011.9321.001.001.00

Color blindness preview

Protanopia (red-blind)
#C7C2B1
Deuteranopia (green-blind)
#C9C4B2
Tritanopia (blue-blind)
#D1BFBD
Achromatopsia (no color)
#C3C3C3

Design tokens & code

CSS
--color: #ccc2b2;
/* rgb */ color: rgb(204, 194, 178);
/* oklch */ color: oklch(81.8% 0.025 79.7);
Tailwind
colors: {
  custom: {
    50: '#dbd4c9',
    500: '#ccc2b2',
    950: '#000000',
  },
}
SCSS
$custom: #ccc2b2;
$custom-light: #dbd4c9;
$custom-dark: #000000;
JSON
{
  "hex": "#ccc2b2",
  "rgb": {
    "r": 204,
    "g": 194,
    "b": 178
  },
  "hsl": {
    "h": 36.923,
    "s": 20.313,
    "l": 74.902
  },
  "oklch": {
    "l": 0.81784,
    "c": 0.02467,
    "h": 79.7
  },
  "luminance": 0.54635
}

Semantic roles & 50–950 ramp

primary
#CCC2B2
secondary
#818DA1
accent
#699F47
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#151413
muted
#848382

Preview Lab

Preview with #CCC2B2

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

Preview Lab → · Contrast checker → · Palette generator →

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