#D2AEEA#D2AEEA
#D2AEEA is a light, moderate violet. Relative luminance 0.499; OKLCH L 80.3% C 0.091 H 311.5°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #D2AEEA |
|---|---|
| RGB | rgb(210, 174, 234) |
| HSL | hsl(276, 59%, 80%) |
| HSV | hsv(276, 26%, 92%) |
| CMYK | cmyk(10.3%, 25.6%, 0%, 8.2%) |
| CIE-LAB | lab(76.02, 23.94, -25.13) |
| CIE-LCH | lch(76.02, 34.71, 313.61°) |
| OKLab | oklab(80.26% 0.0606 -0.0685) |
| OKLCH | oklch(80.26% 0.091 311.5) |
| XYZ | xyz(56.5632, 49.9149, 84.4807) |
| Luminance | 0.4991 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 3.42
Pale Violet
#CEAEFA
ΔE00 4.13
Mauve
#E0B0FF
ΔE00 4.16
Lavender (survey)
#C79FEF
ΔE00 5.35
Light Lavender
#DFC5FE
ΔE00 5.60
Light Lavendar
#EFC0FE
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2AEEA #C6EAAE
analogous
#B4AEEA #D2AEEA #EAAEE4
triadic
#D2AEEA #EAD2AE #AEEAD2
tetradic
#D2AEEA #EAB4AE #C6EAAE #AEE4EA
square
#D2AEEA #EAB4AE #C6EAAE #AEE4EA
split-complementary
#D2AEEA #E4EAAE #AEEAB4
monochromatic
#9C4DD1 #B77DDD #D2AEEA #EDDFF7 #F2E7F9
Accessibility & contrast
On white
1.91
#D2AEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#D2AEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2AEEA
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2AEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2AEEA | 1.00 | 1.91 | 10.98 | 10.98 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5BAEC
Deuteranopia (green-blind)
#ACBCE8
Tritanopia (blue-blind)
#D0B5C3
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #d2aeea; /* rgb */ color: rgb(210, 174, 234); /* oklch */ color: oklch(80.3% 0.091 311.5);
Tailwind
colors: {
custom: {
50: '#e0c6f0',
500: '#d2aeea',
950: '#000000',
},
}SCSS
$custom: #d2aeea; $custom-light: #e0c6f0; $custom-dark: #000000;
JSON
{
"hex": "#d2aeea",
"rgb": {
"r": 210,
"g": 174,
"b": 234
},
"hsl": {
"h": 276,
"s": 58.824,
"l": 80
},
"oklch": {
"l": 0.80257,
"c": 0.09142,
"h": 311.5
},
"luminance": 0.49914
}Semantic roles & 50–950 ramp
primary
#D2AEEA
secondary
#E3F0DB
accent
#C61F62
background
#FDFCFE
surface
#FBF8FD
border
#D4D1D5
text
#151316
muted
#838284