#DEC7DB#DEC7DB
#DEC7DB is a very light, muted purple. Relative luminance 0.615; OKLCH L 85.5% C 0.037 H 330.1°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC7DB |
|---|---|
| RGB | rgb(222, 199, 219) |
| HSL | hsl(308, 26%, 83%) |
| HSV | hsv(308, 10%, 87%) |
| CMYK | cmyk(0%, 10.4%, 1.4%, 12.9%) |
| CIE-LAB | lab(82.64, 11.53, -6.98) |
| CIE-LCH | lch(82.64, 13.48, 328.83°) |
| OKLab | oklab(85.48% 0.0322 -0.0185) |
| OKLCH | oklch(85.48% 0.037 330.1) |
| XYZ | xyz(63.3321, 61.4917, 75.5369) |
| Luminance | 0.6149 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 2.53
Light Pink
#FFD1DF
ΔE00 7.65
Pale Pink
#FFCFDC
ΔE00 8.05
Pale Lavender
#EECFFE
ΔE00 8.38
Very Light Purple
#F6CEFC
ΔE00 8.61
Pale Mauve
#FED0FC
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC7DB #C7DECA
analogous
#D5C7DE #DEC7DB #DEC7CF
triadic
#DEC7DB #DBDEC7 #C7DBDE
tetradic
#DEC7DB #DED5C7 #C7DECA #C7CFDE
square
#DEC7DB #DED5C7 #C7DECA #C7CFDE
split-complementary
#DEC7DB #CFDEC7 #C7DED5
monochromatic
#B17AA9 #C7A0C2 #DEC7DB #F4ECF3 #F4ECF3
Accessibility & contrast
On white
1.58
#DEC7DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#DEC7DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC7DB
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC7DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC7DB | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCDC
Deuteranopia (green-blind)
#CBCFDA
Tritanopia (blue-blind)
#E0C8CD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #dec7db; /* rgb */ color: rgb(222, 199, 219); /* oklch */ color: oklch(85.5% 0.037 330.1);
Tailwind
colors: {
custom: {
50: '#e8d8e6',
500: '#dec7db',
950: '#000000',
},
}SCSS
$custom: #dec7db; $custom-light: #e8d8e6; $custom-dark: #000000;
JSON
{
"hex": "#dec7db",
"rgb": {
"r": 222,
"g": 199,
"b": 219
},
"hsl": {
"h": 307.826,
"s": 25.843,
"l": 82.549
},
"oklch": {
"l": 0.85475,
"c": 0.03711,
"h": 330.1
},
"luminance": 0.61491
}Semantic roles & 50–950 ramp
primary
#DEC7DB
secondary
#94B599
accent
#A44E41
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384