#DEC6EB#DEC6EB
#DEC6EB is a very light, muted violet. Relative luminance 0.619; OKLCH L 85.8% C 0.057 H 313.8°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC6EB |
|---|---|
| RGB | rgb(222, 198, 235) |
| HSL | hsl(279, 48%, 85%) |
| HSV | hsv(279, 16%, 92%) |
| CMYK | cmyk(5.5%, 15.7%, 0%, 7.8%) |
| CIE-LAB | lab(82.87, 15.06, -15.19) |
| CIE-LCH | lch(82.87, 21.39, 314.75°) |
| OKLab | oklab(85.81% 0.0392 -0.0409) |
| OKLCH | oklch(85.81% 0.057 313.8) |
| XYZ | xyz(65.3113, 61.9165, 87.0916) |
| Luminance | 0.6192 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 3.87
Thistle
#D8BFD8
ΔE00 4.18
Pale Lilac
#E4CBFF
ΔE00 4.27
Very Light Purple
#F6CEFC
ΔE00 4.97
Light Lilac
#EDC8FF
ΔE00 5.08
Light Lavender
#DFC5FE
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC6EB #D3EBC6
analogous
#CCC6EB #DEC6EB #EBC6E6
triadic
#DEC6EB #EBDEC6 #C6EBDE
tetradic
#DEC6EB #EBCCC6 #D3EBC6 #C6E6EB
square
#DEC6EB #EBCCC6 #D3EBC6 #C6E6EB
split-complementary
#DEC6EB #E6EBC6 #C6EBCC
monochromatic
#AA6BCB #C499DB #DEC6EB #F2E8F7 #F2E8F7
Accessibility & contrast
On white
1.57
#DEC6EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#DEC6EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC6EB
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC6EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC6EB | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CDED
Deuteranopia (green-blind)
#C6CFEA
Tritanopia (blue-blind)
#DDCAD2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #dec6eb; /* rgb */ color: rgb(222, 198, 235); /* oklch */ color: oklch(85.8% 0.057 313.8);
Tailwind
colors: {
custom: {
50: '#e8d7f1',
500: '#dec6eb',
950: '#000000',
},
}SCSS
$custom: #dec6eb; $custom-light: #e8d7f1; $custom-dark: #000000;
JSON
{
"hex": "#dec6eb",
"rgb": {
"r": 222,
"g": 198,
"b": 235
},
"hsl": {
"h": 278.919,
"s": 48.052,
"l": 84.902
},
"oklch": {
"l": 0.85807,
"c": 0.05662,
"h": 313.8
},
"luminance": 0.61916
}Semantic roles & 50–950 ramp
primary
#DEC6EB
secondary
#A2C78E
accent
#BB2A5D
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161416
muted
#848385