#DEC5FF#DEC5FF
#DEC5FF is a very light, moderate violet. Relative luminance 0.627; OKLCH L 86.3% C 0.083 H 304.3°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC5FF |
|---|---|
| RGB | rgb(222, 197, 255) |
| HSL | hsl(266, 100%, 89%) |
| HSV | hsv(266, 23%, 100%) |
| CMYK | cmyk(12.9%, 22.7%, 0%, 0%) |
| CIE-LAB | lab(83.27, 19.58, -25.23) |
| CIE-LCH | lch(83.27, 31.94, 307.82°) |
| OKLab | oklab(86.34% 0.047 -0.0687) |
| OKLCH | oklch(86.34% 0.083 304.3) |
| XYZ | xyz(68.1370, 62.6823, 103.0976) |
| Luminance | 0.6268 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 0.42
Pale Lilac
#E4CBFF
ΔE00 2.02
Light Lilac
#EDC8FF
ΔE00 3.54
Pale Lavender
#EECFFE
ΔE00 4.43
Light Violet
#D6B4FC
ΔE00 4.59
Light Lavendar
#EFC0FE
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC5FF #E6FFC5
analogous
#C5C9FF #DEC5FF #FBC5FF
triadic
#DEC5FF #FFDEC5 #C5FFDE
tetradic
#DEC5FF #FFC5C9 #E6FFC5 #C5FFFB
square
#DEC5FF #FFC5C9 #E6FFC5 #C5FFFB
split-complementary
#DEC5FF #FFFBC5 #C9FFC5
monochromatic
#984BFF #BB88FF #DEC5FF #EEE0FF #EEE0FF
Accessibility & contrast
On white
1.55
#DEC5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#DEC5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC5FF
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC5FF | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCFFF
Deuteranopia (green-blind)
#BFD0FD
Tritanopia (blue-blind)
#D9CDD9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #dec5ff; /* rgb */ color: rgb(222, 197, 255); /* oklch */ color: oklch(86.3% 0.083 304.3);
Tailwind
colors: {
custom: {
50: '#e8d6ff',
500: '#dec5ff',
950: '#000000',
},
}SCSS
$custom: #dec5ff; $custom-light: #e8d6ff; $custom-dark: #000000;
JSON
{
"hex": "#dec5ff",
"rgb": {
"r": 222,
"g": 197,
"b": 255
},
"hsl": {
"h": 265.862,
"s": 100,
"l": 88.627
},
"oklch": {
"l": 0.86335,
"c": 0.08325,
"h": 304.3
},
"luminance": 0.62682
}Semantic roles & 50–950 ramp
primary
#DEC5FF
secondary
#BBE980
accent
#E60083
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161418
muted
#848386