#ADA5EB#ADA5EB
#ADA5EB is a light, moderate blue. Relative luminance 0.418; OKLCH L 75.4% C 0.100 H 289.0°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #ADA5EB |
|---|---|
| RGB | rgb(173, 165, 235) |
| HSL | hsl(247, 64%, 78%) |
| HSV | hsv(247, 30%, 92%) |
| CMYK | cmyk(26.4%, 29.8%, 0%, 7.8%) |
| CIE-LAB | lab(70.73, 17.83, -34.08) |
| CIE-LCH | lch(70.73, 38.46, 297.62°) |
| OKLab | oklab(75.45% 0.0325 -0.0943) |
| OKLCH | oklch(75.45% 0.1 289) |
| XYZ | xyz(45.6804, 41.7918, 84.2411) |
| Luminance | 0.4179 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.88
Pale Violet
#CEAEFA
ΔE00 6.73
Lavender (survey)
#C79FEF
ΔE00 6.98
Pastel Purple
#CAA0FF
ΔE00 7.25
Lilac (survey)
#CEA2FD
ΔE00 7.69
Baby Purple
#CA9BF7
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADA5EB #E3EBA5
analogous
#A5C0EB #ADA5EB #D0A5EB
triadic
#ADA5EB #EBADA5 #A5EBAD
tetradic
#ADA5EB #EBA5C0 #E3EBA5 #A5EBD0
square
#ADA5EB #EBA5C0 #E3EBA5 #A5EBD0
split-complementary
#ADA5EB #EBD0A5 #C0EBA5
monochromatic
#5241D5 #7F73E0 #ADA5EB #DBD7F6 #E8E6F9
Accessibility & contrast
On white
2.24
#ADA5EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#ADA5EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADA5EB
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADA5EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADA5EB | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AFEE
Deuteranopia (green-blind)
#92ABE9
Tritanopia (blue-blind)
#9FB1BE
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ada5eb; /* rgb */ color: rgb(173, 165, 235); /* oklch */ color: oklch(75.4% 0.100 289.0);
Tailwind
colors: {
custom: {
50: '#c6bff1',
500: '#ada5eb',
950: '#000000',
},
}SCSS
$custom: #ada5eb; $custom-light: #c6bff1; $custom-dark: #000000;
JSON
{
"hex": "#ada5eb",
"rgb": {
"r": 173,
"g": 165,
"b": 235
},
"hsl": {
"h": 246.857,
"s": 63.636,
"l": 78.431
},
"oklch": {
"l": 0.75446,
"c": 0.09979,
"h": 289
},
"luminance": 0.41793
}Semantic roles & 50–950 ramp
primary
#ADA5EB
secondary
#EEF1DA
accent
#CB1AB7
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131217
muted
#828185