#D0ABFF#D0ABFF
#D0ABFF is a light, vivid violet. Relative luminance 0.498; OKLCH L 80.4% C 0.122 H 304.0°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #D0ABFF |
|---|---|
| RGB | rgb(208, 171, 255) |
| HSL | hsl(266, 100%, 84%) |
| HSV | hsv(266, 33%, 100%) |
| CMYK | cmyk(18.4%, 32.9%, 0%, 0%) |
| CIE-LAB | lab(75.92, 29.40, -36.64) |
| CIE-LCH | lch(75.92, 46.98, 308.75°) |
| OKLab | oklab(80.4% 0.0682 -0.1011) |
| OKLCH | oklch(80.4% 0.122 304) |
| XYZ | xyz(58.6217, 49.7559, 101.1039) |
| Luminance | 0.4976 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 1.52
Lilac (survey)
#CEA2FD
ΔE00 2.30
Light Violet
#D6B4FC
ΔE00 2.96
Pastel Purple
#CAA0FF
ΔE00 2.99
Lavender (survey)
#C79FEF
ΔE00 3.37
Mauve
#E0B0FF
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0ABFF #DAFFAB
analogous
#ABB0FF #D0ABFF #FAABFF
triadic
#D0ABFF #FFD0AB #ABFFD0
tetradic
#D0ABFF #FFABB0 #DAFFAB #ABFFFA
square
#D0ABFF #FFABB0 #DAFFAB #ABFFFA
split-complementary
#D0ABFF #FFFAAB #B0FFAB
monochromatic
#8C31FF #AE6EFF #D0ABFF #EEE0FF #EEE0FF
Accessibility & contrast
On white
1.92
#D0ABFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#D0ABFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0ABFF
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0ABFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0ABFF | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99BAFF
Deuteranopia (green-blind)
#A1BBFD
Tritanopia (blue-blind)
#C9B8CA
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #d0abff; /* rgb */ color: rgb(208, 171, 255); /* oklch */ color: oklch(80.4% 0.122 304.0);
Tailwind
colors: {
custom: {
50: '#dfc4ff',
500: '#d0abff',
950: '#000000',
},
}SCSS
$custom: #d0abff; $custom-light: #dfc4ff; $custom-dark: #000000;
JSON
{
"hex": "#d0abff",
"rgb": {
"r": 208,
"g": 171,
"b": 255
},
"hsl": {
"h": 266.429,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.80399,
"c": 0.12196,
"h": 304
},
"luminance": 0.49756
}Semantic roles & 50–950 ramp
primary
#D0ABFF
secondary
#E8F7D4
accent
#E60080
background
#FDFCFF
surface
#FBF8FF
border
#D4D1D7
text
#151218
muted
#838186