#DBABFC#DBABFC
#DBABFC is a light, vivid violet. Relative luminance 0.512; OKLCH L 81.3% C 0.122 H 310.9°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DBABFC |
|---|---|
| RGB | rgb(219, 171, 252) |
| HSL | hsl(276, 93%, 83%) |
| HSV | hsv(276, 32%, 99%) |
| CMYK | cmyk(13.1%, 32.1%, 0%, 1.2%) |
| CIE-LAB | lab(76.81, 32.06, -33.56) |
| CIE-LCH | lch(76.81, 46.41, 313.69°) |
| OKLab | oklab(81.27% 0.0798 -0.0922) |
| OKLCH | oklch(81.27% 0.122 310.9) |
| XYZ | xyz(61.3440, 51.2149, 98.7304) |
| Luminance | 0.5121 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Mauve
#E0B0FF
ΔE00 1.30
Light Violet
#D6B4FC
ΔE00 3.01
Pale Violet
#CEAEFA
ΔE00 3.15
Lilac (survey)
#CEA2FD
ΔE00 3.47
Lavender (survey)
#C79FEF
ΔE00 4.09
Pastel Purple
#CAA0FF
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBABFC #CCFCAB
analogous
#B2ABFC #DBABFC #FCABF4
triadic
#DBABFC #FCDBAB #ABFCDB
tetradic
#DBABFC #FCB2AB #CCFCAB #ABF4FC
square
#DBABFC #FCB2AB #CCFCAB #ABF4FC
split-complementary
#DBABFC #F4FCAB #ABFCB2
monochromatic
#A835F8 #C270FA #DBABFC #F2E1FE #F2E1FE
Accessibility & contrast
On white
1.87
#DBABFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#DBABFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBABFC
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBABFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBABFC | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DBBFF
Deuteranopia (green-blind)
#A7BFFA
Tritanopia (blue-blind)
#D8B6C8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #dbabfc; /* rgb */ color: rgb(219, 171, 252); /* oklch */ color: oklch(81.3% 0.122 310.9);
Tailwind
colors: {
custom: {
50: '#e7c4fd',
500: '#dbabfc',
950: '#000000',
},
}SCSS
$custom: #dbabfc; $custom-light: #e7c4fd; $custom-dark: #000000;
JSON
{
"hex": "#dbabfc",
"rgb": {
"r": 219,
"g": 171,
"b": 252
},
"hsl": {
"h": 275.556,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.81275,
"c": 0.12193,
"h": 310.9
},
"luminance": 0.51214
}Semantic roles & 50–950 ramp
primary
#DBABFC
secondary
#9BE06B
accent
#E6005D
background
#FEFDFF
surface
#FCF9FF
border
#D5D2D7
text
#161217
muted
#848285