#DEC6ED#DEC6ED
#DEC6ED is a very light, muted violet. Relative luminance 0.620; OKLCH L 85.9% C 0.059 H 312.5°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC6ED |
|---|---|
| RGB | rgb(222, 198, 237) |
| HSL | hsl(277, 52%, 85%) |
| HSV | hsv(277, 16%, 93%) |
| CMYK | cmyk(6.3%, 16.5%, 0%, 7.1%) |
| CIE-LAB | lab(82.93, 15.45, -16.16) |
| CIE-LCH | lch(82.93, 22.36, 313.70°) |
| OKLab | oklab(85.88% 0.0399 -0.0435) |
| OKLCH | oklch(85.88% 0.059 312.5) |
| XYZ | xyz(65.6018, 62.0327, 88.6219) |
| Luminance | 0.6203 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 3.53
Pale Lilac
#E4CBFF
ΔE00 3.72
Light Lilac
#EDC8FF
ΔE00 4.63
Light Lavender
#DFC5FE
ΔE00 4.64
Thistle
#D8BFD8
ΔE00 4.72
Very Light Purple
#F6CEFC
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC6ED #D5EDC6
analogous
#CAC6ED #DEC6ED #EDC6E8
triadic
#DEC6ED #EDDEC6 #C6EDDE
tetradic
#DEC6ED #EDCAC6 #D5EDC6 #C6E8ED
square
#DEC6ED #EDCAC6 #D5EDC6 #C6E8ED
split-complementary
#DEC6ED #E8EDC6 #C6EDCA
monochromatic
#A869D0 #C397DE #DEC6ED #F2E8F8 #F2E8F8
Accessibility & contrast
On white
1.57
#DEC6ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#DEC6ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC6ED
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC6ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC6ED | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CDEF
Deuteranopia (green-blind)
#C5CFEC
Tritanopia (blue-blind)
#DDCAD3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #dec6ed; /* rgb */ color: rgb(222, 198, 237); /* oklch */ color: oklch(85.9% 0.059 312.5);
Tailwind
colors: {
custom: {
50: '#e8d7f2',
500: '#dec6ed',
950: '#000000',
},
}SCSS
$custom: #dec6ed; $custom-light: #e8d7f2; $custom-dark: #000000;
JSON
{
"hex": "#dec6ed",
"rgb": {
"r": 222,
"g": 198,
"b": 237
},
"hsl": {
"h": 276.923,
"s": 52,
"l": 85.294
},
"oklch": {
"l": 0.85875,
"c": 0.05903,
"h": 312.5
},
"luminance": 0.62032
}Semantic roles & 50–950 ramp
primary
#DEC6ED
secondary
#A5CA8D
accent
#BF2661
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161417
muted
#848385