#DCBEBC#DCBEBC

#DCBEBC is a very light, muted red. Relative luminance 0.557; OKLCH L 82.7% C 0.034 H 22.4°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).

Color values

HEX#DCBEBC
RGBrgb(220, 190, 188)
HSLhsl(4, 31%, 80%)
HSVhsv(4, 15%, 86%)
CMYKcmyk(0%, 13.6%, 14.5%, 13.7%)
CIE-LABlab(79.43, 10.33, 4.95)
CIE-LCHlch(79.43, 11.46, 25.61°)
OKLaboklab(82.66% 0.0319 0.0132)
OKLCHoklch(82.66% 0.034 22.4)
XYZxyz(57.0054, 55.6749, 55.3106)
Luminance0.5567 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DCBEBC #BCDADC
analogous
#DCBCCA #DCBEBC #DCCEBC
triadic
#DCBEBC #BCDCBE #BEBCDC
tetradic
#DCBEBC #CADCBC #BCDADC #CEBCDC
square
#DCBEBC #CADCBC #BCDADC #CEBCDC
split-complementary
#DCBEBC #BCDCCE #BCCADC
monochromatic
#B2706C #C79794 #DCBEBC #F1E5E4 #F5EBEB

Accessibility & contrast

On white

1.73
#DCBEBC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.13
#DCBEBC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DCBEBC
12.13:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DCBEBC#FFFFFF#000000##000000
##DCBEBC1.001.7312.1312.13
#FFFFFF1.731.0021.0021.00
#00000012.1321.001.001.00
##00000012.1321.001.001.00

Color blindness preview

Protanopia (red-blind)
#C3C2BC
Deuteranopia (green-blind)
#CAC7BC
Tritanopia (blue-blind)
#E3BBBE
Achromatopsia (no color)
#C5C5C5

Design tokens & code

CSS
--color: #dcbebc;
/* rgb */ color: rgb(220, 190, 188);
/* oklch */ color: oklch(82.7% 0.034 22.4);
Tailwind
colors: {
  custom: {
    50: '#e7d1d0',
    500: '#dcbebc',
    950: '#000000',
  },
}
SCSS
$custom: #dcbebc;
$custom-light: #e7d1d0;
$custom-dark: #000000;
JSON
{
  "hex": "#dcbebc",
  "rgb": {
    "r": 220,
    "g": 190,
    "b": 188
  },
  "hsl": {
    "h": 3.75,
    "s": 31.373,
    "l": 80
  },
  "oklch": {
    "l": 0.82658,
    "c": 0.03449,
    "h": 22.4
  },
  "luminance": 0.55673
}

Semantic roles & 50–950 ramp

primary
#DCBEBC
secondary
#89B1B3
accent
#A3AA3B
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383

Preview Lab

Preview with #DCBEBC

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

Preview Lab → · Contrast checker → · Palette generator →

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