#ADA4ED#ADA4ED
#ADA4ED is a light, moderate blue. Relative luminance 0.415; OKLCH L 75.3% C 0.104 H 289.3°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #ADA4ED |
|---|---|
| RGB | rgb(173, 164, 237) |
| HSL | hsl(247, 67%, 79%) |
| HSV | hsv(247, 31%, 93%) |
| CMYK | cmyk(27%, 30.8%, 0%, 7.1%) |
| CIE-LAB | lab(70.56, 18.87, -35.43) |
| CIE-LCH | lch(70.56, 40.14, 298.04°) |
| OKLab | oklab(75.34% 0.0344 -0.0982) |
| OKLCH | oklch(75.34% 0.104 289.3) |
| XYZ | xyz(45.7913, 41.5487, 85.7115) |
| Luminance | 0.4155 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.03
Pale Violet
#CEAEFA
ΔE00 6.74
Lavender (survey)
#C79FEF
ΔE00 6.84
Pastel Purple
#CAA0FF
ΔE00 6.95
Lilac (survey)
#CEA2FD
ΔE00 7.46
Baby Purple
#CA9BF7
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADA4ED #E4EDA4
analogous
#A4BFED #ADA4ED #D1A4ED
triadic
#ADA4ED #EDADA4 #A4EDAD
tetradic
#ADA4ED #EDA4BF #E4EDA4 #A4EDD1
square
#ADA4ED #EDA4BF #E4EDA4 #A4EDD1
split-complementary
#ADA4ED #EDD1A4 #BFEDA4
monochromatic
#513ED9 #7F71E3 #ADA4ED #DBD7F7 #E8E5FA
Accessibility & contrast
On white
2.26
#ADA4ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#ADA4ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADA4ED
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADA4ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADA4ED | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90AEF0
Deuteranopia (green-blind)
#90ABEB
Tritanopia (blue-blind)
#9FB1BE
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ada4ed; /* rgb */ color: rgb(173, 164, 237); /* oklch */ color: oklch(75.3% 0.104 289.3);
Tailwind
colors: {
custom: {
50: '#c7bff3',
500: '#ada4ed',
950: '#000000',
},
}SCSS
$custom: #ada4ed; $custom-light: #c7bff3; $custom-dark: #000000;
JSON
{
"hex": "#ada4ed",
"rgb": {
"r": 173,
"g": 164,
"b": 237
},
"hsl": {
"h": 247.397,
"s": 66.972,
"l": 78.627
},
"oklch": {
"l": 0.75343,
"c": 0.10407,
"h": 289.3
},
"luminance": 0.4155
}Semantic roles & 50–950 ramp
primary
#ADA4ED
secondary
#EFF1DA
accent
#CF17B8
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131217
muted
#828185