#ADA5E9#ADA5E9
#ADA5E9 is a light, moderate blue. Relative luminance 0.417; OKLCH L 75.4% C 0.097 H 289.2°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #ADA5E9 |
|---|---|
| RGB | rgb(173, 165, 233) |
| HSL | hsl(247, 61%, 78%) |
| HSV | hsv(247, 29%, 91%) |
| CMYK | cmyk(25.8%, 29.2%, 0%, 8.6%) |
| CIE-LAB | lab(70.65, 17.35, -33.11) |
| CIE-LCH | lch(70.65, 37.38, 297.66°) |
| OKLab | oklab(75.36% 0.032 -0.0916) |
| OKLCH | oklch(75.36% 0.097 289.2) |
| XYZ | xyz(45.3931, 41.6769, 82.7279) |
| Luminance | 0.4168 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.60
Pale Violet
#CEAEFA
ΔE00 6.71
Lavender (survey)
#C79FEF
ΔE00 6.95
Pastel Purple
#CAA0FF
ΔE00 7.37
Lilac (survey)
#CEA2FD
ΔE00 7.77
Baby Purple
#CA9BF7
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADA5E9 #E1E9A5
analogous
#A5BFE9 #ADA5E9 #CFA5E9
triadic
#ADA5E9 #E9ADA5 #A5E9AD
tetradic
#ADA5E9 #E9A5BF #E1E9A5 #A5E9CF
square
#ADA5E9 #E9A5BF #E1E9A5 #A5E9CF
split-complementary
#ADA5E9 #E9CFA5 #BFE9A5
monochromatic
#5343D1 #8074DD #ADA5E9 #DAD6F5 #E9E6F9
Accessibility & contrast
On white
2.25
#ADA5E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#ADA5E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADA5E9
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADA5E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADA5E9 | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93AEEC
Deuteranopia (green-blind)
#93ABE7
Tritanopia (blue-blind)
#A0B1BD
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ada5e9; /* rgb */ color: rgb(173, 165, 233); /* oklch */ color: oklch(75.4% 0.097 289.2);
Tailwind
colors: {
custom: {
50: '#c6bff0',
500: '#ada5e9',
950: '#000000',
},
}SCSS
$custom: #ada5e9; $custom-light: #c6bff0; $custom-dark: #000000;
JSON
{
"hex": "#ada5e9",
"rgb": {
"r": 173,
"g": 165,
"b": 233
},
"hsl": {
"h": 247.059,
"s": 60.714,
"l": 78.039
},
"oklch": {
"l": 0.75359,
"c": 0.097,
"h": 289.2
},
"luminance": 0.41678
}Semantic roles & 50–950 ramp
primary
#ADA5E9
secondary
#EEF0DB
accent
#C81DB4
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131216
muted
#828184