#DEC7EC#DEC7EC
#DEC7EC is a very light, muted violet. Relative luminance 0.624; OKLCH L 86.0% C 0.056 H 312.7°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC7EC |
|---|---|
| RGB | rgb(222, 199, 236) |
| HSL | hsl(277, 49%, 85%) |
| HSV | hsv(277, 16%, 93%) |
| CMYK | cmyk(5.9%, 15.7%, 0%, 7.5%) |
| CIE-LAB | lab(83.14, 14.72, -15.31) |
| CIE-LCH | lch(83.14, 21.24, 313.87°) |
| OKLab | oklab(86.03% 0.0381 -0.0412) |
| OKLCH | oklch(86.03% 0.056 312.7) |
| XYZ | xyz(65.6855, 62.4331, 87.9310) |
| Luminance | 0.6243 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 3.84
Pale Lilac
#E4CBFF
ΔE00 4.16
Thistle
#D8BFD8
ΔE00 4.34
Very Light Purple
#F6CEFC
ΔE00 5.06
Light Lilac
#EDC8FF
ΔE00 5.14
Light Lavender
#DFC5FE
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC7EC #D5ECC7
analogous
#CBC7EC #DEC7EC #ECC7E7
triadic
#DEC7EC #ECDEC7 #C7ECDE
tetradic
#DEC7EC #ECCBC7 #D5ECC7 #C7E7EC
square
#DEC7EC #ECCBC7 #D5ECC7 #C7E7EC
split-complementary
#DEC7EC #E7ECC7 #C7ECCB
monochromatic
#A86CCD #C399DC #DEC7EC #F2E8F7 #F2E8F7
Accessibility & contrast
On white
1.56
#DEC7EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#DEC7EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC7EC
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC7EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC7EC | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CEEE
Deuteranopia (green-blind)
#C7D0EB
Tritanopia (blue-blind)
#DDCBD3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #dec7ec; /* rgb */ color: rgb(222, 199, 236); /* oklch */ color: oklch(86.0% 0.056 312.7);
Tailwind
colors: {
custom: {
50: '#e8d8f2',
500: '#dec7ec',
950: '#000000',
},
}SCSS
$custom: #dec7ec; $custom-light: #e8d8f2; $custom-dark: #000000;
JSON
{
"hex": "#dec7ec",
"rgb": {
"r": 222,
"g": 199,
"b": 236
},
"hsl": {
"h": 277.297,
"s": 49.333,
"l": 85.294
},
"oklch": {
"l": 0.8603,
"c": 0.0561,
"h": 312.7
},
"luminance": 0.62433
}Semantic roles & 50–950 ramp
primary
#DEC7EC
secondary
#A5C88F
accent
#BD2961
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161416
muted
#848385