#ADABF9#ADABF9
#ADABF9 is a light, moderate blue. Relative luminance 0.449; OKLCH L 77.2% C 0.111 H 284.7°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #ADABF9 |
|---|---|
| RGB | rgb(173, 171, 249) |
| HSL | hsl(242, 87%, 82%) |
| HSV | hsv(242, 31%, 98%) |
| CMYK | cmyk(30.5%, 31.3%, 0%, 2.4%) |
| CIE-LAB | lab(72.79, 17.90, -38.48) |
| CIE-LCH | lch(72.79, 42.44, 294.94°) |
| OKLab | oklab(77.22% 0.028 -0.107) |
| OKLCH | oklch(77.22% 0.111 284.7) |
| XYZ | xyz(48.8908, 44.8483, 95.6848) |
| Luminance | 0.4485 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 7.01
Light Periwinkle
#C1C6FC
ΔE00 7.39
Lavender
#B39DDB
ΔE00 7.76
Pale Violet
#CEAEFA
ΔE00 7.80
Pastel Blue
#A2BFFE
ΔE00 8.03
Pastel Purple
#CAA0FF
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADABF9 #F7F9AB
analogous
#ABD0F9 #ADABF9 #D4ABF9
triadic
#ADABF9 #F9ADAB #ABF9AD
tetradic
#ADABF9 #F9ABD0 #F7F9AB #ABF9D4
square
#ADABF9 #F9ABD0 #F7F9AB #ABF9D4
split-complementary
#ADABF9 #F9D4AB #D0F9AB
monochromatic
#3D39F1 #7572F5 #ADABF9 #E3E2FD #E3E2FD
Accessibility & contrast
On white
2.11
#ADABF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#ADABF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADABF9
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADABF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADABF9 | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B5FC
Deuteranopia (green-blind)
#92B0F7
Tritanopia (blue-blind)
#9AB9C7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #adabf9; /* rgb */ color: rgb(173, 171, 249); /* oklch */ color: oklch(77.2% 0.111 284.7);
Tailwind
colors: {
custom: {
50: '#c7c4fb',
500: '#adabf9',
950: '#000000',
},
}SCSS
$custom: #adabf9; $custom-light: #c7c4fb; $custom-dark: #000000;
JSON
{
"hex": "#adabf9",
"rgb": {
"r": 173,
"g": 171,
"b": 249
},
"hsl": {
"h": 241.538,
"s": 86.667,
"l": 82.353
},
"oklch": {
"l": 0.77224,
"c": 0.11061,
"h": 284.7
},
"luminance": 0.4485
}Semantic roles & 50–950 ramp
primary
#ADABF9
secondary
#F4F5D6
accent
#E302DD
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131217
muted
#828185