#ADA3EB#ADA3EB
#ADA3EB is a light, moderate blue. Relative luminance 0.411; OKLCH L 75.1% C 0.103 H 290.1°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #ADA3EB |
|---|---|
| RGB | rgb(173, 163, 235) |
| HSL | hsl(248, 64%, 78%) |
| HSV | hsv(248, 31%, 92%) |
| CMYK | cmyk(26.4%, 30.6%, 0%, 7.8%) |
| CIE-LAB | lab(70.23, 18.95, -34.85) |
| CIE-LCH | lch(70.23, 39.67, 298.54°) |
| OKLab | oklab(75.06% 0.0352 -0.0965) |
| OKLCH | oklch(75.06% 0.103 290.1) |
| XYZ | xyz(45.3225, 41.0760, 84.1218) |
| Luminance | 0.4108 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.60
Lavender (survey)
#C79FEF
ΔE00 6.59
Pale Violet
#CEAEFA
ΔE00 6.67
Pastel Purple
#CAA0FF
ΔE00 6.86
Lilac (survey)
#CEA2FD
ΔE00 7.34
Baby Purple
#CA9BF7
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADA3EB #E1EBA3
analogous
#A3BDEB #ADA3EB #D1A3EB
triadic
#ADA3EB #EBADA3 #A3EBAD
tetradic
#ADA3EB #EBA3BD #E1EBA3 #A3EBD1
square
#ADA3EB #EBA3BD #E1EBA3 #A3EBD1
split-complementary
#ADA3EB #EBD1A3 #BDEBA3
monochromatic
#533ED5 #8071E0 #ADA3EB #DAD5F6 #E9E6FA
Accessibility & contrast
On white
2.28
#ADA3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#ADA3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADA3EB
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADA3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADA3EB | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90ADEE
Deuteranopia (green-blind)
#90AAE9
Tritanopia (blue-blind)
#9FAFBD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ada3eb; /* rgb */ color: rgb(173, 163, 235); /* oklch */ color: oklch(75.1% 0.103 290.1);
Tailwind
colors: {
custom: {
50: '#c6bef1',
500: '#ada3eb',
950: '#000000',
},
}SCSS
$custom: #ada3eb; $custom-light: #c6bef1; $custom-dark: #000000;
JSON
{
"hex": "#ada3eb",
"rgb": {
"r": 173,
"g": 163,
"b": 235
},
"hsl": {
"h": 248.333,
"s": 64.286,
"l": 78.039
},
"oklch": {
"l": 0.75063,
"c": 0.10278,
"h": 290.1
},
"luminance": 0.41077
}Semantic roles & 50–950 ramp
primary
#ADA3EB
secondary
#EEF1DA
accent
#CC19B3
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131217
muted
#828185