#DABBDA#DABBDA

#DABBDA is a very light, muted purple. Relative luminance 0.555; OKLCH L 82.8% C 0.054 H 326.1°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).

Color values

HEX#DABBDA
RGBrgb(218, 187, 218)
HSLhsl(300, 30%, 79%)
HSVhsv(300, 14%, 85%)
CMYKcmyk(0%, 14.2%, 0%, 14.5%)
CIE-LABlab(79.33, 16.41, -11.40)
CIE-LCHlch(79.33, 19.98, 325.22°)
OKLaboklab(82.81% 0.0452 -0.0304)
OKLCHoklch(82.81% 0.055 326.1)
XYZxyz(59.3370, 55.5090, 73.9045)
Luminance0.5551 (WCAG relative)
Temperatureneutral
Familypurple

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DABBDA #BBDABB
analogous
#CBBBDA #DABBDA #DABBCB
triadic
#DABBDA #DADABB #BBDADA
tetradic
#DABBDA #DACBBB #BBDABB #BBCBDA
square
#DABBDA #DACBBB #BBDABB #BBCBDA
split-complementary
#DABBDA #CBDABB #BBDACB
monochromatic
#AF6CAF #C493C4 #DABBDA #F0E3F0 #F4EBF4

Accessibility & contrast

On white

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

On black

12.10
#DABBDA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DABBDA
12.10:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DABBDA#FFFFFF#000000##000000
##DABBDA1.001.7412.1012.10
#FFFFFF1.741.0021.0021.00
#00000012.1021.001.001.00
##00000012.1021.001.001.00

Color blindness preview

Protanopia (red-blind)
#B9C2DB
Deuteranopia (green-blind)
#C0C6D9
Tritanopia (blue-blind)
#DCBDC5
Achromatopsia (no color)
#C4C4C4

Design tokens & code

CSS
--color: #dabbda;
/* rgb */ color: rgb(218, 187, 218);
/* oklch */ color: oklch(82.8% 0.054 326.1);
Tailwind
colors: {
  custom: {
    50: '#e5cfe5',
    500: '#dabbda',
    950: '#000000',
  },
}
SCSS
$custom: #dabbda;
$custom-light: #e5cfe5;
$custom-dark: #000000;
JSON
{
  "hex": "#dabbda",
  "rgb": {
    "r": 218,
    "g": 187,
    "b": 218
  },
  "hsl": {
    "h": 300,
    "s": 29.524,
    "l": 79.412
  },
  "oklch": {
    "l": 0.82813,
    "c": 0.0545,
    "h": 326.1
  },
  "luminance": 0.55508
}

Semantic roles & 50–950 ramp

primary
#DABBDA
secondary
#88B188
accent
#A83D3D
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151315
muted
#848384

Preview Lab

Preview with #DABBDA

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

Preview Lab → · Contrast checker → · Palette generator →

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