#DBB8EF#DBB8EF
#DBB8EF is a very light, moderate violet. Relative luminance 0.556; OKLCH L 83.1% C 0.084 H 313.1°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DBB8EF |
|---|---|
| RGB | rgb(219, 184, 239) |
| HSL | hsl(278, 63%, 83%) |
| HSV | hsv(278, 23%, 94%) |
| CMYK | cmyk(8.4%, 23%, 0%, 6.3%) |
| CIE-LAB | lab(79.37, 22.39, -22.64) |
| CIE-LCH | lch(79.37, 31.84, 314.68°) |
| OKLab | oklab(83.08% 0.0575 -0.0614) |
| OKLCH | oklch(83.08% 0.084 313.1) |
| XYZ | xyz(61.9313, 55.5738, 89.1089) |
| Luminance | 0.5557 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.65
Light Lavendar
#EFC0FE
ΔE00 3.72
Light Lilac
#EDC8FF
ΔE00 4.01
Light Violet
#D6B4FC
ΔE00 4.18
Pale Lilac
#E4CBFF
ΔE00 4.62
Mauve
#E0B0FF
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBB8EF #CCEFB8
analogous
#BFB8EF #DBB8EF #EFB8E7
triadic
#DBB8EF #EFDBB8 #B8EFDB
tetradic
#DBB8EF #EFBFB8 #CCEFB8 #B8E7EF
square
#DBB8EF #EFBFB8 #CCEFB8 #B8E7EF
split-complementary
#DBB8EF #E7EFB8 #B8EFBF
monochromatic
#A854D8 #C286E4 #DBB8EF #F2E6F9 #F2E6F9
Accessibility & contrast
On white
1.73
#DBB8EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#DBB8EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBB8EF
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBB8EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBB8EF | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C3F1
Deuteranopia (green-blind)
#B7C6ED
Tritanopia (blue-blind)
#DABFCB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #dbb8ef; /* rgb */ color: rgb(219, 184, 239); /* oklch */ color: oklch(83.1% 0.084 313.1);
Tailwind
colors: {
custom: {
50: '#e6cdf4',
500: '#dbb8ef',
950: '#000000',
},
}SCSS
$custom: #dbb8ef; $custom-light: #e6cdf4; $custom-dark: #000000;
JSON
{
"hex": "#dbb8ef",
"rgb": {
"r": 219,
"g": 184,
"b": 239
},
"hsl": {
"h": 278.182,
"s": 63.218,
"l": 82.941
},
"oklch": {
"l": 0.83084,
"c": 0.08417,
"h": 313.1
},
"luminance": 0.55573
}Semantic roles & 50–950 ramp
primary
#DBB8EF
secondary
#9BCD7E
accent
#CB1B5B
background
#FEFEFF
surface
#FCFAFE
border
#D5D3D6
text
#161317
muted
#848385