#DEC7EB#DEC7EB
#DEC7EB is a very light, muted violet. Relative luminance 0.624; OKLCH L 86.0% C 0.055 H 313.4°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC7EB |
|---|---|
| RGB | rgb(222, 199, 235) |
| HSL | hsl(278, 47%, 85%) |
| HSV | hsv(278, 15%, 92%) |
| CMYK | cmyk(5.5%, 15.3%, 0%, 7.8%) |
| CIE-LAB | lab(83.11, 14.52, -14.82) |
| CIE-LCH | lch(83.11, 20.75, 314.42°) |
| OKLab | oklab(86% 0.0377 -0.0399) |
| OKLCH | oklch(86% 0.055 313.4) |
| XYZ | xyz(65.5406, 62.3751, 87.1680) |
| Luminance | 0.6238 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 4.03
Thistle
#D8BFD8
ΔE00 4.07
Pale Lilac
#E4CBFF
ΔE00 4.45
Very Light Purple
#F6CEFC
ΔE00 5.17
Light Lilac
#EDC8FF
ΔE00 5.37
Light Lavender
#DFC5FE
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC7EB #D4EBC7
analogous
#CCC7EB #DEC7EB #EBC7E6
triadic
#DEC7EB #EBDEC7 #C7EBDE
tetradic
#DEC7EB #EBCCC7 #D4EBC7 #C7E6EB
square
#DEC7EB #EBCCC7 #D4EBC7 #C7E6EB
split-complementary
#DEC7EB #E6EBC7 #C7EBCC
monochromatic
#A96DCB #C39ADB #DEC7EB #F2E8F7 #F2E8F7
Accessibility & contrast
On white
1.56
#DEC7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#DEC7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC7EB
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC7EB | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CEED
Deuteranopia (green-blind)
#C7D0EA
Tritanopia (blue-blind)
#DDCBD3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #dec7eb; /* rgb */ color: rgb(222, 199, 235); /* oklch */ color: oklch(86.0% 0.055 313.4);
Tailwind
colors: {
custom: {
50: '#e8d8f1',
500: '#dec7eb',
950: '#000000',
},
}SCSS
$custom: #dec7eb; $custom-light: #e8d8f1; $custom-dark: #000000;
JSON
{
"hex": "#dec7eb",
"rgb": {
"r": 222,
"g": 199,
"b": 235
},
"hsl": {
"h": 278.333,
"s": 47.368,
"l": 85.098
},
"oklch": {
"l": 0.85996,
"c": 0.05489,
"h": 313.4
},
"luminance": 0.62375
}Semantic roles & 50–950 ramp
primary
#DEC7EB
secondary
#A3C78F
accent
#BB2B5F
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161416
muted
#848385