#DEB8FF#DEB8FF
#DEB8FF is a very light, moderate violet. Relative luminance 0.570; OKLCH L 84.0% C 0.105 H 308.6°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB8FF |
|---|---|
| RGB | rgb(222, 184, 255) |
| HSL | hsl(272, 100%, 86%) |
| HSV | hsv(272, 28%, 100%) |
| CMYK | cmyk(12.9%, 27.8%, 0%, 0%) |
| CIE-LAB | lab(80.20, 26.58, -29.94) |
| CIE-LCH | lch(80.20, 40.03, 311.60°) |
| OKLab | oklab(83.97% 0.0654 -0.0819) |
| OKLCH | oklch(83.97% 0.105 308.6) |
| XYZ | xyz(65.3114, 57.0311, 102.1558) |
| Luminance | 0.5703 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 1.60
Mauve
#E0B0FF
ΔE00 2.38
Pale Violet
#CEAEFA
ΔE00 3.50
Light Lavender
#DFC5FE
ΔE00 3.99
Light Lavendar
#EFC0FE
ΔE00 4.16
Light Lilac
#EDC8FF
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB8FF #D9FFB8
analogous
#BAB8FF #DEB8FF #FFB8FC
triadic
#DEB8FF #FFDEB8 #B8FFDE
tetradic
#DEB8FF #FFBAB8 #D9FFB8 #B8FCFF
square
#DEB8FF #FFBAB8 #D9FFB8 #B8FCFF
split-complementary
#DEB8FF #FCFFB8 #B8FFBA
monochromatic
#A53EFF #C27BFF #DEB8FF #F1E0FF #F1E0FF
Accessibility & contrast
On white
1.69
#DEB8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#DEB8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB8FF
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB8FF | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC5FF
Deuteranopia (green-blind)
#B3C8FD
Tritanopia (blue-blind)
#DAC2D1
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #deb8ff; /* rgb */ color: rgb(222, 184, 255); /* oklch */ color: oklch(84.0% 0.105 308.6);
Tailwind
colors: {
custom: {
50: '#e9cdff',
500: '#deb8ff',
950: '#000000',
},
}SCSS
$custom: #deb8ff; $custom-light: #e9cdff; $custom-dark: #000000;
JSON
{
"hex": "#deb8ff",
"rgb": {
"r": 222,
"g": 184,
"b": 255
},
"hsl": {
"h": 272.113,
"s": 100,
"l": 86.078
},
"oklch": {
"l": 0.83967,
"c": 0.10483,
"h": 308.6
},
"luminance": 0.57031
}Semantic roles & 50–950 ramp
primary
#DEB8FF
secondary
#AAE775
accent
#E6006B
background
#FEFEFF
surface
#FDFAFF
border
#D5D3D7
text
#161318
muted
#848386