#CDBBB2#CDBBB2

#CDBBB2 is a light, muted orange. Relative luminance 0.517; OKLCH L 80.5% C 0.024 H 48.4°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).

Color values

HEX#CDBBB2
RGBrgb(205, 187, 178)
HSLhsl(20, 21%, 75%)
HSVhsv(20, 13%, 80%)
CMYKcmyk(0%, 8.8%, 13.2%, 19.6%)
CIE-LABlab(77.12, 4.87, 6.86)
CIE-LCHlch(77.12, 8.41, 54.67°)
OKLaboklab(80.46% 0.016 0.018)
OKLCHoklch(80.46% 0.024 48.4)
XYZxyz(50.9825, 51.7351, 49.4110)
Luminance0.5173 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CDBBB2 #B2C4CD
analogous
#CDB2B6 #CDBBB2 #CDC8B2
triadic
#CDBBB2 #B2CDBB #BBB2CD
tetradic
#CDBBB2 #B6CDB2 #B2C4CD #C8B2CD
square
#CDBBB2 #B6CDB2 #B2C4CD #C8B2CD
split-complementary
#CDBBB2 #B2CDC8 #B2B6CD
monochromatic
#9D7968 #B59A8D #CDBBB2 #E5DCD7 #F3EFEC

Accessibility & contrast

On white

1.85
#CDBBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.35
#CDBBB2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CDBBB2
11.35:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CDBBB2#FFFFFF#000000##000000
##CDBBB21.001.8511.3511.35
#FFFFFF1.851.0021.0021.00
#00000011.3521.001.001.00
##00000011.3521.001.001.00

Color blindness preview

Protanopia (red-blind)
#C0BCB1
Deuteranopia (green-blind)
#C4C0B2
Tritanopia (blue-blind)
#D3B8B8
Achromatopsia (no color)
#BEBEBE

Design tokens & code

CSS
--color: #cdbbb2;
/* rgb */ color: rgb(205, 187, 178);
/* oklch */ color: oklch(80.5% 0.024 48.4);
Tailwind
colors: {
  custom: {
    50: '#dccfc9',
    500: '#cdbbb2',
    950: '#000000',
  },
}
SCSS
$custom: #cdbbb2;
$custom-light: #dccfc9;
$custom-dark: #000000;
JSON
{
  "hex": "#cdbbb2",
  "rgb": {
    "r": 205,
    "g": 187,
    "b": 178
  },
  "hsl": {
    "h": 20,
    "s": 21.26,
    "l": 75.098
  },
  "oklch": {
    "l": 0.80463,
    "c": 0.02412,
    "h": 48.4
  },
  "luminance": 0.51734
}

Semantic roles & 50–950 ramp

primary
#CDBBB2
secondary
#8197A2
accent
#82A046
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151313
muted
#848382

Preview Lab

Preview with #CDBBB2

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

Preview Lab → · Contrast checker → · Palette generator →

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