#DBB7EF#DBB7EF
#DBB7EF is a very light, moderate violet. Relative luminance 0.552; OKLCH L 82.9% C 0.086 H 313.4°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DBB7EF |
|---|---|
| RGB | rgb(219, 183, 239) |
| HSL | hsl(279, 64%, 83%) |
| HSV | hsv(279, 23%, 94%) |
| CMYK | cmyk(8.4%, 23.4%, 0%, 6.3%) |
| CIE-LAB | lab(79.13, 22.93, -23.00) |
| CIE-LCH | lch(79.13, 32.48, 314.91°) |
| OKLab | oklab(82.9% 0.059 -0.0625) |
| OKLCH | oklch(82.9% 0.086 313.4) |
| XYZ | xyz(61.7244, 55.1598, 89.0399) |
| Luminance | 0.5516 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.70
Light Lavender
#DFC5FE
ΔE00 3.85
Light Violet
#D6B4FC
ΔE00 4.02
Light Lilac
#EDC8FF
ΔE00 4.18
Mauve
#E0B0FF
ΔE00 4.71
Pale Lilac
#E4CBFF
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBB7EF #CBEFB7
analogous
#BFB7EF #DBB7EF #EFB7E7
triadic
#DBB7EF #EFDBB7 #B7EFDB
tetradic
#DBB7EF #EFBFB7 #CBEFB7 #B7E7EF
square
#DBB7EF #EFBFB7 #CBEFB7 #B7E7EF
split-complementary
#DBB7EF #E7EFB7 #B7EFBF
monochromatic
#A953D9 #C285E4 #DBB7EF #F2E6F9 #F2E6F9
Accessibility & contrast
On white
1.75
#DBB7EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#DBB7EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBB7EF
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBB7EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBB7EF | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC2F1
Deuteranopia (green-blind)
#B7C5ED
Tritanopia (blue-blind)
#DABECA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #dbb7ef; /* rgb */ color: rgb(219, 183, 239); /* oklch */ color: oklch(82.9% 0.086 313.4);
Tailwind
colors: {
custom: {
50: '#e6ccf4',
500: '#dbb7ef',
950: '#000000',
},
}SCSS
$custom: #dbb7ef; $custom-light: #e6ccf4; $custom-dark: #000000;
JSON
{
"hex": "#dbb7ef",
"rgb": {
"r": 219,
"g": 183,
"b": 239
},
"hsl": {
"h": 278.571,
"s": 63.636,
"l": 82.745
},
"oklch": {
"l": 0.82901,
"c": 0.0859,
"h": 313.4
},
"luminance": 0.55159
}Semantic roles & 50–950 ramp
primary
#DBB7EF
secondary
#9ACD7D
accent
#CB1A59
background
#FEFEFF
surface
#FCFAFE
border
#D5D3D6
text
#161317
muted
#848385