#ADA7ED#ADA7ED
#ADA7ED is a light, moderate blue. Relative luminance 0.426; OKLCH L 75.9% C 0.100 H 287.7°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #ADA7ED |
|---|---|
| RGB | rgb(173, 167, 237) |
| HSL | hsl(245, 66%, 79%) |
| HSV | hsv(245, 30%, 93%) |
| CMYK | cmyk(27%, 29.5%, 0%, 7.1%) |
| CIE-LAB | lab(71.31, 17.19, -34.27) |
| CIE-LCH | lch(71.31, 38.34, 296.64°) |
| OKLab | oklab(75.92% 0.0303 -0.0949) |
| OKLCH | oklch(75.92% 0.1 287.7) |
| XYZ | xyz(46.3345, 42.6352, 85.8926) |
| Luminance | 0.4264 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.49
Pale Violet
#CEAEFA
ΔE00 6.90
Lavender (survey)
#C79FEF
ΔE00 7.45
Pastel Purple
#CAA0FF
ΔE00 7.58
Periwinkle Blue
#8F99FB
ΔE00 7.96
Light Periwinkle
#C1C6FC
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADA7ED #E7EDA7
analogous
#A7C4ED #ADA7ED #D0A7ED
triadic
#ADA7ED #EDADA7 #A7EDAD
tetradic
#ADA7ED #EDA7C4 #E7EDA7 #A7EDD0
square
#ADA7ED #EDA7C4 #E7EDA7 #A7EDD0
split-complementary
#ADA7ED #EDD0A7 #C4EDA7
monochromatic
#4E41D8 #7E74E3 #ADA7ED #DCDAF7 #E7E6FA
Accessibility & contrast
On white
2.20
#ADA7ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#ADA7ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADA7ED
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADA7ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADA7ED | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B0F0
Deuteranopia (green-blind)
#93ADEB
Tritanopia (blue-blind)
#9EB3C0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ada7ed; /* rgb */ color: rgb(173, 167, 237); /* oklch */ color: oklch(75.9% 0.100 287.7);
Tailwind
colors: {
custom: {
50: '#c7c1f3',
500: '#ada7ed',
950: '#000000',
},
}SCSS
$custom: #ada7ed; $custom-light: #c7c1f3; $custom-dark: #000000;
JSON
{
"hex": "#ada7ed",
"rgb": {
"r": 173,
"g": 167,
"b": 237
},
"hsl": {
"h": 245.143,
"s": 66.038,
"l": 79.216
},
"oklch": {
"l": 0.75919,
"c": 0.09963,
"h": 287.7
},
"luminance": 0.42636
}Semantic roles & 50–950 ramp
primary
#ADA7ED
secondary
#EFF1DA
accent
#CE18BE
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131217
muted
#828185