#ADB2EA#ADB2EA
#ADB2EA is a light, moderate blue. Relative luminance 0.467; OKLCH L 77.9% C 0.080 H 280.4°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #ADB2EA |
|---|---|
| RGB | rgb(173, 178, 234) |
| HSL | hsl(235, 59%, 80%) |
| HSV | hsv(235, 26%, 92%) |
| CMYK | cmyk(26.1%, 23.9%, 0%, 8.2%) |
| CIE-LAB | lab(73.97, 10.35, -28.52) |
| CIE-LCH | lch(73.97, 30.34, 289.95°) |
| OKLab | oklab(77.95% 0.0144 -0.0786) |
| OKLCH | oklch(77.95% 0.08 280.4) |
| XYZ | xyz(48.0014, 46.6644, 84.3040) |
| Luminance | 0.4667 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.14
Periwinkle
#CCCCFF
ΔE00 7.10
Pastel Blue
#A2BFFE
ΔE00 7.36
Lavender
#B39DDB
ΔE00 8.08
Pale Violet
#CEAEFA
ΔE00 8.70
Lightsteelblue
#B0C4DE
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADB2EA #EAE5AD
analogous
#ADD1EA #ADB2EA #C7ADEA
triadic
#ADB2EA #EAADB2 #B2EAAD
tetradic
#ADB2EA #EAADD1 #EAE5AD #ADEAC7
square
#ADB2EA #EAADD1 #EAE5AD #ADEAC7
split-complementary
#ADB2EA #EAC7AD #D1EAAD
monochromatic
#4C56D1 #7C84DE #ADB2EA #DEE0F6 #E7E8F9
Accessibility & contrast
On white
2.03
#ADB2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#ADB2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADB2EA
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADB2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADB2EA | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B8EC
Deuteranopia (green-blind)
#9FB4E9
Tritanopia (blue-blind)
#9EBCC5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #adb2ea; /* rgb */ color: rgb(173, 178, 234); /* oklch */ color: oklch(77.9% 0.080 280.4);
Tailwind
colors: {
custom: {
50: '#c6c9f1',
500: '#adb2ea',
950: '#000000',
},
}SCSS
$custom: #adb2ea; $custom-light: #c6c9f1; $custom-dark: #000000;
JSON
{
"hex": "#adb2ea",
"rgb": {
"r": 173,
"g": 178,
"b": 234
},
"hsl": {
"h": 235.082,
"s": 59.223,
"l": 79.804
},
"oklch": {
"l": 0.77946,
"c": 0.07989,
"h": 280.4
},
"luminance": 0.46666
}Semantic roles & 50–950 ramp
primary
#ADB2EA
secondary
#F0EEDB
accent
#B91FC7
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284