#D3AAFF#D3AAFF
#D3AAFF is a light, vivid violet. Relative luminance 0.498; OKLCH L 80.5% C 0.124 H 305.9°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #D3AAFF |
|---|---|
| RGB | rgb(211, 170, 255) |
| HSL | hsl(269, 100%, 83%) |
| HSV | hsv(269, 33%, 100%) |
| CMYK | cmyk(17.3%, 33.3%, 0%, 0%) |
| CIE-LAB | lab(75.96, 30.84, -36.56) |
| CIE-LCH | lch(75.96, 47.83, 310.15°) |
| OKLab | oklab(80.49% 0.073 -0.1008) |
| OKLCH | oklch(80.49% 0.124 305.9) |
| XYZ | xyz(59.2852, 49.8187, 101.0811) |
| Luminance | 0.4982 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 2.00
Lilac (survey)
#CEA2FD
ΔE00 2.06
Mauve
#E0B0FF
ΔE00 2.98
Pastel Purple
#CAA0FF
ΔE00 2.98
Light Violet
#D6B4FC
ΔE00 3.06
Lavender (survey)
#C79FEF
ΔE00 3.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3AAFF #D6FFAA
analogous
#AAABFF #D3AAFF #FDAAFF
triadic
#D3AAFF #FFD3AA #AAFFD3
tetradic
#D3AAFF #FFAAAB #D6FFAA #AAFFFD
square
#D3AAFF #FFAAAB #D6FFAA #AAFFFD
split-complementary
#D3AAFF #FFFDAA #ABFFAA
monochromatic
#9430FF #B36DFF #D3AAFF #EFE0FF #EFE0FF
Accessibility & contrast
On white
1.92
#D3AAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#D3AAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3AAFF
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3AAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3AAFF | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99BAFF
Deuteranopia (green-blind)
#A1BCFD
Tritanopia (blue-blind)
#CDB7C9
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #d3aaff; /* rgb */ color: rgb(211, 170, 255); /* oklch */ color: oklch(80.5% 0.124 305.9);
Tailwind
colors: {
custom: {
50: '#e1c3ff',
500: '#d3aaff',
950: '#000000',
},
}SCSS
$custom: #d3aaff; $custom-light: #e1c3ff; $custom-dark: #000000;
JSON
{
"hex": "#d3aaff",
"rgb": {
"r": 211,
"g": 170,
"b": 255
},
"hsl": {
"h": 268.941,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.80492,
"c": 0.12446,
"h": 305.9
},
"luminance": 0.49818
}Semantic roles & 50–950 ramp
primary
#D3AAFF
secondary
#E6F7D4
accent
#E60077
background
#FDFCFF
surface
#FBF8FF
border
#D4D1D7
text
#151218
muted
#838186