#DECCEE#DECCEE
#DECCEE is a very light, muted violet. Relative luminance 0.649; OKLCH L 87.0% C 0.050 H 309.1°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #DECCEE |
|---|---|
| RGB | rgb(222, 204, 238) |
| HSL | hsl(272, 50%, 87%) |
| HSV | hsv(272, 14%, 93%) |
| CMYK | cmyk(6.7%, 14.3%, 0%, 6.7%) |
| CIE-LAB | lab(84.43, 12.44, -14.45) |
| CIE-LCH | lch(84.43, 19.07, 310.73°) |
| OKLab | oklab(87.05% 0.0315 -0.0389) |
| OKLCH | oklch(87.05% 0.05 309.1) |
| XYZ | xyz(67.1470, 64.8887, 89.8597) |
| Luminance | 0.6489 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 4.69
Thistle
#D8BFD8
ΔE00 4.75
Pale Lilac
#E4CBFF
ΔE00 4.87
Light Lavender
#DFC5FE
ΔE00 6.07
Very Light Purple
#F6CEFC
ΔE00 6.15
Light Lilac
#EDC8FF
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECCEE #DCEECC
analogous
#CDCCEE #DECCEE #EECCED
triadic
#DECCEE #EEDECC #CCEEDE
tetradic
#DECCEE #EECDCC #DCEECC #CCEDEE
square
#DECCEE #EECDCC #DCEECC #CCEDEE
split-complementary
#DECCEE #EDEECC #CCEECD
monochromatic
#A370CF #C09EDF #DECCEE #F0E8F7 #F0E8F7
Accessibility & contrast
On white
1.50
#DECCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#DECCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECCEE
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECCEE | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D2F0
Deuteranopia (green-blind)
#CAD3ED
Tritanopia (blue-blind)
#DCD0D7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #deccee; /* rgb */ color: rgb(222, 204, 238); /* oklch */ color: oklch(87.0% 0.050 309.1);
Tailwind
colors: {
custom: {
50: '#e8dbf3',
500: '#deccee',
950: '#000000',
},
}SCSS
$custom: #deccee; $custom-light: #e8dbf3; $custom-dark: #000000;
JSON
{
"hex": "#deccee",
"rgb": {
"r": 222,
"g": 204,
"b": 238
},
"hsl": {
"h": 271.765,
"s": 50,
"l": 86.667
},
"oklch": {
"l": 0.87047,
"c": 0.05006,
"h": 309.1
},
"luminance": 0.64888
}Semantic roles & 50–950 ramp
primary
#DECCEE
secondary
#ADCB93
accent
#BD286E
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161517
muted
#848485