#DEB8FE#DEB8FE
#DEB8FE is a very light, moderate violet. Relative luminance 0.570; OKLCH L 83.9% C 0.104 H 309.0°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB8FE |
|---|---|
| RGB | rgb(222, 184, 254) |
| HSL | hsl(273, 97%, 86%) |
| HSV | hsv(273, 28%, 100%) |
| CMYK | cmyk(12.6%, 27.6%, 0%, 0.4%) |
| CIE-LAB | lab(80.16, 26.37, -29.46) |
| CIE-LCH | lch(80.16, 39.54, 311.83°) |
| OKLab | oklab(83.93% 0.0652 -0.0806) |
| OKLCH | oklch(83.93% 0.104 309) |
| XYZ | xyz(65.1509, 56.9669, 101.3102) |
| Luminance | 0.5697 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 1.69
Mauve
#E0B0FF
ΔE00 2.45
Pale Violet
#CEAEFA
ΔE00 3.60
Light Lavender
#DFC5FE
ΔE00 3.90
Light Lavendar
#EFC0FE
ΔE00 4.01
Light Lilac
#EDC8FF
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB8FE #D8FEB8
analogous
#BBB8FE #DEB8FE #FEB8FB
triadic
#DEB8FE #FEDEB8 #B8FEDE
tetradic
#DEB8FE #FEBBB8 #D8FEB8 #B8FBFE
square
#DEB8FE #FEBBB8 #D8FEB8 #B8FBFE
split-complementary
#DEB8FE #FBFEB8 #B8FEBB
monochromatic
#A63FFC #C27CFD #DEB8FE #F1E1FF #F1E1FF
Accessibility & contrast
On white
1.69
#DEB8FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#DEB8FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB8FE
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB8FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB8FE | 1.00 | 1.69 | 12.39 | 12.39 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC5FF
Deuteranopia (green-blind)
#B4C7FC
Tritanopia (blue-blind)
#DAC1D1
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #deb8fe; /* rgb */ color: rgb(222, 184, 254); /* oklch */ color: oklch(83.9% 0.104 309.0);
Tailwind
colors: {
custom: {
50: '#e9cdff',
500: '#deb8fe',
950: '#000000',
},
}SCSS
$custom: #deb8fe; $custom-light: #e9cdff; $custom-dark: #000000;
JSON
{
"hex": "#deb8fe",
"rgb": {
"r": 222,
"g": 184,
"b": 254
},
"hsl": {
"h": 272.571,
"s": 97.222,
"l": 85.882
},
"oklch": {
"l": 0.83927,
"c": 0.10361,
"h": 309
},
"luminance": 0.56966
}Semantic roles & 50–950 ramp
primary
#DEB8FE
secondary
#A8E575
accent
#E60069
background
#FEFEFF
surface
#FDFAFF
border
#D5D3D7
text
#161318
muted
#848386