#D2C2C0#D2C2C0

#D2C2C0 is a very light, near-neutral red. Relative luminance 0.561; OKLCH L 82.7% C 0.018 H 26.1°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).

Color values

HEX#D2C2C0
RGBrgb(210, 194, 192)
HSLhsl(7, 17%, 79%)
HSVhsv(7, 9%, 82%)
CMYKcmyk(0%, 7.6%, 8.6%, 17.6%)
CIE-LABlab(79.67, 5.27, 3.03)
CIE-LCHlch(79.67, 6.08, 29.91°)
OKLaboklab(82.67% 0.0165 0.0081)
OKLCHoklch(82.67% 0.018 26.1)
XYZxyz(55.3836, 56.0918, 57.7682)
Luminance0.5609 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D2C2C0 #C0D0D2
analogous
#D2C0C7 #D2C2C0 #D2CBC0
triadic
#D2C2C0 #C0D2C2 #C2C0D2
tetradic
#D2C2C0 #C7D2C0 #C0D0D2 #CBC0D2
square
#D2C2C0 #C7D2C0 #C0D0D2 #CBC0D2
split-complementary
#D2C2C0 #C0D2CB #C0C7D2
monochromatic
#9F7D79 #B99F9C #D2C2C0 #ECE5E4 #F2EEED

Accessibility & contrast

On white

1.72
#D2C2C0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.22
#D2C2C0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D2C2C0
12.22:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D2C2C0#FFFFFF#000000##000000
##D2C2C01.001.7212.2212.22
#FFFFFF1.721.0021.0021.00
#00000012.2221.001.001.00
##00000012.2221.001.001.00

Color blindness preview

Protanopia (red-blind)
#C5C4C0
Deuteranopia (green-blind)
#C9C7C0
Tritanopia (blue-blind)
#D6C0C1
Achromatopsia (no color)
#C5C5C5

Design tokens & code

CSS
--color: #d2c2c0;
/* rgb */ color: rgb(210, 194, 192);
/* oklch */ color: oklch(82.7% 0.018 26.1);
Tailwind
colors: {
  custom: {
    50: '#dfd4d3',
    500: '#d2c2c0',
    950: '#000000',
  },
}
SCSS
$custom: #d2c2c0;
$custom-light: #dfd4d3;
$custom-dark: #000000;
JSON
{
  "hex": "#d2c2c0",
  "rgb": {
    "r": 210,
    "g": 194,
    "b": 192
  },
  "hsl": {
    "h": 6.667,
    "s": 16.667,
    "l": 78.824
  },
  "oklch": {
    "l": 0.82671,
    "c": 0.01833,
    "h": 26.1
  },
  "luminance": 0.56091
}

Semantic roles & 50–950 ramp

primary
#D2C2C0
secondary
#8FA4A7
accent
#929B4B
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383

Preview Lab

Preview with #D2C2C0

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

Preview Lab → · Contrast checker → · Palette generator →

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