#DBBEF2#DBBEF2
#DBBEF2 is a very light, moderate violet. Relative luminance 0.583; OKLCH L 84.3% C 0.078 H 309.9°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBEF2 |
|---|---|
| RGB | rgb(219, 190, 242) |
| HSL | hsl(273, 67%, 85%) |
| HSV | hsv(273, 21%, 95%) |
| CMYK | cmyk(9.5%, 21.5%, 0%, 5.1%) |
| CIE-LAB | lab(80.90, 19.76, -21.92) |
| CIE-LCH | lch(80.90, 29.51, 312.02°) |
| OKLab | oklab(84.3% 0.0498 -0.0595) |
| OKLCH | oklch(84.3% 0.078 309.9) |
| XYZ | xyz(63.6511, 58.2983, 91.8867) |
| Luminance | 0.5830 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 2.34
Pale Lilac
#E4CBFF
ΔE00 3.08
Light Lilac
#EDC8FF
ΔE00 3.38
Light Lavendar
#EFC0FE
ΔE00 4.19
Pale Lavender
#EECFFE
ΔE00 4.37
Light Violet
#D6B4FC
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBEF2 #D5F2BE
analogous
#C1BEF2 #DBBEF2 #F2BEEF
triadic
#DBBEF2 #F2DBBE #BEF2DB
tetradic
#DBBEF2 #F2C1BE #D5F2BE #BEEFF2
square
#DBBEF2 #F2C1BE #D5F2BE #BEEFF2
split-complementary
#DBBEF2 #EFF2BE #BEF2C1
monochromatic
#A358DE #BF8BE8 #DBBEF2 #F1E5FA #F1E5FA
Accessibility & contrast
On white
1.66
#DBBEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#DBBEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBEF2
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBEF2 | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C7F4
Deuteranopia (green-blind)
#BCC9F0
Tritanopia (blue-blind)
#D9C4D0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dbbef2; /* rgb */ color: rgb(219, 190, 242); /* oklch */ color: oklch(84.3% 0.078 309.9);
Tailwind
colors: {
custom: {
50: '#e6d1f6',
500: '#dbbef2',
950: '#000000',
},
}SCSS
$custom: #dbbef2; $custom-light: #e6d1f6; $custom-dark: #000000;
JSON
{
"hex": "#dbbef2",
"rgb": {
"r": 219,
"g": 190,
"b": 242
},
"hsl": {
"h": 273.462,
"s": 66.667,
"l": 84.706
},
"oklch": {
"l": 0.84299,
"c": 0.07755,
"h": 309.9
},
"luminance": 0.58298
}Semantic roles & 50–950 ramp
primary
#DBBEF2
secondary
#A6D282
accent
#CF1768
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161417
muted
#848385