#ADB7EA#ADB7EA
#ADB7EA is a light, moderate blue. Relative luminance 0.487; OKLCH L 78.9% C 0.073 H 276.0°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #ADB7EA |
|---|---|
| RGB | rgb(173, 183, 234) |
| HSL | hsl(230, 59%, 80%) |
| HSV | hsv(230, 26%, 92%) |
| CMYK | cmyk(26.1%, 21.8%, 0%, 8.2%) |
| CIE-LAB | lab(75.26, 7.60, -26.55) |
| CIE-LCH | lch(75.26, 27.62, 285.98°) |
| OKLab | oklab(78.94% 0.0076 -0.073) |
| OKLCH | oklch(78.94% 0.073 276) |
| XYZ | xyz(49.0144, 48.6904, 84.6417) |
| Luminance | 0.4869 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.37
Pastel Blue
#A2BFFE
ΔE00 6.17
Periwinkle
#CCCCFF
ΔE00 6.53
Lightsteelblue
#B0C4DE
ΔE00 7.96
Light Blue Grey
#B7C9E2
ΔE00 8.47
Powder Blue (survey)
#B1D1FC
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADB7EA #EAE0AD
analogous
#ADD6EA #ADB7EA #C2ADEA
triadic
#ADB7EA #EAADB7 #B7EAAD
tetradic
#ADB7EA #EAADD6 #EAE0AD #ADEAC2
square
#ADB7EA #EAADD6 #EAE0AD #ADEAC2
split-complementary
#ADB7EA #EAC2AD #D6EAAD
monochromatic
#4C61D1 #7C8CDE #ADB7EA #DEE2F6 #E7EAF9
Accessibility & contrast
On white
1.96
#ADB7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#ADB7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADB7EA
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADB7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADB7EA | 1.00 | 1.96 | 10.74 | 10.74 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BCEC
Deuteranopia (green-blind)
#A4B7E9
Tritanopia (blue-blind)
#9EC0C8
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #adb7ea; /* rgb */ color: rgb(173, 183, 234); /* oklch */ color: oklch(78.9% 0.073 276.0);
Tailwind
colors: {
custom: {
50: '#c6ccf0',
500: '#adb7ea',
950: '#000000',
},
}SCSS
$custom: #adb7ea; $custom-light: #c6ccf0; $custom-dark: #000000;
JSON
{
"hex": "#adb7ea",
"rgb": {
"r": 173,
"g": 183,
"b": 234
},
"hsl": {
"h": 230.164,
"s": 59.223,
"l": 79.804
},
"oklch": {
"l": 0.78944,
"c": 0.07343,
"h": 276
},
"luminance": 0.48692
}Semantic roles & 50–950 ramp
primary
#ADB7EA
secondary
#F0EDDB
accent
#AB1FC7
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284