#DECEEA#DECEEA
#DECEEA is a very light, muted violet. Relative luminance 0.656; OKLCH L 87.3% C 0.042 H 310.9°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DECEEA |
|---|---|
| RGB | rgb(222, 206, 234) |
| HSL | hsl(274, 40%, 86%) |
| HSV | hsv(274, 12%, 92%) |
| CMYK | cmyk(5.1%, 12%, 0%, 8.2%) |
| CIE-LAB | lab(84.80, 10.61, -11.77) |
| CIE-LCH | lch(84.80, 15.84, 312.04°) |
| OKLab | oklab(87.3% 0.0273 -0.0315) |
| OKLCH | oklch(87.3% 0.042 310.9) |
| XYZ | xyz(67.0443, 65.6130, 86.9585) |
| Luminance | 0.6561 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.48
Pale Lavender
#EECFFE
ΔE00 6.33
Pale Lilac
#E4CBFF
ΔE00 6.75
Very Light Purple
#F6CEFC
ΔE00 7.49
Light Lavender
#DFC5FE
ΔE00 7.96
Light Lilac
#EDC8FF
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECEEA #DAEACE
analogous
#D0CEEA #DECEEA #EACEE8
triadic
#DECEEA #EADECE #CEEADE
tetradic
#DECEEA #EAD0CE #DAEACE #CEE8EA
square
#DECEEA #EAD0CE #DAEACE #CEE8EA
split-complementary
#DECEEA #E8EACE #CEEAD0
monochromatic
#A478C5 #C1A3D8 #DECEEA #F1EAF6 #F1EAF6
Accessibility & contrast
On white
1.49
#DECEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#DECEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECEEA
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECEEA | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD3EB
Deuteranopia (green-blind)
#CDD4E9
Tritanopia (blue-blind)
#DDD1D7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #deceea; /* rgb */ color: rgb(222, 206, 234); /* oklch */ color: oklch(87.3% 0.042 310.9);
Tailwind
colors: {
custom: {
50: '#e8ddf0',
500: '#deceea',
950: '#000000',
},
}SCSS
$custom: #deceea; $custom-light: #e8ddf0; $custom-dark: #000000;
JSON
{
"hex": "#deceea",
"rgb": {
"r": 222,
"g": 206,
"b": 234
},
"hsl": {
"h": 274.286,
"s": 40,
"l": 86.275
},
"oklch": {
"l": 0.87297,
"c": 0.04171,
"h": 310.9
},
"luminance": 0.65613
}Semantic roles & 50–950 ramp
primary
#DECEEA
secondary
#ABC597
accent
#B3326A
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485