#ABB1DB#ABB1DB
#ABB1DB is a light, moderate blue. Relative luminance 0.452; OKLCH L 77.0% C 0.060 H 278.5°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB1DB |
|---|---|
| RGB | rgb(171, 177, 219) |
| HSL | hsl(233, 40%, 76%) |
| HSV | hsv(233, 22%, 86%) |
| CMYK | cmyk(21.9%, 19.2%, 0%, 14.1%) |
| CIE-LAB | lab(73.03, 6.79, -21.81) |
| CIE-LCH | lch(73.03, 22.85, 287.30°) |
| OKLab | oklab(77% 0.0089 -0.0597) |
| OKLCH | oklch(77% 0.06 278.5) |
| XYZ | xyz(45.2997, 45.2158, 73.3450) |
| Luminance | 0.4522 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.29
Periwinkle
#CCCCFF
ΔE00 7.76
Lavender
#B39DDB
ΔE00 8.52
Pastel Blue
#A2BFFE
ΔE00 8.85
Lightsteelblue
#B0C4DE
ΔE00 8.86
Light Blue Grey
#B7C9E2
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB1DB #DBD5AB
analogous
#ABC9DB #ABB1DB #BDABDB
triadic
#ABB1DB #DBABB1 #B1DBAB
tetradic
#ABB1DB #DBABC9 #DBD5AB #ABDBBD
square
#ABB1DB #DBABC9 #DBD5AB #ABDBBD
split-complementary
#ABB1DB #DBBDAB #C9DBAB
monochromatic
#5561B6 #8089C9 #ABB1DB #D6D9ED #EAEBF6
Accessibility & contrast
On white
2.09
#ABB1DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#ABB1DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB1DB
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB1DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB1DB | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6B5DD
Deuteranopia (green-blind)
#A3B2DA
Tritanopia (blue-blind)
#A0B8BF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #abb1db; /* rgb */ color: rgb(171, 177, 219); /* oklch */ color: oklch(77.0% 0.060 278.5);
Tailwind
colors: {
custom: {
50: '#c4c8e6',
500: '#abb1db',
950: '#000000',
},
}SCSS
$custom: #abb1db; $custom-light: #c4c8e6; $custom-dark: #000000;
JSON
{
"hex": "#abb1db",
"rgb": {
"r": 171,
"g": 177,
"b": 219
},
"hsl": {
"h": 232.5,
"s": 40,
"l": 76.471
},
"oklch": {
"l": 0.77,
"c": 0.06034,
"h": 278.5
},
"luminance": 0.45217
}Semantic roles & 50–950 ramp
primary
#ABB1DB
secondary
#EDEBDE
accent
#A332B3
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131316
muted
#828284