#D2C2C2#D2C2C2

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

Color values

HEX#D2C2C2
RGBrgb(210, 194, 194)
HSLhsl(0, 15%, 79%)
HSVhsv(0, 8%, 82%)
CMYKcmyk(0%, 7.6%, 7.6%, 17.6%)
CIE-LABlab(79.72, 5.61, 2.03)
CIE-LCHlch(79.72, 5.97, 19.88°)
OKLaboklab(82.73% 0.0172 0.0054)
OKLCHoklch(82.73% 0.018 17.5)
XYZxyz(55.6067, 56.1810, 58.9432)
Luminance0.5618 (WCAG relative)
Temperaturewarm
Familyred

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D2C2C2 #C2D2D2
analogous
#D2C2CA #D2C2C2 #D2CAC2
triadic
#D2C2C2 #C2D2C2 #C2C2D2
tetradic
#D2C2C2 #CAD2C2 #C2D2D2 #CAC2D2
square
#D2C2C2 #CAD2C2 #C2D2D2 #CAC2D2
split-complementary
#D2C2C2 #C2D2CA #C2CAD2
monochromatic
#9E7C7C #B89F9F #D2C2C2 #ECE5E5 #F2EDED

Accessibility & contrast

On white

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

On black

12.24
#D2C2C2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D2C2C2
12.24:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D2C2C2#FFFFFF#000000##000000
##D2C2C21.001.7212.2412.24
#FFFFFF1.721.0021.0021.00
#00000012.2421.001.001.00
##00000012.2421.001.001.00

Color blindness preview

Protanopia (red-blind)
#C5C4C2
Deuteranopia (green-blind)
#C8C7C2
Tritanopia (blue-blind)
#D6C1C2
Achromatopsia (no color)
#C6C6C6

Design tokens & code

CSS
--color: #d2c2c2;
/* rgb */ color: rgb(210, 194, 194);
/* oklch */ color: oklch(82.7% 0.018 17.5);
Tailwind
colors: {
  custom: {
    50: '#dfd4d4',
    500: '#d2c2c2',
    950: '#000000',
  },
}
SCSS
$custom: #d2c2c2;
$custom-light: #dfd4d4;
$custom-dark: #000000;
JSON
{
  "hex": "#d2c2c2",
  "rgb": {
    "r": 210,
    "g": 194,
    "b": 194
  },
  "hsl": {
    "h": 0,
    "s": 15.094,
    "l": 79.216
  },
  "oklch": {
    "l": 0.82727,
    "c": 0.01808,
    "h": 17.5
  },
  "luminance": 0.5618
}

Semantic roles & 50–950 ramp

primary
#D2C2C2
secondary
#92A7A7
accent
#99994C
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383

Preview Lab

Preview with #D2C2C2

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

Preview Lab → · Contrast checker → · Palette generator →

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