#CBC2C0#CBC2C0

#CBC2C0 is a very light, near-neutral red. Relative luminance 0.551; OKLCH L 82.1% C 0.011 H 32.5°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).

Color values

HEX#CBC2C0
RGBrgb(203, 194, 192)
HSLhsl(11, 10%, 77%)
HSVhsv(11, 5%, 80%)
CMYKcmyk(0%, 4.4%, 5.4%, 20.4%)
CIE-LABlab(79.09, 2.79, 2.13)
CIE-LCHlch(79.09, 3.51, 37.32°)
OKLaboklab(82.08% 0.0089 0.0057)
OKLCHoklch(82.08% 0.011 32.5)
XYZxyz(53.4336, 55.0863, 57.6768)
Luminance0.5509 (WCAG relative)
Temperatureneutral
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CBC2C0 #C0C9CB
analogous
#CBC0C4 #CBC2C0 #CBC7C0
triadic
#CBC2C0 #C0CBC2 #C2C0CB
tetradic
#CBC2C0 #C4CBC0 #C0C9CB #C7C0CB
square
#CBC2C0 #C4CBC0 #C0C9CB #C7C0CB
split-complementary
#CBC2C0 #C0CBC7 #C0C4CB
monochromatic
#94817D #AFA29E #CBC2C0 #E7E2E2 #F1EFEE

Accessibility & contrast

On white

1.75
#CBC2C0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.02
#CBC2C0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CBC2C0
12.02:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CBC2C0#FFFFFF#000000##000000
##CBC2C01.001.7512.0212.02
#FFFFFF1.751.0021.0021.00
#00000012.0221.001.001.00
##00000012.0221.001.001.00

Color blindness preview

Protanopia (red-blind)
#C4C3C0
Deuteranopia (green-blind)
#C6C4C0
Tritanopia (blue-blind)
#CEC1C1
Achromatopsia (no color)
#C4C4C4

Design tokens & code

CSS
--color: #cbc2c0;
/* rgb */ color: rgb(203, 194, 192);
/* oklch */ color: oklch(82.1% 0.011 32.5);
Tailwind
colors: {
  custom: {
    50: '#dad4d3',
    500: '#cbc2c0',
    950: '#000000',
  },
}
SCSS
$custom: #cbc2c0;
$custom-light: #dad4d3;
$custom-dark: #000000;
JSON
{
  "hex": "#cbc2c0",
  "rgb": {
    "r": 203,
    "g": 194,
    "b": 192
  },
  "hsl": {
    "h": 10.909,
    "s": 9.565,
    "l": 77.451
  },
  "oklch": {
    "l": 0.82081,
    "c": 0.01053,
    "h": 32.5
  },
  "luminance": 0.55086
}

Semantic roles & 50–950 ramp

primary
#CBC2C0
secondary
#919C9F
accent
#889452
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383

Preview Lab

Preview with #CBC2C0

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

Preview Lab → · Contrast checker → · Palette generator →

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