#DECCEA#DECCEA
#DECCEA is a very light, muted violet. Relative luminance 0.647; OKLCH L 86.9% C 0.045 H 312.0°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DECCEA |
|---|---|
| RGB | rgb(222, 204, 234) |
| HSL | hsl(276, 42%, 86%) |
| HSV | hsv(276, 13%, 92%) |
| CMYK | cmyk(5.1%, 12.8%, 0%, 8.2%) |
| CIE-LAB | lab(84.31, 11.67, -12.50) |
| CIE-LCH | lch(84.31, 17.10, 313.03°) |
| OKLab | oklab(86.91% 0.0302 -0.0335) |
| OKLCH | oklch(86.91% 0.045 312) |
| XYZ | xyz(66.5659, 64.6562, 86.7991) |
| Luminance | 0.6466 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.04
Pale Lavender
#EECFFE
ΔE00 5.60
Pale Lilac
#E4CBFF
ΔE00 6.05
Very Light Purple
#F6CEFC
ΔE00 6.74
Light Lavender
#DFC5FE
ΔE00 7.24
Light Lilac
#EDC8FF
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECCEA #D8EACC
analogous
#CFCCEA #DECCEA #EACCE7
triadic
#DECCEA #EADECC #CCEADE
tetradic
#DECCEA #EACFCC #D8EACC #CCE7EA
square
#DECCEA #EACFCC #D8EACC #CCE7EA
split-complementary
#DECCEA #E7EACC #CCEACF
monochromatic
#A675C6 #C2A1D8 #DECCEA #F1E9F6 #F1E9F6
Accessibility & contrast
On white
1.51
#DECCEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#DECCEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECCEA
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECCEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECCEA | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D1EB
Deuteranopia (green-blind)
#CBD3E9
Tritanopia (blue-blind)
#DDCFD6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #deccea; /* rgb */ color: rgb(222, 204, 234); /* oklch */ color: oklch(86.9% 0.045 312.0);
Tailwind
colors: {
custom: {
50: '#e8dbf0',
500: '#deccea',
950: '#000000',
},
}SCSS
$custom: #deccea; $custom-light: #e8dbf0; $custom-dark: #000000;
JSON
{
"hex": "#deccea",
"rgb": {
"r": 222,
"g": 204,
"b": 234
},
"hsl": {
"h": 276,
"s": 41.667,
"l": 85.882
},
"oklch": {
"l": 0.86913,
"c": 0.04511,
"h": 312
},
"luminance": 0.64656
}Semantic roles & 50–950 ramp
primary
#DECCEA
secondary
#A8C595
accent
#B53166
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161516
muted
#848485