#DADECB#DADECB

#DADECB is a very light, muted yellow-green. Relative luminance 0.715; OKLCH L 89.2% C 0.026 H 116.6°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).

Color values

HEX#DADECB
RGBrgb(218, 222, 203)
HSLhsl(73, 22%, 83%)
HSVhsv(73, 9%, 87%)
CMYKcmyk(1.8%, 0%, 8.6%, 12.9%)
CIE-LABlab(87.71, -4.67, 8.85)
CIE-LCHlch(87.71, 10.01, 117.83°)
OKLaboklab(89.23% -0.0116 0.0231)
OKLCHoklch(89.23% 0.026 116.6)
XYZxyz(65.8127, 71.4599, 66.8143)
Luminance0.7146 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DADECB #CFCBDE
analogous
#DED8CB #DADECB #D0DECB
triadic
#DADECB #CBDADE #DECBDA
tetradic
#DADECB #CBDED8 #CFCBDE #DECBD0
square
#DADECB #CBDED8 #CFCBDE #DECBD0
split-complementary
#DADECB #CBD0DE #D8CBDE
monochromatic
#A5AE80 #BFC6A6 #DADECB #F2F3EC #F2F3EC

Accessibility & contrast

On white

1.37
#DADECB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.29
#DADECB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DADECB
15.29:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DADECB#FFFFFF#000000##000000
##DADECB1.001.3715.2915.29
#FFFFFF1.371.0021.0021.00
#00000015.2921.001.001.00
##00000015.2921.001.001.00

Color blindness preview

Protanopia (red-blind)
#E1DCCA
Deuteranopia (green-blind)
#E1DCCC
Tritanopia (blue-blind)
#DCDCD8
Achromatopsia (no color)
#DCDCDC

Design tokens & code

CSS
--color: #dadecb;
/* rgb */ color: rgb(218, 222, 203);
/* oklch */ color: oklch(89.2% 0.026 116.6);
Tailwind
colors: {
  custom: {
    50: '#e5e8da',
    500: '#dadecb',
    950: '#000000',
  },
}
SCSS
$custom: #dadecb;
$custom-light: #e5e8da;
$custom-dark: #000000;
JSON
{
  "hex": "#dadecb",
  "rgb": {
    "r": 218,
    "g": 222,
    "b": 203
  },
  "hsl": {
    "h": 72.632,
    "s": 22.353,
    "l": 83.333
  },
  "oklch": {
    "l": 0.89234,
    "c": 0.02584,
    "h": 116.6
  },
  "luminance": 0.7146
}

Semantic roles & 50–950 ramp

primary
#DADECB
secondary
#9F99B4
accent
#45A158
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483

Preview Lab

Preview with #DADECB

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

Preview Lab → · Contrast checker → · Palette generator →

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