#DEB7FA#DEB7FA
#DEB7FA is a very light, moderate violet. Relative luminance 0.563; OKLCH L 83.6% C 0.100 H 310.7°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB7FA |
|---|---|
| RGB | rgb(222, 183, 250) |
| HSL | hsl(275, 87%, 85%) |
| HSV | hsv(275, 27%, 98%) |
| CMYK | cmyk(11.2%, 26.8%, 0%, 2%) |
| CIE-LAB | lab(79.78, 26.09, -27.89) |
| CIE-LCH | lch(79.78, 38.19, 313.09°) |
| OKLab | oklab(83.59% 0.0655 -0.0761) |
| OKLCH | oklch(83.59% 0.1 310.7) |
| XYZ | xyz(64.3100, 56.2994, 97.9029) |
| Luminance | 0.5630 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 2.15
Mauve
#E0B0FF
ΔE00 2.61
Light Lavendar
#EFC0FE
ΔE00 3.60
Light Lavender
#DFC5FE
ΔE00 3.92
Pale Violet
#CEAEFA
ΔE00 3.98
Light Lilac
#EDC8FF
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB7FA #D3FAB7
analogous
#BCB7FA #DEB7FA #FAB7F5
triadic
#DEB7FA #FADEB7 #B7FADE
tetradic
#DEB7FA #FABCB7 #D3FAB7 #B7F5FA
square
#DEB7FA #FABCB7 #D3FAB7 #B7F5FA
split-complementary
#DEB7FA #F5FAB7 #B7FABC
monochromatic
#AA45F2 #C47EF6 #DEB7FA #F2E2FD #F2E2FD
Accessibility & contrast
On white
1.71
#DEB7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#DEB7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB7FA
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB7FA | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC4FD
Deuteranopia (green-blind)
#B4C7F8
Tritanopia (blue-blind)
#DBC0CF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #deb7fa; /* rgb */ color: rgb(222, 183, 250); /* oklch */ color: oklch(83.6% 0.100 310.7);
Tailwind
colors: {
custom: {
50: '#e9ccfc',
500: '#deb7fa',
950: '#000000',
},
}SCSS
$custom: #deb7fa; $custom-light: #e9ccfc; $custom-dark: #000000;
JSON
{
"hex": "#deb7fa",
"rgb": {
"r": 222,
"g": 183,
"b": 250
},
"hsl": {
"h": 274.925,
"s": 87.013,
"l": 84.902
},
"oklch": {
"l": 0.8359,
"c": 0.10042,
"h": 310.7
},
"luminance": 0.56299
}Semantic roles & 50–950 ramp
primary
#DEB7FA
secondary
#A2DE77
accent
#E40260
background
#FEFEFF
surface
#FDFAFF
border
#D5D3D7
text
#161317
muted
#848385