#ADA2EB#ADA2EB
#ADA2EB is a light, moderate blue. Relative luminance 0.407; OKLCH L 74.9% C 0.104 H 290.6°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #ADA2EB |
|---|---|
| RGB | rgb(173, 162, 235) |
| HSL | hsl(249, 65%, 78%) |
| HSV | hsv(249, 31%, 92%) |
| CMYK | cmyk(26.4%, 31.1%, 0%, 7.8%) |
| CIE-LAB | lab(69.98, 19.51, -35.23) |
| CIE-LCH | lch(69.98, 40.27, 298.98°) |
| OKLab | oklab(74.87% 0.0366 -0.0976) |
| OKLCH | oklch(74.87% 0.104 290.6) |
| XYZ | xyz(45.1456, 40.7223, 84.0628) |
| Luminance | 0.4072 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.49
Lavender (survey)
#C79FEF
ΔE00 6.42
Pale Violet
#CEAEFA
ΔE00 6.66
Pastel Purple
#CAA0FF
ΔE00 6.68
Lilac (survey)
#CEA2FD
ΔE00 7.19
Baby Purple
#CA9BF7
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADA2EB #E0EBA2
analogous
#A2BBEB #ADA2EB #D1A2EB
triadic
#ADA2EB #EBADA2 #A2EBAD
tetradic
#ADA2EB #EBA2BB #E0EBA2 #A2EBD1
square
#ADA2EB #EBA2BB #E0EBA2 #A2EBD1
split-complementary
#ADA2EB #EBD1A2 #BBEBA2
monochromatic
#543DD5 #8170E0 #ADA2EB #D9D4F6 #E9E6FA
Accessibility & contrast
On white
2.30
#ADA2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#ADA2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADA2EB
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADA2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADA2EB | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FACEE
Deuteranopia (green-blind)
#8FAAE9
Tritanopia (blue-blind)
#9FAFBC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ada2eb; /* rgb */ color: rgb(173, 162, 235); /* oklch */ color: oklch(74.9% 0.104 290.6);
Tailwind
colors: {
custom: {
50: '#c7bdf1',
500: '#ada2eb',
950: '#000000',
},
}SCSS
$custom: #ada2eb; $custom-light: #c7bdf1; $custom-dark: #000000;
JSON
{
"hex": "#ada2eb",
"rgb": {
"r": 173,
"g": 162,
"b": 235
},
"hsl": {
"h": 249.041,
"s": 64.602,
"l": 77.843
},
"oklch": {
"l": 0.74872,
"c": 0.10429,
"h": 290.6
},
"luminance": 0.40723
}Semantic roles & 50–950 ramp
primary
#ADA2EB
secondary
#EEF1DA
accent
#CC19B1
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131217
muted
#828185