#DEB1FF#DEB1FF
#DEB1FF is a very light, moderate violet. Relative luminance 0.542; OKLCH L 82.7% C 0.117 H 310.3°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB1FF |
|---|---|
| RGB | rgb(222, 177, 255) |
| HSL | hsl(275, 100%, 85%) |
| HSV | hsv(275, 31%, 100%) |
| CMYK | cmyk(12.9%, 30.6%, 0%, 0%) |
| CIE-LAB | lab(78.58, 30.35, -32.43) |
| CIE-LCH | lch(78.58, 44.42, 313.10°) |
| OKLab | oklab(82.73% 0.0754 -0.0889) |
| OKLCH | oklch(82.73% 0.117 310.3) |
| XYZ | xyz(63.8932, 54.1946, 101.6830) |
| Luminance | 0.5419 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Mauve
#E0B0FF
ΔE00 0.56
Light Violet
#D6B4FC
ΔE00 2.15
Pale Violet
#CEAEFA
ΔE00 3.14
Lilac (survey)
#CEA2FD
ΔE00 4.58
Light Lavendar
#EFC0FE
ΔE00 5.18
Lavender (survey)
#C79FEF
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB1FF #D2FFB1
analogous
#B7B1FF #DEB1FF #FFB1F9
triadic
#DEB1FF #FFDEB1 #B1FFDE
tetradic
#DEB1FF #FFB7B1 #D2FFB1 #B1F9FF
square
#DEB1FF #FFB7B1 #D2FFB1 #B1F9FF
split-complementary
#DEB1FF #F9FFB1 #B1FFB7
monochromatic
#AA37FF #C474FF #DEB1FF #F2E0FF #F2E0FF
Accessibility & contrast
On white
1.77
#DEB1FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#DEB1FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB1FF
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB1FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB1FF | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4C0FF
Deuteranopia (green-blind)
#ADC3FD
Tritanopia (blue-blind)
#DABBCD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #deb1ff; /* rgb */ color: rgb(222, 177, 255); /* oklch */ color: oklch(82.7% 0.117 310.3);
Tailwind
colors: {
custom: {
50: '#e9c8ff',
500: '#deb1ff',
950: '#000000',
},
}SCSS
$custom: #deb1ff; $custom-light: #e9c8ff; $custom-dark: #000000;
JSON
{
"hex": "#deb1ff",
"rgb": {
"r": 222,
"g": 177,
"b": 255
},
"hsl": {
"h": 274.615,
"s": 100,
"l": 84.706
},
"oklch": {
"l": 0.82725,
"c": 0.11659,
"h": 310.3
},
"luminance": 0.54194
}Semantic roles & 50–950 ramp
primary
#DEB1FF
secondary
#A1E66F
accent
#E60061
background
#FEFDFF
surface
#FDF9FF
border
#D5D2D7
text
#161318
muted
#848286