#DABEC2#DABEC2

#DABEC2 is a very light, muted red. Relative luminance 0.556; OKLCH L 82.6% C 0.032 H 8.1°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).

Color values

HEX#DABEC2
RGBrgb(218, 190, 194)
HSLhsl(351, 27%, 80%)
HSVhsv(351, 13%, 85%)
CMYKcmyk(0%, 12.8%, 11%, 14.5%)
CIE-LABlab(79.40, 10.59, 1.66)
CIE-LCHlch(79.40, 10.72, 8.88°)
OKLaboklab(82.65% 0.032 0.0045)
OKLCHoklch(82.65% 0.032 8.1)
XYZxyz(57.0639, 55.6287, 58.7599)
Luminance0.5563 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DABEC2 #BEDAD6
analogous
#DABED0 #DABEC2 #DAC8BE
triadic
#DABEC2 #C2DABE #BEC2DA
tetradic
#DABEC2 #D0DABE #BEDAD6 #C8BEDA
square
#DABEC2 #D0DABE #BEDAD6 #C8BEDA
split-complementary
#DABEC2 #BEDAC8 #BED0DA
monochromatic
#AE7079 #C4979D #DABEC2 #F0E5E7 #F4EBED

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##DABEC2#FFFFFF#000000##000000
##DABEC21.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)
#C2C2C2
Deuteranopia (green-blind)
#C8C7C2
Tritanopia (blue-blind)
#E0BCBF
Achromatopsia (no color)
#C5C5C5

Design tokens & code

CSS
--color: #dabec2;
/* rgb */ color: rgb(218, 190, 194);
/* oklch */ color: oklch(82.6% 0.032 8.1);
Tailwind
colors: {
  custom: {
    50: '#e5d1d4',
    500: '#dabec2',
    950: '#000000',
  },
}
SCSS
$custom: #dabec2;
$custom-light: #e5d1d4;
$custom-dark: #000000;
JSON
{
  "hex": "#dabec2",
  "rgb": {
    "r": 218,
    "g": 190,
    "b": 194
  },
  "hsl": {
    "h": 351.429,
    "s": 27.451,
    "l": 80
  },
  "oklch": {
    "l": 0.82645,
    "c": 0.03231,
    "h": 8.1
  },
  "luminance": 0.55627
}

Semantic roles & 50–950 ramp

primary
#DABEC2
secondary
#8BB1AB
accent
#A6973F
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383

Preview Lab

Preview with #DABEC2

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

Preview Lab → · Contrast checker → · Palette generator →

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