#ADAAED#ADAAED
#ADAAED is a light, moderate blue. Relative luminance 0.437; OKLCH L 76.5% C 0.095 H 286.0°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #ADAAED |
|---|---|
| RGB | rgb(173, 170, 237) |
| HSL | hsl(243, 65%, 80%) |
| HSV | hsv(243, 28%, 93%) |
| CMYK | cmyk(27%, 28.3%, 0%, 7.1%) |
| CIE-LAB | lab(72.06, 15.52, -33.10) |
| CIE-LCH | lch(72.06, 36.56, 295.11°) |
| OKLab | oklab(76.5% 0.0262 -0.0916) |
| OKLCH | oklch(76.5% 0.095 286) |
| XYZ | xyz(46.8905, 43.7471, 86.0779) |
| Luminance | 0.4375 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.09
Light Periwinkle
#C1C6FC
ΔE00 7.14
Pale Violet
#CEAEFA
ΔE00 7.21
Lavender (survey)
#C79FEF
ΔE00 8.15
Periwinkle Blue
#8F99FB
ΔE00 8.21
Pastel Purple
#CAA0FF
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADAAED #EAEDAA
analogous
#AAC8ED #ADAAED #CFAAED
triadic
#ADAAED #EDADAA #AAEDAD
tetradic
#ADAAED #EDAAC8 #EAEDAA #AAEDCF
square
#ADAAED #EDAAC8 #EAEDAA #AAEDCF
split-complementary
#ADAAED #EDCFAA #C8EDAA
monochromatic
#4C45D8 #7C77E2 #ADAAED #DEDDF8 #E7E6FA
Accessibility & contrast
On white
2.15
#ADAAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#ADAAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADAAED
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADAAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADAAED | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B2F0
Deuteranopia (green-blind)
#96AFEB
Tritanopia (blue-blind)
#9EB6C2
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #adaaed; /* rgb */ color: rgb(173, 170, 237); /* oklch */ color: oklch(76.5% 0.095 286.0);
Tailwind
colors: {
custom: {
50: '#c6c3f3',
500: '#adaaed',
950: '#000000',
},
}SCSS
$custom: #adaaed; $custom-light: #c6c3f3; $custom-dark: #000000;
JSON
{
"hex": "#adaaed",
"rgb": {
"r": 173,
"g": 170,
"b": 237
},
"hsl": {
"h": 242.687,
"s": 65.049,
"l": 79.804
},
"oklch": {
"l": 0.765,
"c": 0.09526,
"h": 286
},
"luminance": 0.43748
}Semantic roles & 50–950 ramp
primary
#ADAAED
secondary
#F0F1DA
accent
#CD19C5
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131217
muted
#828185