#D2D2C0#D2D2C0

#D2D2C0 is a very light, muted yellow. Relative luminance 0.636; OKLCH L 85.9% C 0.024 H 106.9°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).

Color values

HEX#D2D2C0
RGBrgb(210, 210, 192)
HSLhsl(60, 17%, 79%)
HSVhsv(60, 9%, 82%)
CMYKcmyk(0%, 0%, 8.6%, 17.6%)
CIE-LABlab(83.76, -3.13, 8.93)
CIE-LCHlch(83.76, 9.46, 109.35°)
OKLaboklab(85.89% -0.0071 0.0233)
OKLCHoklch(85.89% 0.024 106.9)
XYZxyz(59.1382, 63.6009, 59.0197)
Luminance0.6360 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#D2D2C0 #C0C0D2
analogous
#D2C9C0 #D2D2C0 #C9D2C0
triadic
#D2D2C0 #C0D2D2 #D2C0D2
tetradic
#D2D2C0 #C0D2C9 #C0C0D2 #D2C0C9
square
#D2D2C0 #C0D2C9 #C0C0D2 #D2C0C9
split-complementary
#D2D2C0 #C0C9D2 #C9C0D2
monochromatic
#9F9F79 #B9B99C #D2D2C0 #ECECE4 #F2F2ED

Accessibility & contrast

On white

1.53
#D2D2C0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.72
#D2D2C0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #D2D2C0
13.72:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##D2D2C0#FFFFFF#000000##000000
##D2D2C01.001.5313.7213.72
#FFFFFF1.531.0021.0021.00
#00000013.7221.001.001.00
##00000013.7221.001.001.00

Color blindness preview

Protanopia (red-blind)
#D5D0BF
Deuteranopia (green-blind)
#D6D1C1
Tritanopia (blue-blind)
#D5CFCD
Achromatopsia (no color)
#D1D1D1

Design tokens & code

CSS
--color: #d2d2c0;
/* rgb */ color: rgb(210, 210, 192);
/* oklch */ color: oklch(85.9% 0.024 106.9);
Tailwind
colors: {
  custom: {
    50: '#dfdfd3',
    500: '#d2d2c0',
    950: '#000000',
  },
}
SCSS
$custom: #d2d2c0;
$custom-light: #dfdfd3;
$custom-dark: #000000;
JSON
{
  "hex": "#d2d2c0",
  "rgb": {
    "r": 210,
    "g": 210,
    "b": 192
  },
  "hsl": {
    "h": 60,
    "s": 16.667,
    "l": 78.824
  },
  "oklch": {
    "l": 0.85885,
    "c": 0.02435,
    "h": 106.9
  },
  "luminance": 0.63601
}

Semantic roles & 50–950 ramp

primary
#D2D2C0
secondary
#8F8FA7
accent
#4B9B4B
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483

Preview Lab

Preview with #D2D2C0

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

Preview Lab → · Contrast checker → · Palette generator →

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