#DEC3ED#DEC3ED
#DEC3ED is a very light, moderate violet. Relative luminance 0.607; OKLCH L 85.3% C 0.064 H 313.5°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC3ED |
|---|---|
| RGB | rgb(222, 195, 237) |
| HSL | hsl(279, 54%, 85%) |
| HSV | hsv(279, 18%, 93%) |
| CMYK | cmyk(6.3%, 17.7%, 0%, 7.1%) |
| CIE-LAB | lab(82.20, 17.05, -17.26) |
| CIE-LCH | lch(82.20, 24.26, 314.65°) |
| OKLab | oklab(85.31% 0.0442 -0.0465) |
| OKLCH | oklch(85.31% 0.064 313.5) |
| XYZ | xyz(64.9229, 60.6748, 88.3956) |
| Luminance | 0.6067 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 3.41
Pale Lilac
#E4CBFF
ΔE00 3.47
Light Lilac
#EDC8FF
ΔE00 3.94
Light Lavender
#DFC5FE
ΔE00 4.09
Very Light Purple
#F6CEFC
ΔE00 4.51
Thistle
#D8BFD8
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC3ED #D2EDC3
analogous
#C9C3ED #DEC3ED #EDC3E7
triadic
#DEC3ED #EDDEC3 #C3EDDE
tetradic
#DEC3ED #EDC9C3 #D2EDC3 #C3E7ED
square
#DEC3ED #EDC9C3 #D2EDC3 #C3E7ED
split-complementary
#DEC3ED #E7EDC3 #C3EDC9
monochromatic
#AA65D1 #C494DF #DEC3ED #F2E7F8 #F2E7F8
Accessibility & contrast
On white
1.60
#DEC3ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#DEC3ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC3ED
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC3ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC3ED | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECBEF
Deuteranopia (green-blind)
#C3CDEC
Tritanopia (blue-blind)
#DDC8D1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dec3ed; /* rgb */ color: rgb(222, 195, 237); /* oklch */ color: oklch(85.3% 0.064 313.5);
Tailwind
colors: {
custom: {
50: '#e8d5f2',
500: '#dec3ed',
950: '#000000',
},
}SCSS
$custom: #dec3ed; $custom-light: #e8d5f2; $custom-dark: #000000;
JSON
{
"hex": "#dec3ed",
"rgb": {
"r": 222,
"g": 195,
"b": 237
},
"hsl": {
"h": 278.571,
"s": 53.846,
"l": 84.706
},
"oklch": {
"l": 0.85312,
"c": 0.06418,
"h": 313.5
},
"luminance": 0.60674
}Semantic roles & 50–950 ramp
primary
#DEC3ED
secondary
#A1CA8A
accent
#C1245C
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161417
muted
#848385