#ADA2EA#ADA2EA
#ADA2EA is a light, moderate blue. Relative luminance 0.407; OKLCH L 74.8% C 0.103 H 290.7°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #ADA2EA |
|---|---|
| RGB | rgb(173, 162, 234) |
| HSL | hsl(249, 63%, 78%) |
| HSV | hsv(249, 31%, 92%) |
| CMYK | cmyk(26.1%, 30.8%, 0%, 8.2%) |
| CIE-LAB | lab(69.94, 19.27, -34.75) |
| CIE-LCH | lch(69.94, 39.73, 299.01°) |
| OKLab | oklab(74.83% 0.0364 -0.0963) |
| OKLCH | oklch(74.83% 0.103 290.7) |
| XYZ | xyz(45.0015, 40.6647, 83.3041) |
| Luminance | 0.4067 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.33
Lavender (survey)
#C79FEF
ΔE00 6.39
Pale Violet
#CEAEFA
ΔE00 6.64
Pastel Purple
#CAA0FF
ΔE00 6.73
Lilac (survey)
#CEA2FD
ΔE00 7.21
Baby Purple
#CA9BF7
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADA2EA #DFEAA2
analogous
#A2BBEA #ADA2EA #D1A2EA
triadic
#ADA2EA #EAADA2 #A2EAAD
tetradic
#ADA2EA #EAA2BB #DFEAA2 #A2EAD1
square
#ADA2EA #EAA2BB #DFEAA2 #A2EAD1
split-complementary
#ADA2EA #EAD1A2 #BBEAA2
monochromatic
#553ED3 #8170DF #ADA2EA #D9D4F5 #E9E6F9
Accessibility & contrast
On white
2.30
#ADA2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#ADA2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADA2EA
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADA2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADA2EA | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FACED
Deuteranopia (green-blind)
#90A9E8
Tritanopia (blue-blind)
#A0AEBC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ada2ea; /* rgb */ color: rgb(173, 162, 234); /* oklch */ color: oklch(74.8% 0.103 290.7);
Tailwind
colors: {
custom: {
50: '#c6bdf1',
500: '#ada2ea',
950: '#000000',
},
}SCSS
$custom: #ada2ea; $custom-light: #c6bdf1; $custom-dark: #000000;
JSON
{
"hex": "#ada2ea",
"rgb": {
"r": 173,
"g": 162,
"b": 234
},
"hsl": {
"h": 249.167,
"s": 63.158,
"l": 77.647
},
"oklch": {
"l": 0.74827,
"c": 0.10291,
"h": 290.7
},
"luminance": 0.40665
}Semantic roles & 50–950 ramp
primary
#ADA2EA
secondary
#EDF1DA
accent
#CB1BB0
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131216
muted
#828184