#ADA7EA#ADA7EA
#ADA7EA is a light, moderate blue. Relative luminance 0.425; OKLCH L 75.8% C 0.095 H 288.0°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #ADA7EA |
|---|---|
| RGB | rgb(173, 167, 234) |
| HSL | hsl(245, 61%, 79%) |
| HSV | hsv(245, 29%, 92%) |
| CMYK | cmyk(26.1%, 28.6%, 0%, 8.2%) |
| CIE-LAB | lab(71.19, 16.47, -32.82) |
| CIE-LCH | lch(71.19, 36.72, 296.65°) |
| OKLab | oklab(75.79% 0.0295 -0.0908) |
| OKLCH | oklch(75.79% 0.095 288) |
| XYZ | xyz(45.8999, 42.4613, 83.6035) |
| Luminance | 0.4246 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.11
Pale Violet
#CEAEFA
ΔE00 6.86
Lavender (survey)
#C79FEF
ΔE00 7.41
Pastel Purple
#CAA0FF
ΔE00 7.74
Light Periwinkle
#C1C6FC
ΔE00 7.92
Lilac (survey)
#CEA2FD
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADA7EA #E4EAA7
analogous
#A7C2EA #ADA7EA #CEA7EA
triadic
#ADA7EA #EAADA7 #A7EAAD
tetradic
#ADA7EA #EAA7C2 #E4EAA7 #A7EACE
square
#ADA7EA #EAA7C2 #E4EAA7 #A7EACE
split-complementary
#ADA7EA #EACEA7 #C2EAA7
monochromatic
#5144D2 #7F76DE #ADA7EA #DBD8F6 #E8E6F9
Accessibility & contrast
On white
2.21
#ADA7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#ADA7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADA7EA
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADA7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADA7EA | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B0ED
Deuteranopia (green-blind)
#95ADE8
Tritanopia (blue-blind)
#9FB3BF
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ada7ea; /* rgb */ color: rgb(173, 167, 234); /* oklch */ color: oklch(75.8% 0.095 288.0);
Tailwind
colors: {
custom: {
50: '#c6c1f1',
500: '#ada7ea',
950: '#000000',
},
}SCSS
$custom: #ada7ea; $custom-light: #c6c1f1; $custom-dark: #000000;
JSON
{
"hex": "#ada7ea",
"rgb": {
"r": 173,
"g": 167,
"b": 234
},
"hsl": {
"h": 245.373,
"s": 61.468,
"l": 78.627
},
"oklch": {
"l": 0.75788,
"c": 0.09543,
"h": 288
},
"luminance": 0.42462
}Semantic roles & 50–950 ramp
primary
#ADA7EA
secondary
#EFF0DB
accent
#C91CBA
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131216
muted
#828184