#DADAC0#DADAC0

#DADAC0 is a very light, muted yellow. Relative luminance 0.689; OKLCH L 88.1% C 0.035 H 107.1°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).

Color values

HEX#DADAC0
RGBrgb(218, 218, 192)
HSLhsl(60, 26%, 80%)
HSVhsv(60, 12%, 85%)
CMYKcmyk(0%, 0%, 11.9%, 14.5%)
CIE-LABlab(86.43, -4.42, 12.82)
CIE-LCHlch(86.43, 13.56, 109.03°)
OKLaboklab(88.15% -0.0102 0.0333)
OKLCHoklch(88.15% 0.035 107.1)
XYZxyz(63.4983, 68.8544, 59.8040)
Luminance0.6885 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DADAC0 #C0C0DA
analogous
#DACDC0 #DADAC0 #CDDAC0
triadic
#DADAC0 #C0DADA #DAC0DA
tetradic
#DADAC0 #C0DACD #C0C0DA #DAC0CD
square
#DADAC0 #C0DACD #C0C0DA #DAC0CD
split-complementary
#DADAC0 #C0CDDA #CDC0DA
monochromatic
#ADAD73 #C3C399 #DADAC0 #F1F1E7 #F4F4EC

Accessibility & contrast

On white

1.42
#DADAC0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.77
#DADAC0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DADAC0
14.77:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DADAC0#FFFFFF#000000##000000
##DADAC01.001.4214.7714.77
#FFFFFF1.421.0021.0021.00
#00000014.7721.001.001.00
##00000014.7721.001.001.00

Color blindness preview

Protanopia (red-blind)
#DFD8BF
Deuteranopia (green-blind)
#DFD9C1
Tritanopia (blue-blind)
#DED6D3
Achromatopsia (no color)
#D8D8D8

Design tokens & code

CSS
--color: #dadac0;
/* rgb */ color: rgb(218, 218, 192);
/* oklch */ color: oklch(88.1% 0.035 107.1);
Tailwind
colors: {
  custom: {
    50: '#e5e5d3',
    500: '#dadac0',
    950: '#000000',
  },
}
SCSS
$custom: #dadac0;
$custom-light: #e5e5d3;
$custom-dark: #000000;
JSON
{
  "hex": "#dadac0",
  "rgb": {
    "r": 218,
    "g": 218,
    "b": 192
  },
  "hsl": {
    "h": 60,
    "s": 26,
    "l": 80.392
  },
  "oklch": {
    "l": 0.88145,
    "c": 0.03479,
    "h": 107.1
  },
  "luminance": 0.68854
}

Semantic roles & 50–950 ramp

primary
#DADAC0
secondary
#8E8EB1
accent
#41A541
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483

Preview Lab

Preview with #DADAC0

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

Preview Lab → · Contrast checker → · Palette generator →

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