#DEB7FF#DEB7FF
#DEB7FF is a very light, moderate violet. Relative luminance 0.566; OKLCH L 83.8% C 0.107 H 308.9°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB7FF |
|---|---|
| RGB | rgb(222, 183, 255) |
| HSL | hsl(273, 100%, 86%) |
| HSV | hsv(273, 28%, 100%) |
| CMYK | cmyk(12.9%, 28.2%, 0%, 0%) |
| CIE-LAB | lab(79.96, 27.11, -30.29) |
| CIE-LCH | lch(79.96, 40.66, 311.83°) |
| OKLab | oklab(83.79% 0.0669 -0.0829) |
| OKLCH | oklch(83.79% 0.107 308.9) |
| XYZ | xyz(65.1044, 56.6171, 102.0868) |
| Luminance | 0.5662 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 1.54
Mauve
#E0B0FF
ΔE00 2.10
Pale Violet
#CEAEFA
ΔE00 3.39
Light Lavendar
#EFC0FE
ΔE00 4.26
Light Lavender
#DFC5FE
ΔE00 4.27
Light Lilac
#EDC8FF
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB7FF #D8FFB7
analogous
#BAB7FF #DEB7FF #FFB7FC
triadic
#DEB7FF #FFDEB7 #B7FFDE
tetradic
#DEB7FF #FFBAB7 #D8FFB7 #B7FCFF
square
#DEB7FF #FFBAB7 #D8FFB7 #B7FCFF
split-complementary
#DEB7FF #FCFFB7 #B7FFBA
monochromatic
#A63DFF #C27AFF #DEB7FF #F1E0FF #F1E0FF
Accessibility & contrast
On white
1.70
#DEB7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#DEB7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB7FF
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB7FF | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC5FF
Deuteranopia (green-blind)
#B2C7FD
Tritanopia (blue-blind)
#DAC1D1
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #deb7ff; /* rgb */ color: rgb(222, 183, 255); /* oklch */ color: oklch(83.8% 0.107 308.9);
Tailwind
colors: {
custom: {
50: '#e9cdff',
500: '#deb7ff',
950: '#000000',
},
}SCSS
$custom: #deb7ff; $custom-light: #e9cdff; $custom-dark: #000000;
JSON
{
"hex": "#deb7ff",
"rgb": {
"r": 222,
"g": 183,
"b": 255
},
"hsl": {
"h": 272.5,
"s": 100,
"l": 85.882
},
"oklch": {
"l": 0.83788,
"c": 0.10651,
"h": 308.9
},
"luminance": 0.56617
}Semantic roles & 50–950 ramp
primary
#DEB7FF
secondary
#A8E674
accent
#E60069
background
#FEFEFF
surface
#FDFAFF
border
#D5D3D7
text
#161318
muted
#848386