#DEC6FF#DEC6FF
#DEC6FF is a very light, moderate violet. Relative luminance 0.631; OKLCH L 86.5% C 0.082 H 303.9°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC6FF |
|---|---|
| RGB | rgb(222, 198, 255) |
| HSL | hsl(265, 100%, 89%) |
| HSV | hsv(265, 22%, 100%) |
| CMYK | cmyk(12.9%, 22.4%, 0%, 0%) |
| CIE-LAB | lab(83.51, 19.05, -24.86) |
| CIE-LCH | lch(83.51, 31.32, 307.45°) |
| OKLab | oklab(86.52% 0.0456 -0.0677) |
| OKLCH | oklch(86.52% 0.082 303.9) |
| XYZ | xyz(68.3648, 63.1379, 103.1736) |
| Luminance | 0.6314 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 0.52
Pale Lilac
#E4CBFF
ΔE00 1.81
Light Lilac
#EDC8FF
ΔE00 3.59
Pale Lavender
#EECFFE
ΔE00 4.30
Light Violet
#D6B4FC
ΔE00 4.89
Light Lavendar
#EFC0FE
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC6FF #E7FFC6
analogous
#C6CBFF #DEC6FF #FBC6FF
triadic
#DEC6FF #FFDEC6 #C6FFDE
tetradic
#DEC6FF #FFC6CB #E7FFC6 #C6FFFB
square
#DEC6FF #FFC6CB #E7FFC6 #C6FFFB
split-complementary
#DEC6FF #FFFBC6 #CBFFC6
monochromatic
#974CFF #BB89FF #DEC6FF #EDE0FF #EDE0FF
Accessibility & contrast
On white
1.54
#DEC6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#DEC6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC6FF
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC6FF | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCFFF
Deuteranopia (green-blind)
#C0D0FD
Tritanopia (blue-blind)
#D9CEDA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #dec6ff; /* rgb */ color: rgb(222, 198, 255); /* oklch */ color: oklch(86.5% 0.082 303.9);
Tailwind
colors: {
custom: {
50: '#e8d7ff',
500: '#dec6ff',
950: '#000000',
},
}SCSS
$custom: #dec6ff; $custom-light: #e8d7ff; $custom-dark: #000000;
JSON
{
"hex": "#dec6ff",
"rgb": {
"r": 222,
"g": 198,
"b": 255
},
"hsl": {
"h": 265.263,
"s": 100,
"l": 88.824
},
"oklch": {
"l": 0.8652,
"c": 0.08163,
"h": 303.9
},
"luminance": 0.63138
}Semantic roles & 50–950 ramp
primary
#DEC6FF
secondary
#BDE981
accent
#E60085
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161418
muted
#848386