#DABBBB#DABBBB

#DABBBB is a light, muted red. Relative luminance 0.540; OKLCH L 81.9% C 0.036 H 17.9°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).

Color values

HEX#DABBBB
RGBrgb(218, 187, 187)
HSLhsl(0, 30%, 79%)
HSVhsv(0, 14%, 85%)
CMYKcmyk(0%, 14.2%, 14.2%, 14.5%)
CIE-LABlab(78.48, 11.05, 4.10)
CIE-LCHlch(78.48, 11.78, 20.37°)
OKLaboklab(81.87% 0.0339 0.0109)
OKLCHoklch(81.87% 0.036 17.9)
XYZxyz(55.6531, 54.0354, 54.5023)
Luminance0.5403 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DABBBB #BBDADA
analogous
#DABBCB #DABBBB #DACBBB
triadic
#DABBBB #BBDABB #BBBBDA
tetradic
#DABBBB #CBDABB #BBDADA #CBBBDA
square
#DABBBB #CBDABB #BBDADA #CBBBDA
split-complementary
#DABBBB #BBDACB #BBCBDA
monochromatic
#AF6C6C #C49393 #DABBBB #F0E3E3 #F4EBEB

Accessibility & contrast

On white

1.78
#DABBBB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.81
#DABBBB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DABBBB
11.81:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DABBBB#FFFFFF#000000##000000
##DABBBB1.001.7811.8111.81
#FFFFFF1.781.0021.0021.00
#00000011.8121.001.001.00
##00000011.8121.001.001.00

Color blindness preview

Protanopia (red-blind)
#C0BFBB
Deuteranopia (green-blind)
#C7C4BB
Tritanopia (blue-blind)
#E1B8BB
Achromatopsia (no color)
#C2C2C2

Design tokens & code

CSS
--color: #dabbbb;
/* rgb */ color: rgb(218, 187, 187);
/* oklch */ color: oklch(81.9% 0.036 17.9);
Tailwind
colors: {
  custom: {
    50: '#e5cfcf',
    500: '#dabbbb',
    950: '#000000',
  },
}
SCSS
$custom: #dabbbb;
$custom-light: #e5cfcf;
$custom-dark: #000000;
JSON
{
  "hex": "#dabbbb",
  "rgb": {
    "r": 218,
    "g": 187,
    "b": 187
  },
  "hsl": {
    "h": 0,
    "s": 29.524,
    "l": 79.412
  },
  "oklch": {
    "l": 0.8187,
    "c": 0.03558,
    "h": 17.9
  },
  "luminance": 0.54034
}

Semantic roles & 50–950 ramp

primary
#DABBBB
secondary
#88B1B1
accent
#A8A83D
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161313
muted
#848383

Preview Lab

Preview with #DABBBB

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

Preview Lab → · Contrast checker → · Palette generator →

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