#DCDAC2#DCDAC2

#DCDAC2 is a very light, muted yellow. Relative luminance 0.693; OKLCH L 88.4% C 0.032 H 103.1°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).

Color values

HEX#DCDAC2
RGBrgb(220, 218, 194)
HSLhsl(55, 27%, 81%)
HSVhsv(55, 12%, 86%)
CMYKcmyk(0%, 0.9%, 11.8%, 13.7%)
CIE-LABlab(86.63, -3.39, 12.07)
CIE-LCHlch(86.63, 12.53, 105.68°)
OKLaboklab(88.35% -0.0073 0.0314)
OKLCHoklch(88.35% 0.032 103.1)
XYZxyz(64.3232, 69.2540, 61.0072)
Luminance0.6925 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DCDAC2 #C2C4DC
analogous
#DCCDC2 #DCDAC2 #D1DCC2
triadic
#DCDAC2 #C2DCDA #DAC2DC
tetradic
#DCDAC2 #C2DCCD #C2C4DC #DCC2D1
square
#DCDAC2 #C2DCCD #C2C4DC #DCC2D1
split-complementary
#DCDAC2 #C2D1DC #CDC2DC
monochromatic
#AFAB74 #C6C29B #DCDAC2 #F2F2E9 #F4F3EC

Accessibility & contrast

On white

1.41
#DCDAC2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.85
#DCDAC2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DCDAC2
14.85:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DCDAC2#FFFFFF#000000##000000
##DCDAC21.001.4114.8514.85
#FFFFFF1.411.0021.0021.00
#00000014.8521.001.001.00
##00000014.8521.001.001.00

Color blindness preview

Protanopia (red-blind)
#DFD8C1
Deuteranopia (green-blind)
#E0DAC3
Tritanopia (blue-blind)
#E0D7D3
Achromatopsia (no color)
#D9D9D9

Design tokens & code

CSS
--color: #dcdac2;
/* rgb */ color: rgb(220, 218, 194);
/* oklch */ color: oklch(88.4% 0.032 103.1);
Tailwind
colors: {
  custom: {
    50: '#e7e5d4',
    500: '#dcdac2',
    950: '#000000',
  },
}
SCSS
$custom: #dcdac2;
$custom-light: #e7e5d4;
$custom-dark: #000000;
JSON
{
  "hex": "#dcdac2",
  "rgb": {
    "r": 220,
    "g": 218,
    "b": 194
  },
  "hsl": {
    "h": 55.385,
    "s": 27.083,
    "l": 81.176
  },
  "oklch": {
    "l": 0.88353,
    "c": 0.03219,
    "h": 103.1
  },
  "luminance": 0.69253
}

Semantic roles & 50–950 ramp

primary
#DCDAC2
secondary
#8F92B3
accent
#48A640
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483

Preview Lab

Preview with #DCDAC2

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

Preview Lab → · Contrast checker → · Palette generator →

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