#DEB7FE#DEB7FE
#DEB7FE is a very light, moderate violet. Relative luminance 0.566; OKLCH L 83.7% C 0.105 H 309.2°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB7FE |
|---|---|
| RGB | rgb(222, 183, 254) |
| HSL | hsl(273, 97%, 86%) |
| HSV | hsv(273, 28%, 100%) |
| CMYK | cmyk(12.6%, 28%, 0%, 0.4%) |
| CIE-LAB | lab(79.93, 26.91, -29.82) |
| CIE-LCH | lch(79.93, 40.16, 312.07°) |
| OKLab | oklab(83.75% 0.0666 -0.0816) |
| OKLCH | oklch(83.75% 0.105 309.2) |
| XYZ | xyz(64.9439, 56.5529, 101.2412) |
| Luminance | 0.5655 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 1.62
Mauve
#E0B0FF
ΔE00 2.16
Pale Violet
#CEAEFA
ΔE00 3.48
Light Lavendar
#EFC0FE
ΔE00 4.12
Light Lavender
#DFC5FE
ΔE00 4.18
Light Lilac
#EDC8FF
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB7FE #D7FEB7
analogous
#BAB7FE #DEB7FE #FEB7FA
triadic
#DEB7FE #FEDEB7 #B7FEDE
tetradic
#DEB7FE #FEBAB7 #D7FEB7 #B7FAFE
square
#DEB7FE #FEBAB7 #D7FEB7 #B7FAFE
split-complementary
#DEB7FE #FAFEB7 #B7FEBA
monochromatic
#A73EFC #C27BFD #DEB7FE #F1E1FF #F1E1FF
Accessibility & contrast
On white
1.71
#DEB7FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#DEB7FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB7FE
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB7FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB7FE | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC4FF
Deuteranopia (green-blind)
#B3C7FC
Tritanopia (blue-blind)
#DAC0D0
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #deb7fe; /* rgb */ color: rgb(222, 183, 254); /* oklch */ color: oklch(83.7% 0.105 309.2);
Tailwind
colors: {
custom: {
50: '#e9cdff',
500: '#deb7fe',
950: '#000000',
},
}SCSS
$custom: #deb7fe; $custom-light: #e9cdff; $custom-dark: #000000;
JSON
{
"hex": "#deb7fe",
"rgb": {
"r": 222,
"g": 183,
"b": 254
},
"hsl": {
"h": 272.958,
"s": 97.26,
"l": 85.686
},
"oklch": {
"l": 0.83748,
"c": 0.10528,
"h": 309.2
},
"luminance": 0.56552
}Semantic roles & 50–950 ramp
primary
#DEB7FE
secondary
#A7E574
accent
#E60067
background
#FEFEFF
surface
#FDFAFF
border
#D5D3D7
text
#161318
muted
#848386