#CDBEC1#CDBEC1

#CDBEC1 is a light, near-neutral red. Relative luminance 0.537; OKLCH L 81.5% C 0.017 H 3.8°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).

Color values

HEX#CDBEC1
RGBrgb(205, 190, 193)
HSLhsl(348, 13%, 77%)
HSVhsv(348, 7%, 80%)
CMYKcmyk(0%, 7.3%, 5.9%, 19.6%)
CIE-LABlab(78.26, 5.80, 0.40)
CIE-LCHlch(78.26, 5.81, 3.93°)
OKLaboklab(81.48% 0.0174 0.0011)
OKLCHoklch(81.48% 0.017 3.8)
XYZxyz(53.2148, 53.6570, 57.9952)
Luminance0.5366 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CDBEC1 #BECDCA
analogous
#CDBEC8 #CDBEC1 #CDC3BE
triadic
#CDBEC1 #C1CDBE #BEC1CD
tetradic
#CDBEC1 #C8CDBE #BECDCA #C3BECD
square
#CDBEC1 #C8CDBE #BECDCA #C3BECD
split-complementary
#CDBEC1 #BECDC3 #BEC8CD
monochromatic
#98797F #B29BA0 #CDBEC1 #E8E1E2 #F2EEEF

Accessibility & contrast

On white

1.79
#CDBEC1 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.73
#CDBEC1 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CDBEC1
11.73:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CDBEC1#FFFFFF#000000##000000
##CDBEC11.001.7911.7311.73
#FFFFFF1.791.0021.0021.00
#00000011.7321.001.001.00
##00000011.7321.001.001.00

Color blindness preview

Protanopia (red-blind)
#C0C0C1
Deuteranopia (green-blind)
#C3C2C1
Tritanopia (blue-blind)
#D0BDBF
Achromatopsia (no color)
#C2C2C2

Design tokens & code

CSS
--color: #cdbec1;
/* rgb */ color: rgb(205, 190, 193);
/* oklch */ color: oklch(81.5% 0.017 3.8);
Tailwind
colors: {
  custom: {
    50: '#dcd1d3',
    500: '#cdbec1',
    950: '#000000',
  },
}
SCSS
$custom: #cdbec1;
$custom-light: #dcd1d3;
$custom-dark: #000000;
JSON
{
  "hex": "#cdbec1",
  "rgb": {
    "r": 205,
    "g": 190,
    "b": 193
  },
  "hsl": {
    "h": 348,
    "s": 13.043,
    "l": 77.451
  },
  "oklch": {
    "l": 0.81479,
    "c": 0.01741,
    "h": 3.8
  },
  "luminance": 0.53656
}

Semantic roles & 50–950 ramp

primary
#CDBEC1
secondary
#8EA19D
accent
#97894E
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383

Preview Lab

Preview with #CDBEC1

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

Preview Lab → · Contrast checker → · Palette generator →

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