#DBBEC2#DBBEC2

#DBBEC2 is a very light, muted red. Relative luminance 0.558; OKLCH L 82.7% C 0.033 H 8.4°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).

Color values

HEX#DBBEC2
RGBrgb(219, 190, 194)
HSLhsl(352, 29%, 80%)
HSVhsv(352, 13%, 86%)
CMYKcmyk(0%, 13.2%, 11.4%, 14.1%)
CIE-LABlab(79.49, 10.95, 1.79)
CIE-LCHlch(79.49, 11.09, 9.31°)
OKLaboklab(82.74% 0.0331 0.0049)
OKLCHoklch(82.74% 0.033 8.4)
XYZxyz(57.3639, 55.7834, 58.7739)
Luminance0.5578 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DBBEC2 #BEDBD7
analogous
#DBBED0 #DBBEC2 #DBC8BE
triadic
#DBBEC2 #C2DBBE #BEC2DB
tetradic
#DBBEC2 #D0DBBE #BEDBD7 #C8BEDB
square
#DBBEC2 #D0DBBE #BEDBD7 #C8BEDB
split-complementary
#DBBEC2 #BEDBC8 #BED0DB
monochromatic
#AF6F78 #C5979D #DBBEC2 #F1E5E7 #F4EBED

Accessibility & contrast

On white

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

On black

12.16
#DBBEC2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DBBEC2
12.16:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DBBEC2#FFFFFF#000000##000000
##DBBEC21.001.7312.1612.16
#FFFFFF1.731.0021.0021.00
#00000012.1621.001.001.00
##00000012.1621.001.001.00

Color blindness preview

Protanopia (red-blind)
#C2C2C2
Deuteranopia (green-blind)
#C8C7C2
Tritanopia (blue-blind)
#E1BCBF
Achromatopsia (no color)
#C5C5C5

Design tokens & code

CSS
--color: #dbbec2;
/* rgb */ color: rgb(219, 190, 194);
/* oklch */ color: oklch(82.7% 0.033 8.4);
Tailwind
colors: {
  custom: {
    50: '#e6d1d4',
    500: '#dbbec2',
    950: '#000000',
  },
}
SCSS
$custom: #dbbec2;
$custom-light: #e6d1d4;
$custom-dark: #000000;
JSON
{
  "hex": "#dbbec2",
  "rgb": {
    "r": 219,
    "g": 190,
    "b": 194
  },
  "hsl": {
    "h": 351.724,
    "s": 28.713,
    "l": 80.196
  },
  "oklch": {
    "l": 0.82735,
    "c": 0.03345,
    "h": 8.4
  },
  "luminance": 0.55782
}

Semantic roles & 50–950 ramp

primary
#DBBEC2
secondary
#8BB2AD
accent
#A7993E
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383

Preview Lab

Preview with #DBBEC2

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

Preview Lab → · Contrast checker → · Palette generator →

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