#ADA7EB#ADA7EB
#ADA7EB is a light, moderate blue. Relative luminance 0.425; OKLCH L 75.8% C 0.097 H 287.9°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #ADA7EB |
|---|---|
| RGB | rgb(173, 167, 235) |
| HSL | hsl(245, 63%, 79%) |
| HSV | hsv(245, 29%, 92%) |
| CMYK | cmyk(26.4%, 28.9%, 0%, 7.8%) |
| CIE-LAB | lab(71.23, 16.71, -33.30) |
| CIE-LCH | lch(71.23, 37.26, 296.64°) |
| OKLab | oklab(75.83% 0.0298 -0.0921) |
| OKLCH | oklch(75.83% 0.097 287.9) |
| XYZ | xyz(46.0439, 42.5190, 84.3623) |
| Luminance | 0.4252 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.24
Pale Violet
#CEAEFA
ΔE00 6.87
Lavender (survey)
#C79FEF
ΔE00 7.42
Pastel Purple
#CAA0FF
ΔE00 7.68
Light Periwinkle
#C1C6FC
ΔE00 7.93
Lilac (survey)
#CEA2FD
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADA7EB #E5EBA7
analogous
#A7C3EB #ADA7EB #CFA7EB
triadic
#ADA7EB #EBADA7 #A7EBAD
tetradic
#ADA7EB #EBA7C3 #E5EBA7 #A7EBCF
square
#ADA7EB #EBA7C3 #E5EBA7 #A7EBCF
split-complementary
#ADA7EB #EBCFA7 #C3EBA7
monochromatic
#5043D4 #7F75E0 #ADA7EB #DBD9F6 #E8E6F9
Accessibility & contrast
On white
2.21
#ADA7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#ADA7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADA7EB
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADA7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADA7EB | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B0EE
Deuteranopia (green-blind)
#94ADE9
Tritanopia (blue-blind)
#9FB3BF
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ada7eb; /* rgb */ color: rgb(173, 167, 235); /* oklch */ color: oklch(75.8% 0.097 287.9);
Tailwind
colors: {
custom: {
50: '#c6c1f1',
500: '#ada7eb',
950: '#000000',
},
}SCSS
$custom: #ada7eb; $custom-light: #c6c1f1; $custom-dark: #000000;
JSON
{
"hex": "#ada7eb",
"rgb": {
"r": 173,
"g": 167,
"b": 235
},
"hsl": {
"h": 245.294,
"s": 62.963,
"l": 78.824
},
"oklch": {
"l": 0.75832,
"c": 0.09682,
"h": 287.9
},
"luminance": 0.4252
}Semantic roles & 50–950 ramp
primary
#ADA7EB
secondary
#EFF1DA
accent
#CB1BBB
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131217
muted
#828185