#DABEC3#DABEC3

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

Color values

HEX#DABEC3
RGBrgb(218, 190, 195)
HSLhsl(349, 27%, 80%)
HSVhsv(349, 13%, 85%)
CMYKcmyk(0%, 12.8%, 10.6%, 14.5%)
CIE-LABlab(79.43, 10.75, 1.15)
CIE-LCHlch(79.43, 10.82, 6.12°)
OKLaboklab(82.67% 0.0324 0.0032)
OKLCHoklch(82.67% 0.033 5.7)
XYZxyz(57.1765, 55.6738, 59.3533)
Luminance0.5567 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DABEC3 #BEDAD5
analogous
#DABED1 #DABEC3 #DAC7BE
triadic
#DABEC3 #C3DABE #BEC3DA
tetradic
#DABEC3 #D1DABE #BEDAD5 #C7BEDA
square
#DABEC3 #D1DABE #BEDAD5 #C7BEDA
split-complementary
#DABEC3 #BEDAC7 #BED1DA
monochromatic
#AE707B #C4979F #DABEC3 #F0E5E7 #F4EBED

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##DABEC3#FFFFFF#000000##000000
##DABEC31.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)
#C2C2C3
Deuteranopia (green-blind)
#C8C7C2
Tritanopia (blue-blind)
#E0BCC0
Achromatopsia (no color)
#C5C5C5

Design tokens & code

CSS
--color: #dabec3;
/* rgb */ color: rgb(218, 190, 195);
/* oklch */ color: oklch(82.7% 0.033 5.7);
Tailwind
colors: {
  custom: {
    50: '#e5d1d5',
    500: '#dabec3',
    950: '#000000',
  },
}
SCSS
$custom: #dabec3;
$custom-light: #e5d1d5;
$custom-dark: #000000;
JSON
{
  "hex": "#dabec3",
  "rgb": {
    "r": 218,
    "g": 190,
    "b": 195
  },
  "hsl": {
    "h": 349.286,
    "s": 27.451,
    "l": 80
  },
  "oklch": {
    "l": 0.82674,
    "c": 0.03253,
    "h": 5.7
  },
  "luminance": 0.55672
}

Semantic roles & 50–950 ramp

primary
#DABEC3
secondary
#8BB1AA
accent
#A6943F
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383

Preview Lab

Preview with #DABEC3

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

Preview Lab → · Contrast checker → · Palette generator →

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