#DEC3FF#DEC3FF
#DEC3FF is a very light, moderate violet. Relative luminance 0.618; OKLCH L 86.0% C 0.087 H 305.1°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC3FF |
|---|---|
| RGB | rgb(222, 195, 255) |
| HSL | hsl(267, 100%, 88%) |
| HSV | hsv(267, 24%, 100%) |
| CMYK | cmyk(12.9%, 23.5%, 0%, 0%) |
| CIE-LAB | lab(82.80, 20.66, -25.96) |
| CIE-LCH | lch(82.80, 33.17, 308.51°) |
| OKLab | oklab(85.97% 0.0498 -0.0708) |
| OKLCH | oklch(85.97% 0.087 305.1) |
| XYZ | xyz(67.6859, 61.7800, 102.9473) |
| Luminance | 0.6178 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 0.77
Pale Lilac
#E4CBFF
ΔE00 2.51
Light Lilac
#EDC8FF
ΔE00 3.53
Light Violet
#D6B4FC
ΔE00 4.01
Light Lavendar
#EFC0FE
ΔE00 4.45
Pale Lavender
#EECFFE
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC3FF #E4FFC3
analogous
#C3C6FF #DEC3FF #FCC3FF
triadic
#DEC3FF #FFDEC3 #C3FFDE
tetradic
#DEC3FF #FFC3C6 #E4FFC3 #C3FFFC
square
#DEC3FF #FFC3C6 #E4FFC3 #C3FFFC
split-complementary
#DEC3FF #FFFCC3 #C6FFC3
monochromatic
#9B49FF #BC86FF #DEC3FF #EEE0FF #EEE0FF
Accessibility & contrast
On white
1.57
#DEC3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#DEC3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC3FF
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC3FF | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CDFF
Deuteranopia (green-blind)
#BDCEFD
Tritanopia (blue-blind)
#D9CBD8
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #dec3ff; /* rgb */ color: rgb(222, 195, 255); /* oklch */ color: oklch(86.0% 0.087 305.1);
Tailwind
colors: {
custom: {
50: '#e8d5ff',
500: '#dec3ff',
950: '#000000',
},
}SCSS
$custom: #dec3ff; $custom-light: #e8d5ff; $custom-dark: #000000;
JSON
{
"hex": "#dec3ff",
"rgb": {
"r": 222,
"g": 195,
"b": 255
},
"hsl": {
"h": 267,
"s": 100,
"l": 88.235
},
"oklch": {
"l": 0.85966,
"c": 0.08655,
"h": 305.1
},
"luminance": 0.6178
}Semantic roles & 50–950 ramp
primary
#DEC3FF
secondary
#B8E87E
accent
#E6007E
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161418
muted
#848386