#DECEEC#DECEEC
#DECEEC is a very light, muted violet. Relative luminance 0.657; OKLCH L 87.4% C 0.044 H 309.3°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DECEEC |
|---|---|
| RGB | rgb(222, 206, 236) |
| HSL | hsl(272, 44%, 87%) |
| HSV | hsv(272, 13%, 93%) |
| CMYK | cmyk(5.9%, 12.7%, 0%, 7.5%) |
| CIE-LAB | lab(84.86, 10.99, -12.74) |
| CIE-LCH | lch(84.86, 16.83, 310.79°) |
| OKLab | oklab(87.36% 0.028 -0.0342) |
| OKLCH | oklch(87.36% 0.044 309.3) |
| XYZ | xyz(67.3332, 65.7286, 88.4803) |
| Luminance | 0.6573 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.70
Pale Lavender
#EECFFE
ΔE00 5.83
Pale Lilac
#E4CBFF
ΔE00 6.14
Very Light Purple
#F6CEFC
ΔE00 7.13
Light Lavender
#DFC5FE
ΔE00 7.36
Light Lilac
#EDC8FF
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECEEC #DCECCE
analogous
#CFCEEC #DECEEC #ECCEEB
triadic
#DECEEC #ECDECE #CEECDE
tetradic
#DECEEC #ECCFCE #DCECCE #CEEBEC
square
#DECEEC #ECCFCE #DCECCE #CEEBEC
split-complementary
#DECEEC #EBECCE #CEECCF
monochromatic
#A376CA #C0A2DB #DECEEC #F0E9F6 #F0E9F6
Accessibility & contrast
On white
1.48
#DECEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#DECEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECEEC
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECEEC | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD3ED
Deuteranopia (green-blind)
#CDD4EB
Tritanopia (blue-blind)
#DDD2D8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #deceec; /* rgb */ color: rgb(222, 206, 236); /* oklch */ color: oklch(87.4% 0.044 309.3);
Tailwind
colors: {
custom: {
50: '#e8ddf2',
500: '#deceec',
950: '#000000',
},
}SCSS
$custom: #deceec; $custom-light: #e8ddf2; $custom-dark: #000000;
JSON
{
"hex": "#deceec",
"rgb": {
"r": 222,
"g": 206,
"b": 236
},
"hsl": {
"h": 272,
"s": 44.118,
"l": 86.667
},
"oklch": {
"l": 0.87362,
"c": 0.0442,
"h": 309.3
},
"luminance": 0.65728
}Semantic roles & 50–950 ramp
primary
#DECEEC
secondary
#ADC896
accent
#B72E6E
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485