#DECCF2#DECCF2
#DECCF2 is a very light, muted violet. Relative luminance 0.651; OKLCH L 87.2% C 0.055 H 306.6°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DECCF2 |
|---|---|
| RGB | rgb(222, 204, 242) |
| HSL | hsl(268, 59%, 87%) |
| HSV | hsv(268, 16%, 95%) |
| CMYK | cmyk(8.3%, 15.7%, 0%, 5.1%) |
| CIE-LAB | lab(84.55, 13.22, -16.39) |
| CIE-LCH | lch(84.55, 21.06, 308.89°) |
| OKLab | oklab(87.18% 0.0329 -0.0442) |
| OKLCH | oklch(87.18% 0.055 306.6) |
| XYZ | xyz(67.7412, 65.1264, 92.9891) |
| Luminance | 0.6513 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.77
Pale Lavender
#EECFFE
ΔE00 4.02
Light Lavender
#DFC5FE
ΔE00 4.96
Light Lilac
#EDC8FF
ΔE00 5.55
Thistle
#D8BFD8
ΔE00 5.62
Very Light Purple
#F6CEFC
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECCF2 #E0F2CC
analogous
#CCCDF2 #DECCF2 #F1CCF2
triadic
#DECCF2 #F2DECC #CCF2DE
tetradic
#DECCF2 #F2CCCD #E0F2CC #CCF2F1
square
#DECCF2 #F2CCCD #E0F2CC #CCF2F1
split-complementary
#DECCF2 #F2F1CC #CDF2CC
monochromatic
#9F6AD9 #BE9BE6 #DECCF2 #EFE7F9 #EFE7F9
Accessibility & contrast
On white
1.50
#DECCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#DECCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECCF2
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECCF2 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D2F4
Deuteranopia (green-blind)
#C9D3F1
Tritanopia (blue-blind)
#DBD1D9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #deccf2; /* rgb */ color: rgb(222, 204, 242); /* oklch */ color: oklch(87.2% 0.055 306.6);
Tailwind
colors: {
custom: {
50: '#e8dbf6',
500: '#deccf2',
950: '#000000',
},
}SCSS
$custom: #deccf2; $custom-light: #e8dbf6; $custom-dark: #000000;
JSON
{
"hex": "#deccf2",
"rgb": {
"r": 222,
"g": 204,
"b": 242
},
"hsl": {
"h": 268.421,
"s": 59.375,
"l": 87.451
},
"oklch": {
"l": 0.87182,
"c": 0.05511,
"h": 306.6
},
"luminance": 0.65126
}Semantic roles & 50–950 ramp
primary
#DECCF2
secondary
#B3D191
accent
#C71E77
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161517
muted
#848485