#ADA3EA#ADA3EA
#ADA3EA is a light, moderate blue. Relative luminance 0.410; OKLCH L 75.0% C 0.101 H 290.2°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #ADA3EA |
|---|---|
| RGB | rgb(173, 163, 234) |
| HSL | hsl(248, 63%, 78%) |
| HSV | hsv(248, 30%, 92%) |
| CMYK | cmyk(26.1%, 30.3%, 0%, 8.2%) |
| CIE-LAB | lab(70.19, 18.71, -34.36) |
| CIE-LCH | lch(70.19, 39.13, 298.57°) |
| OKLab | oklab(75.02% 0.035 -0.0952) |
| OKLCH | oklch(75.02% 0.101 290.2) |
| XYZ | xyz(45.1784, 41.0184, 83.3630) |
| Luminance | 0.4102 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.44
Lavender (survey)
#C79FEF
ΔE00 6.57
Pale Violet
#CEAEFA
ΔE00 6.65
Pastel Purple
#CAA0FF
ΔE00 6.91
Lilac (survey)
#CEA2FD
ΔE00 7.37
Baby Purple
#CA9BF7
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADA3EA #E0EAA3
analogous
#A3BCEA #ADA3EA #D1A3EA
triadic
#ADA3EA #EAADA3 #A3EAAD
tetradic
#ADA3EA #EAA3BC #E0EAA3 #A3EAD1
square
#ADA3EA #EAA3BC #E0EAA3 #A3EAD1
split-complementary
#ADA3EA #EAD1A3 #BCEAA3
monochromatic
#543FD3 #8171DF #ADA3EA #D9D5F5 #E9E6F9
Accessibility & contrast
On white
2.28
#ADA3EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#ADA3EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADA3EA
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADA3EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADA3EA | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90ADED
Deuteranopia (green-blind)
#91AAE8
Tritanopia (blue-blind)
#A0AFBC
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ada3ea; /* rgb */ color: rgb(173, 163, 234); /* oklch */ color: oklch(75.0% 0.101 290.2);
Tailwind
colors: {
custom: {
50: '#c6bef1',
500: '#ada3ea',
950: '#000000',
},
}SCSS
$custom: #ada3ea; $custom-light: #c6bef1; $custom-dark: #000000;
JSON
{
"hex": "#ada3ea",
"rgb": {
"r": 173,
"g": 163,
"b": 234
},
"hsl": {
"h": 248.451,
"s": 62.832,
"l": 77.843
},
"oklch": {
"l": 0.75018,
"c": 0.1014,
"h": 290.2
},
"luminance": 0.41019
}Semantic roles & 50–950 ramp
primary
#ADA3EA
secondary
#EEF1DA
accent
#CB1BB2
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131216
muted
#828184