#DECCE8#DECCE8
#DECCE8 is a very light, muted violet. Relative luminance 0.645; OKLCH L 86.8% C 0.043 H 313.7°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DECCE8 |
|---|---|
| RGB | rgb(222, 204, 232) |
| HSL | hsl(279, 38%, 85%) |
| HSV | hsv(279, 12%, 91%) |
| CMYK | cmyk(4.3%, 12.1%, 0%, 9%) |
| CIE-LAB | lab(84.25, 11.29, -11.53) |
| CIE-LCH | lch(84.25, 16.13, 314.40°) |
| OKLab | oklab(86.85% 0.0295 -0.0309) |
| OKLCH | oklch(86.85% 0.043 313.7) |
| XYZ | xyz(66.2802, 64.5419, 85.2944) |
| Luminance | 0.6454 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.78
Pale Lavender
#EECFFE
ΔE00 6.12
Pale Lilac
#E4CBFF
ΔE00 6.67
Very Light Purple
#F6CEFC
ΔE00 7.12
Light Lavender
#DFC5FE
ΔE00 7.86
Light Lilac
#EDC8FF
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECCE8 #D6E8CC
analogous
#D0CCE8 #DECCE8 #E8CCE4
triadic
#DECCE8 #E8DECC #CCE8DE
tetradic
#DECCE8 #E8D0CC #D6E8CC #CCE4E8
square
#DECCE8 #E8D0CC #D6E8CC #CCE4E8
split-complementary
#DECCE8 #E4E8CC #CCE8D0
monochromatic
#A778C2 #C3A2D5 #DECCE8 #F1EAF5 #F1EAF5
Accessibility & contrast
On white
1.51
#DECCE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#DECCE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECCE8
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECCE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECCE8 | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D1E9
Deuteranopia (green-blind)
#CCD3E7
Tritanopia (blue-blind)
#DDCFD5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #decce8; /* rgb */ color: rgb(222, 204, 232); /* oklch */ color: oklch(86.8% 0.043 313.7);
Tailwind
colors: {
custom: {
50: '#e8dbef',
500: '#decce8',
950: '#000000',
},
}SCSS
$custom: #decce8; $custom-light: #e8dbef; $custom-dark: #000000;
JSON
{
"hex": "#decce8",
"rgb": {
"r": 222,
"g": 204,
"b": 232
},
"hsl": {
"h": 278.571,
"s": 37.838,
"l": 85.49
},
"oklch": {
"l": 0.86848,
"c": 0.04269,
"h": 313.7
},
"luminance": 0.64542
}Semantic roles & 50–950 ramp
primary
#DECCE8
secondary
#A6C296
accent
#B13561
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161516
muted
#848485