#A5ADEB#A5ADEB
#A5ADEB is a light, moderate blue. Relative luminance 0.439; OKLCH L 76.4% C 0.089 H 278.4°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #A5ADEB |
|---|---|
| RGB | rgb(165, 173, 235) |
| HSL | hsl(233, 64%, 78%) |
| HSV | hsv(233, 30%, 92%) |
| CMYK | cmyk(29.8%, 26.4%, 0%, 7.8%) |
| CIE-LAB | lab(72.15, 11.04, -31.92) |
| CIE-LCH | lch(72.15, 33.78, 289.08°) |
| OKLab | oklab(76.4% 0.013 -0.0883) |
| OKLCH | oklch(76.4% 0.089 278.4) |
| XYZ | xyz(45.4519, 43.8833, 84.6567) |
| Luminance | 0.4389 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 6.76
Light Periwinkle
#C1C6FC
ΔE00 6.83
Periwinkle Blue
#8F99FB
ΔE00 7.39
Lavender
#B39DDB
ΔE00 8.49
Periwinkle
#CCCCFF
ΔE00 9.01
Lightsteelblue
#B0C4DE
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5ADEB #EBE3A5
analogous
#A5D0EB #A5ADEB #C0A5EB
triadic
#A5ADEB #EBA5AD #ADEBA5
tetradic
#A5ADEB #EBA5D0 #EBE3A5 #A5EBC0
square
#A5ADEB #EBA5D0 #EBE3A5 #A5EBC0
split-complementary
#A5ADEB #EBC0A5 #D0EBA5
monochromatic
#4152D5 #737FE0 #A5ADEB #D7DBF6 #E6E8F9
Accessibility & contrast
On white
2.15
#A5ADEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#A5ADEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5ADEB
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5ADEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5ADEB | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB4EE
Deuteranopia (green-blind)
#97AEE9
Tritanopia (blue-blind)
#93B8C3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #a5adeb; /* rgb */ color: rgb(165, 173, 235); /* oklch */ color: oklch(76.4% 0.089 278.4);
Tailwind
colors: {
custom: {
50: '#c1c5f1',
500: '#a5adeb',
950: '#000000',
},
}SCSS
$custom: #a5adeb; $custom-light: #c1c5f1; $custom-dark: #000000;
JSON
{
"hex": "#a5adeb",
"rgb": {
"r": 165,
"g": 173,
"b": 235
},
"hsl": {
"h": 233.143,
"s": 63.636,
"l": 78.431
},
"oklch": {
"l": 0.76397,
"c": 0.0893,
"h": 278.4
},
"luminance": 0.43885
}Semantic roles & 50–950 ramp
primary
#A5ADEB
secondary
#F1EEDA
accent
#B71ACB
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#121216
muted
#818184