#DEDAC0#DEDAC0

#DEDAC0 is a very light, muted yellow. Relative luminance 0.695; OKLCH L 88.5% C 0.035 H 99.9°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).

Color values

HEX#DEDAC0
RGBrgb(222, 218, 192)
HSLhsl(52, 31%, 81%)
HSVhsv(52, 14%, 87%)
CMYKcmyk(0%, 1.8%, 13.5%, 12.9%)
CIE-LABlab(86.74, -2.99, 13.30)
CIE-LCHlch(86.74, 13.63, 102.67°)
OKLaboklab(88.46% -0.006 0.0345)
OKLCHoklch(88.46% 0.035 99.9)
XYZxyz(64.7092, 69.4788, 59.8608)
Luminance0.6948 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DEDAC0 #C0C4DE
analogous
#DECBC0 #DEDAC0 #D3DEC0
triadic
#DEDAC0 #C0DEDA #DAC0DE
tetradic
#DEDAC0 #C0DECB #C0C4DE #DEC0D3
square
#DEDAC0 #C0DECB #C0C4DE #DEC0D3
split-complementary
#DEDAC0 #C0D3DE #CBC0DE
monochromatic
#B4AB70 #C9C298 #DEDAC0 #F3F2E8 #F4F3EB

Accessibility & contrast

On white

1.41
#DEDAC0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.90
#DEDAC0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DEDAC0
14.90:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DEDAC0#FFFFFF#000000##000000
##DEDAC01.001.4114.9014.90
#FFFFFF1.411.0021.0021.00
#00000014.9021.001.001.00
##00000014.9021.001.001.00

Color blindness preview

Protanopia (red-blind)
#DFD8BF
Deuteranopia (green-blind)
#E1DAC1
Tritanopia (blue-blind)
#E3D6D3
Achromatopsia (no color)
#D9D9D9

Design tokens & code

CSS
--color: #dedac0;
/* rgb */ color: rgb(222, 218, 192);
/* oklch */ color: oklch(88.5% 0.035 99.9);
Tailwind
colors: {
  custom: {
    50: '#e8e5d3',
    500: '#dedac0',
    950: '#000000',
  },
}
SCSS
$custom: #dedac0;
$custom-light: #e8e5d3;
$custom-dark: #000000;
JSON
{
  "hex": "#dedac0",
  "rgb": {
    "r": 222,
    "g": 218,
    "b": 192
  },
  "hsl": {
    "h": 52,
    "s": 31.25,
    "l": 81.176
  },
  "oklch": {
    "l": 0.88464,
    "c": 0.035,
    "h": 99.9
  },
  "luminance": 0.69478
}

Semantic roles & 50–950 ramp

primary
#DEDAC0
secondary
#8D92B6
accent
#4AAA3C
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483

Preview Lab

Preview with #DEDAC0

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

Preview Lab → · Contrast checker → · Palette generator →

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