#DEC0FF#DEC0FF
#DEC0FF is a very light, moderate violet. Relative luminance 0.604; OKLCH L 85.4% C 0.091 H 306.2°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC0FF |
|---|---|
| RGB | rgb(222, 192, 255) |
| HSL | hsl(269, 100%, 88%) |
| HSV | hsv(269, 25%, 100%) |
| CMYK | cmyk(12.9%, 24.7%, 0%, 0%) |
| CIE-LAB | lab(82.08, 22.27, -27.05) |
| CIE-LCH | lch(82.08, 35.04, 309.46°) |
| OKLab | oklab(85.42% 0.0541 -0.0738) |
| OKLCH | oklch(85.42% 0.092 306.2) |
| XYZ | xyz(67.0204, 60.4492, 102.7255) |
| Luminance | 0.6045 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 1.64
Light Violet
#D6B4FC
ΔE00 3.18
Pale Lilac
#E4CBFF
ΔE00 3.32
Light Lilac
#EDC8FF
ΔE00 3.73
Light Lavendar
#EFC0FE
ΔE00 4.09
Mauve
#E0B0FF
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC0FF #E1FFC0
analogous
#C0C2FF #DEC0FF #FDC0FF
triadic
#DEC0FF #FFDEC0 #C0FFDE
tetradic
#DEC0FF #FFC0C2 #E1FFC0 #C0FFFD
square
#DEC0FF #FFC0C2 #E1FFC0 #C0FFFD
split-complementary
#DEC0FF #FFFDC0 #C2FFC0
monochromatic
#9E46FF #BE83FF #DEC0FF #EFE0FF #EFE0FF
Accessibility & contrast
On white
1.60
#DEC0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#DEC0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC0FF
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC0FF | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CBFF
Deuteranopia (green-blind)
#BBCCFD
Tritanopia (blue-blind)
#DAC9D6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dec0ff; /* rgb */ color: rgb(222, 192, 255); /* oklch */ color: oklch(85.4% 0.091 306.2);
Tailwind
colors: {
custom: {
50: '#e8d3ff',
500: '#dec0ff',
950: '#000000',
},
}SCSS
$custom: #dec0ff; $custom-light: #e8d3ff; $custom-dark: #000000;
JSON
{
"hex": "#dec0ff",
"rgb": {
"r": 222,
"g": 192,
"b": 255
},
"hsl": {
"h": 268.571,
"s": 100,
"l": 87.647
},
"oklch": {
"l": 0.85415,
"c": 0.0915,
"h": 306.2
},
"luminance": 0.60449
}Semantic roles & 50–950 ramp
primary
#DEC0FF
secondary
#B4E87B
accent
#E60078
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161418
muted
#848386