#ADB2FF#ADB2FF
#ADB2FF is a light, moderate blue. Relative luminance 0.479; OKLCH L 78.8% C 0.109 H 280.7°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #ADB2FF |
|---|---|
| RGB | rgb(173, 178, 255) |
| HSL | hsl(236, 100%, 84%) |
| HSV | hsv(236, 32%, 100%) |
| CMYK | cmyk(32.2%, 30.2%, 0%, 0%) |
| CIE-LAB | lab(74.79, 15.50, -38.61) |
| CIE-LCH | lch(74.79, 41.61, 291.87°) |
| OKLab | oklab(78.85% 0.0203 -0.1074) |
| OKLCH | oklch(78.85% 0.109 280.7) |
| XYZ | xyz(51.1990, 47.9434, 101.1448) |
| Luminance | 0.4794 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.94
Light Periwinkle
#C1C6FC
ΔE00 6.26
Periwinkle Blue
#8F99FB
ΔE00 7.59
Periwinkle
#CCCCFF
ΔE00 8.54
Lightsteelblue
#B0C4DE
ΔE00 8.70
Powder Blue (survey)
#B1D1FC
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADB2FF #FFFAAD
analogous
#ADDBFF #ADB2FF #D1ADFF
triadic
#ADB2FF #FFADB2 #B2FFAD
tetradic
#ADB2FF #FFADDB #FFFAAD #ADFFD1
square
#ADB2FF #FFADDB #FFFAAD #ADFFD1
split-complementary
#ADB2FF #FFD1AD #DBFFAD
monochromatic
#333FFF #7079FF #ADB2FF #E0E2FF #E0E2FF
Accessibility & contrast
On white
1.98
#ADB2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#ADB2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADB2FF
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADB2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADB2FF | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BBBFF
Deuteranopia (green-blind)
#97B5FD
Tritanopia (blue-blind)
#97C0CD
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #adb2ff; /* rgb */ color: rgb(173, 178, 255); /* oklch */ color: oklch(78.8% 0.109 280.7);
Tailwind
colors: {
custom: {
50: '#c7c8ff',
500: '#adb2ff',
950: '#000000',
},
}SCSS
$custom: #adb2ff; $custom-light: #c7c8ff; $custom-dark: #000000;
JSON
{
"hex": "#adb2ff",
"rgb": {
"r": 173,
"g": 178,
"b": 255
},
"hsl": {
"h": 236.341,
"s": 100,
"l": 83.922
},
"oklch": {
"l": 0.78846,
"c": 0.10929,
"h": 280.7
},
"luminance": 0.47945
}Semantic roles & 50–950 ramp
primary
#ADB2FF
secondary
#F7F5D4
accent
#D800E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131318
muted
#828286