#DBBAFE#DBBAFE
#DBBAFE is a very light, moderate violet. Relative luminance 0.573; OKLCH L 84.0% C 0.099 H 306.5°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBAFE |
|---|---|
| RGB | rgb(219, 186, 254) |
| HSL | hsl(269, 97%, 86%) |
| HSV | hsv(269, 27%, 100%) |
| CMYK | cmyk(13.8%, 26.8%, 0%, 0.4%) |
| CIE-LAB | lab(80.37, 24.37, -29.16) |
| CIE-LCH | lch(80.37, 38.00, 309.88°) |
| OKLab | oklab(84.02% 0.059 -0.0798) |
| OKLCH | oklch(84.02% 0.099 306.5) |
| XYZ | xyz(64.6583, 57.3340, 101.4070) |
| Luminance | 0.5733 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 1.60
Light Lavender
#DFC5FE
ΔE00 3.23
Mauve
#E0B0FF
ΔE00 3.35
Pale Violet
#CEAEFA
ΔE00 3.51
Light Lavendar
#EFC0FE
ΔE00 4.52
Pale Lilac
#E4CBFF
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBAFE #DDFEBA
analogous
#BABBFE #DBBAFE #FDBAFE
triadic
#DBBAFE #FEDBBA #BAFEDB
tetradic
#DBBAFE #FEBABB #DDFEBA #BAFEFD
square
#DBBAFE #FEBABB #DDFEBA #BAFEFD
split-complementary
#DBBAFE #FEFDBA #BBFEBA
monochromatic
#9C41FC #BC7EFD #DBBAFE #EFE1FF #EFE1FF
Accessibility & contrast
On white
1.68
#DBBAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#DBBAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBAFE
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBAFE | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC6FF
Deuteranopia (green-blind)
#B4C8FC
Tritanopia (blue-blind)
#D6C3D2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #dbbafe; /* rgb */ color: rgb(219, 186, 254); /* oklch */ color: oklch(84.0% 0.099 306.5);
Tailwind
colors: {
custom: {
50: '#e6cfff',
500: '#dbbafe',
950: '#000000',
},
}SCSS
$custom: #dbbafe; $custom-light: #e6cfff; $custom-dark: #000000;
JSON
{
"hex": "#dbbafe",
"rgb": {
"r": 219,
"g": 186,
"b": 254
},
"hsl": {
"h": 269.118,
"s": 97.143,
"l": 86.275
},
"oklch": {
"l": 0.84023,
"c": 0.09923,
"h": 306.5
},
"luminance": 0.57334
}Semantic roles & 50–950 ramp
primary
#DBBAFE
secondary
#B0E577
accent
#E60076
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161318
muted
#848386