#DEDAB2#DEDAB2

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

Color values

HEX#DEDAB2
RGBrgb(222, 218, 178)
HSLhsl(55, 40%, 78%)
HSVhsv(55, 20%, 87%)
CMYKcmyk(0%, 1.8%, 19.8%, 12.9%)
CIE-LABlab(86.45, -5.10, 20.23)
CIE-LCHlch(86.45, 20.86, 104.16°)
OKLaboklab(88.14% -0.0117 0.0518)
OKLCHoklch(88.14% 0.053 102.7)
XYZxyz(63.2311, 68.8876, 52.0765)
Luminance0.6889 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEDAB2 #B2B6DE
analogous
#DEC4B2 #DEDAB2 #CCDEB2
triadic
#DEDAB2 #B2DEDA #DAB2DE
tetradic
#DEDAB2 #B2DEC4 #B2B6DE #DEB2CC
square
#DEDAB2 #B2DEC4 #B2B6DE #DEB2CC
split-complementary
#DEDAB2 #B2CCDE #C4B2DE
monochromatic
#B9B15C #CCC587 #DEDAB2 #F0EFDD #F6F5EA

Accessibility & contrast

On white

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

On black

14.78
#DEDAB2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEDAB2
14.78:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEDAB2#FFFFFF#000000##000000
##DEDAB21.001.4214.7814.78
#FFFFFF1.421.0021.0021.00
#00000014.7821.001.001.00
##00000014.7821.001.001.00

Color blindness preview

Protanopia (red-blind)
#E2D7B0
Deuteranopia (green-blind)
#E3D9B3
Tritanopia (blue-blind)
#E5D4CF
Achromatopsia (no color)
#D8D8D8

Design tokens & code

CSS
--color: #dedab2;
/* rgb */ color: rgb(222, 218, 178);
/* oklch */ color: oklch(88.1% 0.053 102.7);
Tailwind
colors: {
  custom: {
    50: '#e8e5c9',
    500: '#dedab2',
    950: '#000000',
  },
}
SCSS
$custom: #dedab2;
$custom-light: #e8e5c9;
$custom-dark: #000000;
JSON
{
  "hex": "#dedab2",
  "rgb": {
    "r": 222,
    "g": 218,
    "b": 178
  },
  "hsl": {
    "h": 54.545,
    "s": 40,
    "l": 78.431
  },
  "oklch": {
    "l": 0.88137,
    "c": 0.05306,
    "h": 102.7
  },
  "luminance": 0.68887
}

Semantic roles & 50–950 ramp

primary
#DEDAB2
secondary
#7E83B6
accent
#3EB332
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161513
muted
#848482

Preview Lab

Preview with #DEDAB2

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

Preview Lab → · Contrast checker → · Palette generator →

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