#CBBEC0#CBBEC0

#CBBEC0 is a light, near-neutral red. Relative luminance 0.533; OKLCH L 81.3% C 0.015 H 6.8°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).

Color values

HEX#CBBEC0
RGBrgb(203, 190, 192)
HSLhsl(351, 11%, 77%)
HSVhsv(351, 6%, 80%)
CMYKcmyk(0%, 6.4%, 5.4%, 20.4%)
CIE-LABlab(78.07, 4.92, 0.64)
CIE-LCHlch(78.07, 4.96, 7.40°)
OKLaboklab(81.28% 0.0148 0.0018)
OKLCHoklch(81.28% 0.015 6.8)
XYZxyz(52.5553, 53.3298, 57.3840)
Luminance0.5333 (WCAG relative)
Temperatureneutral
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CBBEC0 #BECBC9
analogous
#CBBEC7 #CBBEC0 #CBC3BE
triadic
#CBBEC0 #C0CBBE #BEC0CB
tetradic
#CBBEC0 #C7CBBE #BECBC9 #C3BECB
square
#CBBEC0 #C7CBBE #BECBC9 #C3BECB
split-complementary
#CBBEC0 #BECBC3 #BEC7CB
monochromatic
#957A7E #B09C9F #CBBEC0 #E6E0E1 #F1EEEF

Accessibility & contrast

On white

1.80
#CBBEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.67
#CBBEC0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CBBEC0
11.67:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CBBEC0#FFFFFF#000000##000000
##CBBEC01.001.8011.6711.67
#FFFFFF1.801.0021.0021.00
#00000011.6721.001.001.00
##00000011.6721.001.001.00

Color blindness preview

Protanopia (red-blind)
#C0C0C0
Deuteranopia (green-blind)
#C2C2C0
Tritanopia (blue-blind)
#CEBDBF
Achromatopsia (no color)
#C1C1C1

Design tokens & code

CSS
--color: #cbbec0;
/* rgb */ color: rgb(203, 190, 192);
/* oklch */ color: oklch(81.3% 0.015 6.8);
Tailwind
colors: {
  custom: {
    50: '#dad1d3',
    500: '#cbbec0',
    950: '#000000',
  },
}
SCSS
$custom: #cbbec0;
$custom-light: #dad1d3;
$custom-dark: #000000;
JSON
{
  "hex": "#cbbec0",
  "rgb": {
    "r": 203,
    "g": 190,
    "b": 192
  },
  "hsl": {
    "h": 350.769,
    "s": 11.111,
    "l": 77.059
  },
  "oklch": {
    "l": 0.8128,
    "c": 0.01491,
    "h": 6.8
  },
  "luminance": 0.53329
}

Semantic roles & 50–950 ramp

primary
#CBBEC0
secondary
#8E9F9C
accent
#958B50
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383

Preview Lab

Preview with #CBBEC0

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

Preview Lab → · Contrast checker → · Palette generator →

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