#DEB6FF#DEB6FF
#DEB6FF is a very light, moderate violet. Relative luminance 0.562; OKLCH L 83.6% C 0.108 H 309.1°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB6FF |
|---|---|
| RGB | rgb(222, 182, 255) |
| HSL | hsl(273, 100%, 86%) |
| HSV | hsv(273, 29%, 100%) |
| CMYK | cmyk(12.9%, 28.6%, 0%, 0%) |
| CIE-LAB | lab(79.73, 27.65, -30.65) |
| CIE-LCH | lch(79.73, 41.28, 312.06°) |
| OKLab | oklab(83.61% 0.0683 -0.0839) |
| OKLCH | oklch(83.61% 0.108 309.1) |
| XYZ | xyz(64.8989, 56.2061, 102.0183) |
| Luminance | 0.5621 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 1.54
Mauve
#E0B0FF
ΔE00 1.82
Pale Violet
#CEAEFA
ΔE00 3.29
Light Lavendar
#EFC0FE
ΔE00 4.38
Light Lavender
#DFC5FE
ΔE00 4.56
Light Lilac
#EDC8FF
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB6FF #D7FFB6
analogous
#B9B6FF #DEB6FF #FFB6FB
triadic
#DEB6FF #FFDEB6 #B6FFDE
tetradic
#DEB6FF #FFB9B6 #D7FFB6 #B6FBFF
square
#DEB6FF #FFB9B6 #D7FFB6 #B6FBFF
split-complementary
#DEB6FF #FBFFB6 #B6FFB9
monochromatic
#A73CFF #C279FF #DEB6FF #F1E0FF #F1E0FF
Accessibility & contrast
On white
1.72
#DEB6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#DEB6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB6FF
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB6FF | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C4FF
Deuteranopia (green-blind)
#B2C6FD
Tritanopia (blue-blind)
#DAC0D0
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #deb6ff; /* rgb */ color: rgb(222, 182, 255); /* oklch */ color: oklch(83.6% 0.108 309.1);
Tailwind
colors: {
custom: {
50: '#e9ccff',
500: '#deb6ff',
950: '#000000',
},
}SCSS
$custom: #deb6ff; $custom-light: #e9ccff; $custom-dark: #000000;
JSON
{
"hex": "#deb6ff",
"rgb": {
"r": 222,
"g": 182,
"b": 255
},
"hsl": {
"h": 272.877,
"s": 100,
"l": 85.686
},
"oklch": {
"l": 0.83609,
"c": 0.10819,
"h": 309.1
},
"luminance": 0.56205
}Semantic roles & 50–950 ramp
primary
#DEB6FF
secondary
#A7E673
accent
#E60068
background
#FEFEFF
surface
#FDFAFF
border
#D5D3D7
text
#161318
muted
#848386