#DEDEBE#DEDEBE

#DEDEBE is a very light, muted yellow. Relative luminance 0.715; OKLCH L 89.2% C 0.043 H 107.2°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).

Color values

HEX#DEDEBE
RGBrgb(222, 222, 190)
HSLhsl(60, 33%, 81%)
HSVhsv(60, 14%, 87%)
CMYKcmyk(0%, 0%, 14.4%, 12.9%)
CIE-LABlab(87.72, -5.35, 15.73)
CIE-LCHlch(87.72, 16.62, 108.78°)
OKLaboklab(89.23% -0.0126 0.0406)
OKLCHoklch(89.23% 0.043 107.2)
XYZxyz(65.5389, 71.4904, 59.0516)
Luminance0.7149 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEDEBE #BEBEDE
analogous
#DECEBE #DEDEBE #CEDEBE
triadic
#DEDEBE #BEDEDE #DEBEDE
tetradic
#DEDEBE #BEDECE #BEBEDE #DEBECE
square
#DEDEBE #BEDECE #BEBEDE #DEBECE
split-complementary
#DEDEBE #BECEDE #CEBEDE
monochromatic
#B5B56D #C9C995 #DEDEBE #F3F3E7 #F5F5EB

Accessibility & contrast

On white

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

On black

15.30
#DEDEBE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEDEBE
15.30:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEDEBE#FFFFFF#000000##000000
##DEDEBE1.001.3715.3015.30
#FFFFFF1.371.0021.0021.00
#00000015.3021.001.001.00
##00000015.3021.001.001.00

Color blindness preview

Protanopia (red-blind)
#E4DBBC
Deuteranopia (green-blind)
#E4DDBF
Tritanopia (blue-blind)
#E3DAD5
Achromatopsia (no color)
#DCDCDC

Design tokens & code

CSS
--color: #dedebe;
/* rgb */ color: rgb(222, 222, 190);
/* oklch */ color: oklch(89.2% 0.043 107.2);
Tailwind
colors: {
  custom: {
    50: '#e8e8d1',
    500: '#dedebe',
    950: '#000000',
  },
}
SCSS
$custom: #dedebe;
$custom-light: #e8e8d1;
$custom-dark: #000000;
JSON
{
  "hex": "#dedebe",
  "rgb": {
    "r": 222,
    "g": 222,
    "b": 190
  },
  "hsl": {
    "h": 60,
    "s": 32.653,
    "l": 80.784
  },
  "oklch": {
    "l": 0.89225,
    "c": 0.04252,
    "h": 107.2
  },
  "luminance": 0.7149
}

Semantic roles & 50–950 ramp

primary
#DEDEBE
secondary
#8A8AB6
accent
#3AAB3A
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161614
muted
#848483

Preview Lab

Preview with #DEDEBE

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

Preview Lab → · Contrast checker → · Palette generator →

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