#DABCCC#DABCCC

#DABCCC is a very light, muted pink. Relative luminance 0.552; OKLCH L 82.6% C 0.040 H 344.6°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).

Color values

HEX#DABCCC
RGBrgb(218, 188, 204)
HSLhsl(328, 29%, 80%)
HSVhsv(328, 14%, 85%)
CMYKcmyk(0%, 13.8%, 6.4%, 14.5%)
CIE-LABlab(79.18, 13.36, -4.08)
CIE-LCHlch(79.18, 13.97, 343.04°)
OKLaboklab(82.56% 0.0387 -0.0106)
OKLCHoklch(82.56% 0.04 344.6)
XYZxyz(57.7947, 55.2327, 64.7315)
Luminance0.5523 (WCAG relative)
Temperaturewarm
Familypink

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DABCCC #BCDACA
analogous
#D9BCDA #DABCCC #DABCBD
triadic
#DABCCC #CCDABC #BCCCDA
tetradic
#DABCCC #DAD9BC #BCDACA #BCBDDA
square
#DABCCC #DAD9BC #BCDACA #BCBDDA
split-complementary
#DABCCC #BDDABC #BCDAD9
monochromatic
#AE6D90 #C495AE #DABCCC #F0E3EA #F4EBF0

Accessibility & contrast

On white

1.74
#DABCCC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.05
#DABCCC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DABCCC
12.05:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DABCCC#FFFFFF#000000##000000
##DABCCC1.001.7412.0512.05
#FFFFFF1.741.0021.0021.00
#00000012.0521.001.001.00
##00000012.0521.001.001.00

Color blindness preview

Protanopia (red-blind)
#BEC1CD
Deuteranopia (green-blind)
#C4C6CB
Tritanopia (blue-blind)
#DEBCC1
Achromatopsia (no color)
#C4C4C4

Design tokens & code

CSS
--color: #dabccc;
/* rgb */ color: rgb(218, 188, 204);
/* oklch */ color: oklch(82.6% 0.040 344.6);
Tailwind
colors: {
  custom: {
    50: '#e5d0db',
    500: '#dabccc',
    950: '#000000',
  },
}
SCSS
$custom: #dabccc;
$custom-light: #e5d0db;
$custom-dark: #000000;
JSON
{
  "hex": "#dabccc",
  "rgb": {
    "r": 218,
    "g": 188,
    "b": 204
  },
  "hsl": {
    "h": 328,
    "s": 28.846,
    "l": 79.608
  },
  "oklch": {
    "l": 0.82557,
    "c": 0.04018,
    "h": 344.6
  },
  "luminance": 0.55231
}

Semantic roles & 50–950 ramp

primary
#DABCCC
secondary
#89B19C
accent
#A76F3E
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151415
muted
#848384

Preview Lab

Preview with #DABCCC

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

Preview Lab → · Contrast checker → · Palette generator →

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