#DEDEBC#DEDEBC

#DEDEBC is a very light, muted yellow. Relative luminance 0.714; OKLCH L 89.2% C 0.045 H 107.3°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).

Color values

HEX#DEDEBC
RGBrgb(222, 222, 188)
HSLhsl(60, 34%, 80%)
HSVhsv(60, 15%, 87%)
CMYKcmyk(0%, 0%, 15.3%, 12.9%)
CIE-LABlab(87.68, -5.66, 16.72)
CIE-LCHlch(87.68, 17.65, 108.70°)
OKLaboklab(89.18% -0.0134 0.0431)
OKLCHoklch(89.18% 0.045 107.3)
XYZxyz(65.3218, 71.4036, 57.9083)
Luminance0.7140 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEDEBC #BCBCDE
analogous
#DECDBC #DEDEBC #CDDEBC
triadic
#DEDEBC #BCDEDE #DEBCDE
tetradic
#DEDEBC #BCDECD #BCBCDE #DEBCCD
square
#DEDEBC #BCDECD #BCBCDE #DEBCCD
split-complementary
#DEDEBC #BCCDDE #CDBCDE
monochromatic
#B6B66A #CACA93 #DEDEBC #F2F2E5 #F5F5EA

Accessibility & contrast

On white

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

On black

15.28
#DEDEBC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEDEBC
15.28:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEDEBC#FFFFFF#000000##000000
##DEDEBC1.001.3715.2815.28
#FFFFFF1.371.0021.0021.00
#00000015.2821.001.001.00
##00000015.2821.001.001.00

Color blindness preview

Protanopia (red-blind)
#E4DBBA
Deuteranopia (green-blind)
#E5DDBD
Tritanopia (blue-blind)
#E3D9D4
Achromatopsia (no color)
#DCDCDC

Design tokens & code

CSS
--color: #dedebc;
/* rgb */ color: rgb(222, 222, 188);
/* oklch */ color: oklch(89.2% 0.045 107.3);
Tailwind
colors: {
  custom: {
    50: '#e8e8d0',
    500: '#dedebc',
    950: '#000000',
  },
}
SCSS
$custom: #dedebc;
$custom-light: #e8e8d0;
$custom-dark: #000000;
JSON
{
  "hex": "#dedebc",
  "rgb": {
    "r": 222,
    "g": 222,
    "b": 188
  },
  "hsl": {
    "h": 60,
    "s": 34,
    "l": 80.392
  },
  "oklch": {
    "l": 0.89178,
    "c": 0.04512,
    "h": 107.3
  },
  "luminance": 0.71403
}

Semantic roles & 50–950 ramp

primary
#DEDEBC
secondary
#8888B6
accent
#39AD39
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161614
muted
#848483

Preview Lab

Preview with #DEDEBC

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

Preview Lab → · Contrast checker → · Palette generator →

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