#ADB2FA#ADB2FA
#ADB2FA is a light, moderate blue. Relative luminance 0.476; OKLCH L 78.6% C 0.102 H 280.7°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #ADB2FA |
|---|---|
| RGB | rgb(173, 178, 250) |
| HSL | hsl(236, 89%, 83%) |
| HSV | hsv(236, 31%, 98%) |
| CMYK | cmyk(30.8%, 28.8%, 0%, 2%) |
| CIE-LAB | lab(74.59, 14.25, -36.23) |
| CIE-LCH | lch(74.59, 38.93, 291.47°) |
| OKLab | oklab(78.62% 0.019 -0.1005) |
| OKLCH | oklch(78.62% 0.102 280.7) |
| XYZ | xyz(50.4046, 47.6257, 96.9609) |
| Luminance | 0.4763 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.84
Pastel Blue
#A2BFFE
ΔE00 6.14
Periwinkle Blue
#8F99FB
ΔE00 7.90
Periwinkle
#CCCCFF
ΔE00 8.10
Lightsteelblue
#B0C4DE
ΔE00 8.76
Pale Violet
#CEAEFA
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADB2FA #FAF5AD
analogous
#ADD8FA #ADB2FA #CEADFA
triadic
#ADB2FA #FAADB2 #B2FAAD
tetradic
#ADB2FA #FAADD8 #FAF5AD #ADFACE
square
#ADB2FA #FAADD8 #FAF5AD #ADFACE
split-complementary
#ADB2FA #FACEAD #D8FAAD
monochromatic
#3A46F3 #737CF6 #ADB2FA #E2E4FD #E2E4FD
Accessibility & contrast
On white
2.00
#ADB2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#ADB2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADB2FA
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADB2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADB2FA | 1.00 | 2.00 | 10.53 | 10.53 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DBAFD
Deuteranopia (green-blind)
#99B5F8
Tritanopia (blue-blind)
#99BFCB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #adb2fa; /* rgb */ color: rgb(173, 178, 250); /* oklch */ color: oklch(78.6% 0.102 280.7);
Tailwind
colors: {
custom: {
50: '#c7c8fc',
500: '#adb2fa',
950: '#000000',
},
}SCSS
$custom: #adb2fa; $custom-light: #c7c8fc; $custom-dark: #000000;
JSON
{
"hex": "#adb2fa",
"rgb": {
"r": 173,
"g": 178,
"b": 250
},
"hsl": {
"h": 236.104,
"s": 88.506,
"l": 82.941
},
"oklch": {
"l": 0.78624,
"c": 0.10233,
"h": 280.7
},
"luminance": 0.47627
}Semantic roles & 50–950 ramp
primary
#ADB2FA
secondary
#F5F3D6
accent
#D600E5
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285