#DBBEF0#DBBEF0
#DBBEF0 is a very light, moderate violet. Relative luminance 0.582; OKLCH L 84.2% C 0.075 H 310.9°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBEF0 |
|---|---|
| RGB | rgb(219, 190, 240) |
| HSL | hsl(275, 63%, 84%) |
| HSV | hsv(275, 21%, 94%) |
| CMYK | cmyk(8.8%, 20.8%, 0%, 5.9%) |
| CIE-LAB | lab(80.84, 19.36, -20.95) |
| CIE-LCH | lch(80.84, 28.52, 312.73°) |
| OKLab | oklab(84.23% 0.0491 -0.0568) |
| OKLCH | oklch(84.23% 0.075 310.9) |
| XYZ | xyz(63.3524, 58.1788, 90.3133) |
| Luminance | 0.5818 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 2.72
Pale Lilac
#E4CBFF
ΔE00 3.21
Light Lilac
#EDC8FF
ΔE00 3.45
Pale Lavender
#EECFFE
ΔE00 4.24
Light Lavendar
#EFC0FE
ΔE00 4.34
Light Violet
#D6B4FC
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBEF0 #D3F0BE
analogous
#C2BEF0 #DBBEF0 #F0BEEC
triadic
#DBBEF0 #F0DBBE #BEF0DB
tetradic
#DBBEF0 #F0C2BE #D3F0BE #BEECF0
square
#DBBEF0 #F0C2BE #D3F0BE #BEECF0
split-complementary
#DBBEF0 #ECF0BE #BEF0C2
monochromatic
#A45BD9 #BF8CE5 #DBBEF0 #F1E6F9 #F1E6F9
Accessibility & contrast
On white
1.66
#DBBEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#DBBEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBEF0
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBEF0 | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C7F2
Deuteranopia (green-blind)
#BCC9EE
Tritanopia (blue-blind)
#D9C4CF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dbbef0; /* rgb */ color: rgb(219, 190, 240); /* oklch */ color: oklch(84.2% 0.075 310.9);
Tailwind
colors: {
custom: {
50: '#e6d1f5',
500: '#dbbef0',
950: '#000000',
},
}SCSS
$custom: #dbbef0; $custom-light: #e6d1f5; $custom-dark: #000000;
JSON
{
"hex": "#dbbef0",
"rgb": {
"r": 219,
"g": 190,
"b": 240
},
"hsl": {
"h": 274.8,
"s": 62.5,
"l": 84.314
},
"oklch": {
"l": 0.84226,
"c": 0.07508,
"h": 310.9
},
"luminance": 0.58178
}Semantic roles & 50–950 ramp
primary
#DBBEF0
secondary
#A3CF84
accent
#CA1B65
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161417
muted
#848385