#DECCDD#DECCDD
#DECCDD is a very light, muted purple. Relative luminance 0.639; OKLCH L 86.5% C 0.030 H 327.5°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DECCDD |
|---|---|
| RGB | rgb(222, 204, 221) |
| HSL | hsl(303, 21%, 84%) |
| HSV | hsv(303, 8%, 87%) |
| CMYK | cmyk(0%, 8.1%, 0.5%, 12.9%) |
| CIE-LAB | lab(83.93, 9.24, -6.14) |
| CIE-LCH | lch(83.93, 11.09, 326.42°) |
| OKLab | oklab(86.5% 0.0256 -0.0163) |
| OKLCH | oklch(86.5% 0.03 327.5) |
| XYZ | xyz(64.7664, 63.9364, 77.3216) |
| Luminance | 0.6394 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.45
Light Pink
#FFD1DF
ΔE00 8.56
Lavender (CSS)
#E6E6FA
ΔE00 8.79
Pale Pink
#FFCFDC
ΔE00 8.99
Lavenderblush
#FFF0F5
ΔE00 9.21
Pale Lavender
#EECFFE
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECCDD #CCDECD
analogous
#D6CCDE #DECCDD #DECCD4
triadic
#DECCDD #DDDECC #CCDDDE
tetradic
#DECCDD #DED6CC #CCDECD #CCD4DE
square
#DECCDD #DED6CC #CCDECD #CCD4DE
split-complementary
#DECCDD #D4DECC #CCDED6
monochromatic
#AE82AB #C6A7C4 #DECCDD #F3ECF3 #F3ECF3
Accessibility & contrast
On white
1.52
#DECCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#DECCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECCDD
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECCDD | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD0DE
Deuteranopia (green-blind)
#CFD2DC
Tritanopia (blue-blind)
#DFCDD1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #deccdd; /* rgb */ color: rgb(222, 204, 221); /* oklch */ color: oklch(86.5% 0.030 327.5);
Tailwind
colors: {
custom: {
50: '#e8dbe7',
500: '#deccdd',
950: '#000000',
},
}SCSS
$custom: #deccdd; $custom-light: #e8dbe7; $custom-dark: #000000;
JSON
{
"hex": "#deccdd",
"rgb": {
"r": 222,
"g": 204,
"b": 221
},
"hsl": {
"h": 303.333,
"s": 21.429,
"l": 83.529
},
"oklch": {
"l": 0.86499,
"c": 0.0303,
"h": 327.5
},
"luminance": 0.63936
}Semantic roles & 50–950 ramp
primary
#DECCDD
secondary
#9AB49B
accent
#A04B46
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161516
muted
#848484