#ADA6EB#ADA6EB
#ADA6EB is a light, moderate blue. Relative luminance 0.422; OKLCH L 75.6% C 0.098 H 288.5°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #ADA6EB |
|---|---|
| RGB | rgb(173, 166, 235) |
| HSL | hsl(246, 63%, 79%) |
| HSV | hsv(246, 29%, 92%) |
| CMYK | cmyk(26.4%, 29.4%, 0%, 7.8%) |
| CIE-LAB | lab(70.98, 17.27, -33.69) |
| CIE-LCH | lch(70.98, 37.86, 297.14°) |
| OKLab | oklab(75.64% 0.0311 -0.0932) |
| OKLCH | oklch(75.64% 0.098 288.5) |
| XYZ | xyz(45.8614, 42.1540, 84.3014) |
| Luminance | 0.4215 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.05
Pale Violet
#CEAEFA
ΔE00 6.79
Lavender (survey)
#C79FEF
ΔE00 7.19
Pastel Purple
#CAA0FF
ΔE00 7.46
Lilac (survey)
#CEA2FD
ΔE00 7.89
Periwinkle Blue
#8F99FB
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADA6EB #E4EBA6
analogous
#A6C1EB #ADA6EB #CFA6EB
triadic
#ADA6EB #EBADA6 #A6EBAD
tetradic
#ADA6EB #EBA6C1 #E4EBA6 #A6EBCF
square
#ADA6EB #EBA6C1 #E4EBA6 #A6EBCF
split-complementary
#ADA6EB #EBCFA6 #C1EBA6
monochromatic
#5142D5 #7F74E0 #ADA6EB #DBD8F6 #E8E6F9
Accessibility & contrast
On white
2.23
#ADA6EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#ADA6EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADA6EB
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADA6EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADA6EB | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94AFEE
Deuteranopia (green-blind)
#93ACE9
Tritanopia (blue-blind)
#9FB2BF
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ada6eb; /* rgb */ color: rgb(173, 166, 235); /* oklch */ color: oklch(75.6% 0.098 288.5);
Tailwind
colors: {
custom: {
50: '#c6c0f1',
500: '#ada6eb',
950: '#000000',
},
}SCSS
$custom: #ada6eb; $custom-light: #c6c0f1; $custom-dark: #000000;
JSON
{
"hex": "#ada6eb",
"rgb": {
"r": 173,
"g": 166,
"b": 235
},
"hsl": {
"h": 246.087,
"s": 63.303,
"l": 78.627
},
"oklch": {
"l": 0.75639,
"c": 0.09831,
"h": 288.5
},
"luminance": 0.42155
}Semantic roles & 50–950 ramp
primary
#ADA6EB
secondary
#EFF1DA
accent
#CB1AB9
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131217
muted
#828185