#ADA1EA#ADA1EA
#ADA1EA is a light, moderate blue. Relative luminance 0.403; OKLCH L 74.6% C 0.104 H 291.2°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #ADA1EA |
|---|---|
| RGB | rgb(173, 161, 234) |
| HSL | hsl(250, 63%, 77%) |
| HSV | hsv(250, 31%, 92%) |
| CMYK | cmyk(26.1%, 31.2%, 0%, 8.2%) |
| CIE-LAB | lab(69.69, 19.83, -35.13) |
| CIE-LCH | lch(69.69, 40.34, 299.44°) |
| OKLab | oklab(74.64% 0.0377 -0.0974) |
| OKLCH | oklch(74.64% 0.104 291.2) |
| XYZ | xyz(44.8261, 40.3138, 83.2456) |
| Luminance | 0.4031 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.23
Lavender (survey)
#C79FEF
ΔE00 6.23
Pastel Purple
#CAA0FF
ΔE00 6.56
Pale Violet
#CEAEFA
ΔE00 6.65
Lilac (survey)
#CEA2FD
ΔE00 7.07
Baby Purple
#CA9BF7
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADA1EA #DEEAA1
analogous
#A1BAEA #ADA1EA #D1A1EA
triadic
#ADA1EA #EAADA1 #A1EAAD
tetradic
#ADA1EA #EAA1BA #DEEAA1 #A1EAD1
square
#ADA1EA #EAA1BA #DEEAA1 #A1EAD1
split-complementary
#ADA1EA #EAD1A1 #BAEAA1
monochromatic
#563DD4 #816FDF #ADA1EA #D9D3F5 #E9E6F9
Accessibility & contrast
On white
2.32
#ADA1EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#ADA1EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADA1EA
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADA1EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADA1EA | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EABED
Deuteranopia (green-blind)
#8FA9E8
Tritanopia (blue-blind)
#A0ADBB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ada1ea; /* rgb */ color: rgb(173, 161, 234); /* oklch */ color: oklch(74.6% 0.104 291.2);
Tailwind
colors: {
custom: {
50: '#c6bcf1',
500: '#ada1ea',
950: '#000000',
},
}SCSS
$custom: #ada1ea; $custom-light: #c6bcf1; $custom-dark: #000000;
JSON
{
"hex": "#ada1ea",
"rgb": {
"r": 173,
"g": 161,
"b": 234
},
"hsl": {
"h": 249.863,
"s": 63.478,
"l": 77.451
},
"oklch": {
"l": 0.74637,
"c": 0.10443,
"h": 291.2
},
"luminance": 0.40314
}Semantic roles & 50–950 ramp
primary
#ADA1EA
secondary
#EDF1DA
accent
#CB1AAE
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131216
muted
#828184