#DEB7FB#DEB7FB
#DEB7FB is a very light, moderate violet. Relative luminance 0.564; OKLCH L 83.6% C 0.102 H 310.3°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB7FB |
|---|---|
| RGB | rgb(222, 183, 251) |
| HSL | hsl(274, 89%, 85%) |
| HSV | hsv(274, 27%, 98%) |
| CMYK | cmyk(11.6%, 27.1%, 0%, 1.6%) |
| CIE-LAB | lab(79.82, 26.29, -28.37) |
| CIE-LCH | lch(79.82, 38.68, 312.82°) |
| OKLab | oklab(83.63% 0.0658 -0.0775) |
| OKLCH | oklch(83.63% 0.102 310.3) |
| XYZ | xyz(64.4672, 56.3623, 98.7309) |
| Luminance | 0.5636 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 1.99
Mauve
#E0B0FF
ΔE00 2.47
Light Lavendar
#EFC0FE
ΔE00 3.72
Pale Violet
#CEAEFA
ΔE00 3.84
Light Lavender
#DFC5FE
ΔE00 3.97
Light Lilac
#EDC8FF
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB7FB #D4FBB7
analogous
#BCB7FB #DEB7FB #FBB7F6
triadic
#DEB7FB #FBDEB7 #B7FBDE
tetradic
#DEB7FB #FBBCB7 #D4FBB7 #B7F6FB
square
#DEB7FB #FBBCB7 #D4FBB7 #B7F6FB
split-complementary
#DEB7FB #F6FBB7 #B7FBBC
monochromatic
#A943F5 #C37DF8 #DEB7FB #F2E2FD #F2E2FD
Accessibility & contrast
On white
1.71
#DEB7FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#DEB7FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB7FB
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB7FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB7FB | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC4FE
Deuteranopia (green-blind)
#B4C7F9
Tritanopia (blue-blind)
#DBC0CF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #deb7fb; /* rgb */ color: rgb(222, 183, 251); /* oklch */ color: oklch(83.6% 0.102 310.3);
Tailwind
colors: {
custom: {
50: '#e9cdfc',
500: '#deb7fb',
950: '#000000',
},
}SCSS
$custom: #deb7fb; $custom-light: #e9cdfc; $custom-dark: #000000;
JSON
{
"hex": "#deb7fb",
"rgb": {
"r": 222,
"g": 183,
"b": 251
},
"hsl": {
"h": 274.412,
"s": 89.474,
"l": 85.098
},
"oklch": {
"l": 0.8363,
"c": 0.10163,
"h": 310.3
},
"luminance": 0.56362
}Semantic roles & 50–950 ramp
primary
#DEB7FB
secondary
#A3E077
accent
#E60062
background
#FEFEFF
surface
#FDFAFF
border
#D5D3D7
text
#161317
muted
#848385