#DBBBFB#DBBBFB
#DBBBFB is a very light, moderate violet. Relative luminance 0.576; OKLCH L 84.1% C 0.094 H 307.2°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBBFB |
|---|---|
| RGB | rgb(219, 187, 251) |
| HSL | hsl(270, 89%, 86%) |
| HSV | hsv(270, 25%, 98%) |
| CMYK | cmyk(12.7%, 25.5%, 0%, 1.6%) |
| CIE-LAB | lab(80.50, 23.21, -27.36) |
| CIE-LCH | lch(80.50, 35.88, 310.30°) |
| OKLab | oklab(84.09% 0.0567 -0.0747) |
| OKLCH | oklch(84.09% 0.094 307.2) |
| XYZ | xyz(64.3931, 57.5661, 98.9671) |
| Luminance | 0.5757 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 2.24
Light Lavender
#DFC5FE
ΔE00 2.63
Mauve
#E0B0FF
ΔE00 3.87
Pale Violet
#CEAEFA
ΔE00 4.09
Light Lavendar
#EFC0FE
ΔE00 4.16
Pale Lilac
#E4CBFF
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBBFB #DBFBBB
analogous
#BBBBFB #DBBBFB #FBBBFB
triadic
#DBBBFB #FBDBBB #BBFBDB
tetradic
#DBBBFB #FBBBBB #DBFBBB #BBFBFB
square
#DBBBFB #FBBBBB #DBFBBB #BBFBFB
split-complementary
#DBBBFB #FBFBBB #BBFBBB
monochromatic
#9E47F4 #BC81F8 #DBBBFB #F0E2FD #F0E2FD
Accessibility & contrast
On white
1.68
#DBBBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#DBBBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBBFB
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBBFB | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C6FE
Deuteranopia (green-blind)
#B6C8F9
Tritanopia (blue-blind)
#D7C4D1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #dbbbfb; /* rgb */ color: rgb(219, 187, 251); /* oklch */ color: oklch(84.1% 0.094 307.2);
Tailwind
colors: {
custom: {
50: '#e6cffc',
500: '#dbbbfb',
950: '#000000',
},
}SCSS
$custom: #dbbbfb; $custom-light: #e6cffc; $custom-dark: #000000;
JSON
{
"hex": "#dbbbfb",
"rgb": {
"r": 219,
"g": 187,
"b": 251
},
"hsl": {
"h": 270,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.84087,
"c": 0.0938,
"h": 307.2
},
"luminance": 0.57566
}Semantic roles & 50–950 ramp
primary
#DBBBFB
secondary
#ADE07A
accent
#E60073
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385