#DECDEF#DECDEF

#DECDEF is a very light, muted violet. Relative luminance 0.654; OKLCH L 87.3% C 0.050 H 307.8°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).

Color values

HEX#DECDEF
RGBrgb(222, 205, 239)
HSLhsl(270, 52%, 87%)
HSVhsv(270, 14%, 94%)
CMYKcmyk(7.1%, 14.2%, 0%, 6.3%)
CIE-LABlab(84.70, 12.10, -14.57)
CIE-LCHlch(84.70, 18.94, 309.72°)
OKLaboklab(87.27% 0.0305 -0.0392)
OKLCHoklch(87.27% 0.05 307.8)
XYZxyz(67.5328, 65.4245, 90.7151)
Luminance0.6542 (WCAG relative)
Temperaturecool
Familyviolet

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DECDEF #DEEFCD
analogous
#CDCDEF #DECDEF #EFCDEF
triadic
#DECDEF #EFDECD #CDEFDE
tetradic
#DECDEF #EFCDCD #DEEFCD #CDEFEF
square
#DECDEF #EFCDCD #DEEFCD #CDEFEF
split-complementary
#DECDEF #EFEFCD #CDEFCD
monochromatic
#A170D1 #BF9FE0 #DECDEF #F0E8F8 #F0E8F8

Accessibility & contrast

On white

1.49
#DECDEF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.08
#DECDEF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DECDEF
14.08:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DECDEF#FFFFFF#000000##000000
##DECDEF1.001.4914.0814.08
#FFFFFF1.491.0021.0021.00
#00000014.0821.001.001.00
##00000014.0821.001.001.00

Color blindness preview

Protanopia (red-blind)
#C8D3F1
Deuteranopia (green-blind)
#CBD4EE
Tritanopia (blue-blind)
#DCD1D8
Achromatopsia (no color)
#D3D3D3

Design tokens & code

CSS
--color: #decdef;
/* rgb */ color: rgb(222, 205, 239);
/* oklch */ color: oklch(87.3% 0.050 307.8);
Tailwind
colors: {
  custom: {
    50: '#e8dcf4',
    500: '#decdef',
    950: '#000000',
  },
}
SCSS
$custom: #decdef;
$custom-light: #e8dcf4;
$custom-dark: #000000;
JSON
{
  "hex": "#decdef",
  "rgb": {
    "r": 222,
    "g": 205,
    "b": 239
  },
  "hsl": {
    "h": 270,
    "s": 51.515,
    "l": 87.059
  },
  "oklch": {
    "l": 0.87271,
    "c": 0.04965,
    "h": 307.8
  },
  "luminance": 0.65424
}

Semantic roles & 50–950 ramp

primary
#DECDEF
secondary
#B0CD94
accent
#BF2773
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485

Preview Lab

Preview with #DECDEF

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

Preview Lab → · Contrast checker → · Palette generator →

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