#DECEEB#DECEEB
#DECEEB is a very light, muted violet. Relative luminance 0.657; OKLCH L 87.3% C 0.043 H 310.1°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DECEEB |
|---|---|
| RGB | rgb(222, 206, 235) |
| HSL | hsl(273, 42%, 86%) |
| HSV | hsv(273, 12%, 92%) |
| CMYK | cmyk(5.5%, 12.3%, 0%, 7.8%) |
| CIE-LAB | lab(84.83, 10.80, -12.25) |
| CIE-LCH | lch(84.83, 16.34, 311.39°) |
| OKLab | oklab(87.33% 0.0276 -0.0329) |
| OKLCH | oklch(87.33% 0.043 310.1) |
| XYZ | xyz(67.1884, 65.6707, 87.7173) |
| Luminance | 0.6567 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.58
Pale Lavender
#EECFFE
ΔE00 6.08
Pale Lilac
#E4CBFF
ΔE00 6.44
Very Light Purple
#F6CEFC
ΔE00 7.30
Light Lavender
#DFC5FE
ΔE00 7.66
Light Lilac
#EDC8FF
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECEEB #DBEBCE
analogous
#D0CEEB #DECEEB #EBCEEA
triadic
#DECEEB #EBDECE #CEEBDE
tetradic
#DECEEB #EBD0CE #DBEBCE #CEEAEB
square
#DECEEB #EBD0CE #DBEBCE #CEEAEB
split-complementary
#DECEEB #EAEBCE #CEEBD0
monochromatic
#A377C8 #C1A3D9 #DECEEB #F0E9F6 #F0E9F6
Accessibility & contrast
On white
1.49
#DECEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#DECEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECEEB
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECEEB | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD3EC
Deuteranopia (green-blind)
#CDD4EA
Tritanopia (blue-blind)
#DDD1D7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #deceeb; /* rgb */ color: rgb(222, 206, 235); /* oklch */ color: oklch(87.3% 0.043 310.1);
Tailwind
colors: {
custom: {
50: '#e8ddf1',
500: '#deceeb',
950: '#000000',
},
}SCSS
$custom: #deceeb; $custom-light: #e8ddf1; $custom-dark: #000000;
JSON
{
"hex": "#deceeb",
"rgb": {
"r": 222,
"g": 206,
"b": 235
},
"hsl": {
"h": 273.103,
"s": 42.029,
"l": 86.471
},
"oklch": {
"l": 0.87329,
"c": 0.04295,
"h": 310.1
},
"luminance": 0.6567
}Semantic roles & 50–950 ramp
primary
#DECEEB
secondary
#ACC697
accent
#B5306C
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485