#DBBEFB#DBBEFB
#DBBEFB is a very light, moderate violet. Relative luminance 0.589; OKLCH L 84.6% C 0.089 H 306.2°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBEFB |
|---|---|
| RGB | rgb(219, 190, 251) |
| HSL | hsl(269, 88%, 86%) |
| HSV | hsv(269, 24%, 98%) |
| CMYK | cmyk(12.7%, 24.3%, 0%, 1.6%) |
| CIE-LAB | lab(81.21, 21.59, -26.27) |
| CIE-LCH | lch(81.21, 34.00, 309.41°) |
| OKLab | oklab(84.64% 0.0525 -0.0717) |
| OKLCH | oklch(84.64% 0.089 306.2) |
| XYZ | xyz(65.0362, 58.8523, 99.1815) |
| Luminance | 0.5885 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 1.76
Light Violet
#D6B4FC
ΔE00 3.04
Pale Lilac
#E4CBFF
ΔE00 3.46
Light Lilac
#EDC8FF
ΔE00 3.96
Light Lavendar
#EFC0FE
ΔE00 4.30
Mauve
#E0B0FF
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBEFB #DEFBBE
analogous
#BEC0FB #DBBEFB #FABEFB
triadic
#DBBEFB #FBDBBE #BEFBDB
tetradic
#DBBEFB #FBBEC0 #DEFBBE #BEFBFA
square
#DBBEFB #FBBEC0 #DEFBBE #BEFBFA
split-complementary
#DBBEFB #FBFABE #C0FBBE
monochromatic
#9B4BF4 #BB84F7 #DBBEFB #EFE2FD #EFE2FD
Accessibility & contrast
On white
1.64
#DBBEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#DBBEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBEFB
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBEFB | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C9FE
Deuteranopia (green-blind)
#B9CAF9
Tritanopia (blue-blind)
#D7C6D3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #dbbefb; /* rgb */ color: rgb(219, 190, 251); /* oklch */ color: oklch(84.6% 0.089 306.2);
Tailwind
colors: {
custom: {
50: '#e6d1fc',
500: '#dbbefb',
950: '#000000',
},
}SCSS
$custom: #dbbefb; $custom-light: #e6d1fc; $custom-dark: #000000;
JSON
{
"hex": "#dbbefb",
"rgb": {
"r": 219,
"g": 190,
"b": 251
},
"hsl": {
"h": 268.525,
"s": 88.406,
"l": 86.471
},
"oklch": {
"l": 0.84637,
"c": 0.08881,
"h": 306.2
},
"luminance": 0.58852
}Semantic roles & 50–950 ramp
primary
#DBBEFB
secondary
#B1E07D
accent
#E50078
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385