#DECCF0#DECCF0
#DECCF0 is a very light, muted violet. Relative luminance 0.650; OKLCH L 87.1% C 0.053 H 307.8°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DECCF0 |
|---|---|
| RGB | rgb(222, 204, 240) |
| HSL | hsl(270, 55%, 87%) |
| HSV | hsv(270, 15%, 94%) |
| CMYK | cmyk(7.5%, 15%, 0%, 5.9%) |
| CIE-LAB | lab(84.49, 12.83, -15.42) |
| CIE-LCH | lch(84.49, 20.06, 309.76°) |
| OKLab | oklab(87.11% 0.0322 -0.0415) |
| OKLCH | oklch(87.11% 0.053 307.8) |
| XYZ | xyz(67.4425, 65.0069, 91.4158) |
| Luminance | 0.6501 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 4.31
Pale Lavender
#EECFFE
ΔE00 4.32
Thistle
#D8BFD8
ΔE00 5.18
Light Lavender
#DFC5FE
ΔE00 5.51
Light Lilac
#EDC8FF
ΔE00 5.93
Very Light Purple
#F6CEFC
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECCF0 #DEF0CC
analogous
#CCCCF0 #DECCF0 #F0CCF0
triadic
#DECCF0 #F0DECC #CCF0DE
tetradic
#DECCF0 #F0CCCC #DEF0CC #CCF0F0
square
#DECCF0 #F0CCCC #DEF0CC #CCF0F0
split-complementary
#DECCF0 #F0F0CC #CCF0CC
monochromatic
#A16DD4 #BF9DE2 #DECCF0 #F0E7F8 #F0E7F8
Accessibility & contrast
On white
1.50
#DECCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#DECCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECCF0
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECCF0 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D2F2
Deuteranopia (green-blind)
#CAD3EF
Tritanopia (blue-blind)
#DCD0D8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #deccf0; /* rgb */ color: rgb(222, 204, 240); /* oklch */ color: oklch(87.1% 0.053 307.8);
Tailwind
colors: {
custom: {
50: '#e8dbf5',
500: '#deccf0',
950: '#000000',
},
}SCSS
$custom: #deccf0; $custom-light: #e8dbf5; $custom-dark: #000000;
JSON
{
"hex": "#deccf0",
"rgb": {
"r": 222,
"g": 204,
"b": 240
},
"hsl": {
"h": 270,
"s": 54.545,
"l": 87.059
},
"oklch": {
"l": 0.87114,
"c": 0.05257,
"h": 307.8
},
"luminance": 0.65007
}Semantic roles & 50–950 ramp
primary
#DECCF0
secondary
#B0CE92
accent
#C22373
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161517
muted
#848485