#DBBCEB#DBBCEB
#DBBCEB is a very light, moderate violet. Relative luminance 0.570; OKLCH L 83.7% C 0.072 H 314.1°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBCEB |
|---|---|
| RGB | rgb(219, 188, 235) |
| HSL | hsl(280, 54%, 83%) |
| HSV | hsv(280, 20%, 92%) |
| CMYK | cmyk(6.8%, 20%, 0%, 7.8%) |
| CIE-LAB | lab(80.19, 19.44, -19.25) |
| CIE-LCH | lch(80.19, 27.36, 315.29°) |
| OKLab | oklab(83.68% 0.0505 -0.052) |
| OKLCH | oklch(83.68% 0.072 314.1) |
| XYZ | xyz(62.1896, 57.0254, 86.3120) |
| Luminance | 0.5703 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.85
Light Lilac
#EDC8FF
ΔE00 3.90
Pale Lilac
#E4CBFF
ΔE00 4.09
Pale Lavender
#EECFFE
ΔE00 4.53
Light Lavendar
#EFC0FE
ΔE00 4.57
Very Light Purple
#F6CEFC
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBCEB #CCEBBC
analogous
#C3BCEB #DBBCEB #EBBCE4
triadic
#DBBCEB #EBDBBC #BCEBDB
tetradic
#DBBCEB #EBC3BC #CCEBBC #BCE4EB
square
#DBBCEB #EBC3BC #CCEBBC #BCE4EB
split-complementary
#DBBCEB #E4EBBC #BCEBC3
monochromatic
#A85ECF #C28DDD #DBBCEB #F2E7F8 #F2E7F8
Accessibility & contrast
On white
1.69
#DBBCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#DBBCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBCEB
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBCEB | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C5ED
Deuteranopia (green-blind)
#BCC8E9
Tritanopia (blue-blind)
#DAC1CC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #dbbceb; /* rgb */ color: rgb(219, 188, 235); /* oklch */ color: oklch(83.7% 0.072 314.1);
Tailwind
colors: {
custom: {
50: '#e6d0f1',
500: '#dbbceb',
950: '#000000',
},
}SCSS
$custom: #dbbceb; $custom-light: #e6d0f1; $custom-dark: #000000;
JSON
{
"hex": "#dbbceb",
"rgb": {
"r": 219,
"g": 188,
"b": 235
},
"hsl": {
"h": 279.574,
"s": 54.023,
"l": 82.941
},
"oklch": {
"l": 0.83675,
"c": 0.07247,
"h": 314.1
},
"luminance": 0.57025
}Semantic roles & 50–950 ramp
primary
#DBBCEB
secondary
#9BC784
accent
#C1245A
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161416
muted
#848385