#ADA9EA#ADA9EA
#ADA9EA is a light, moderate blue. Relative luminance 0.432; OKLCH L 76.2% C 0.092 H 286.8°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #ADA9EA |
|---|---|
| RGB | rgb(173, 169, 234) |
| HSL | hsl(244, 61%, 79%) |
| HSV | hsv(244, 28%, 92%) |
| CMYK | cmyk(26.1%, 27.8%, 0%, 8.2%) |
| CIE-LAB | lab(71.69, 15.35, -32.04) |
| CIE-LCH | lch(71.69, 35.53, 295.60°) |
| OKLab | oklab(76.18% 0.0267 -0.0885) |
| OKLCH | oklch(76.18% 0.093 286.8) |
| XYZ | xyz(46.2691, 43.1998, 83.7266) |
| Luminance | 0.4320 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.55
Pale Violet
#CEAEFA
ΔE00 7.07
Light Periwinkle
#C1C6FC
ΔE00 7.37
Lavender (survey)
#C79FEF
ΔE00 7.89
Pastel Purple
#CAA0FF
ΔE00 8.21
Light Violet
#D6B4FC
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADA9EA #E6EAA9
analogous
#A9C6EA #ADA9EA #CEA9EA
triadic
#ADA9EA #EAADA9 #A9EAAD
tetradic
#ADA9EA #EAA9C6 #E6EAA9 #A9EACE
square
#ADA9EA #EAA9C6 #E6EAA9 #A9EACE
split-complementary
#ADA9EA #EACEA9 #C6EAA9
monochromatic
#4F47D2 #7E78DE #ADA9EA #DCDAF6 #E8E6F9
Accessibility & contrast
On white
2.18
#ADA9EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#ADA9EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADA9EA
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADA9EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADA9EA | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B1ED
Deuteranopia (green-blind)
#97AEE8
Tritanopia (blue-blind)
#9FB4C0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ada9ea; /* rgb */ color: rgb(173, 169, 234); /* oklch */ color: oklch(76.2% 0.092 286.8);
Tailwind
colors: {
custom: {
50: '#c6c2f1',
500: '#ada9ea',
950: '#000000',
},
}SCSS
$custom: #ada9ea; $custom-light: #c6c2f1; $custom-dark: #000000;
JSON
{
"hex": "#ada9ea",
"rgb": {
"r": 173,
"g": 169,
"b": 234
},
"hsl": {
"h": 243.692,
"s": 60.748,
"l": 79.02
},
"oklch": {
"l": 0.76176,
"c": 0.0925,
"h": 286.8
},
"luminance": 0.43201
}Semantic roles & 50–950 ramp
primary
#ADA9EA
secondary
#EFF0DB
accent
#C81DBE
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131216
muted
#828184