#ABB2DB#ABB2DB
#ABB2DB is a light, muted blue. Relative luminance 0.456; OKLCH L 77.2% C 0.059 H 277.3°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB2DB |
|---|---|
| RGB | rgb(171, 178, 219) |
| HSL | hsl(231, 40%, 76%) |
| HSV | hsv(231, 22%, 86%) |
| CMYK | cmyk(21.9%, 18.7%, 0%, 14.1%) |
| CIE-LAB | lab(73.29, 6.25, -21.42) |
| CIE-LCH | lch(73.29, 22.31, 286.26°) |
| OKLab | oklab(77.2% 0.0075 -0.0586) |
| OKLCH | oklch(77.2% 0.059 277.3) |
| XYZ | xyz(45.4980, 45.6123, 73.4110) |
| Luminance | 0.4561 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.20
Periwinkle
#CCCCFF
ΔE00 7.71
Lightsteelblue
#B0C4DE
ΔE00 8.44
Pastel Blue
#A2BFFE
ΔE00 8.61
Lavender
#B39DDB
ΔE00 8.91
Light Blue Grey
#B7C9E2
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB2DB #DBD4AB
analogous
#ABCADB #ABB2DB #BCABDB
triadic
#ABB2DB #DBABB2 #B2DBAB
tetradic
#ABB2DB #DBABCA #DBD4AB #ABDBBC
square
#ABB2DB #DBABCA #DBD4AB #ABDBBC
split-complementary
#ABB2DB #DBBCAB #CADBAB
monochromatic
#5563B6 #808BC9 #ABB2DB #D6D9ED #EAEBF6
Accessibility & contrast
On white
2.07
#ABB2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#ABB2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB2DB
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB2DB | 1.00 | 2.07 | 10.12 | 10.12 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B6DD
Deuteranopia (green-blind)
#A4B2DA
Tritanopia (blue-blind)
#A0B9C0
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #abb2db; /* rgb */ color: rgb(171, 178, 219); /* oklch */ color: oklch(77.2% 0.059 277.3);
Tailwind
colors: {
custom: {
50: '#c4c9e6',
500: '#abb2db',
950: '#000000',
},
}SCSS
$custom: #abb2db; $custom-light: #c4c9e6; $custom-dark: #000000;
JSON
{
"hex": "#abb2db",
"rgb": {
"r": 171,
"g": 178,
"b": 219
},
"hsl": {
"h": 231.25,
"s": 40,
"l": 76.471
},
"oklch": {
"l": 0.77202,
"c": 0.05906,
"h": 277.3
},
"luminance": 0.45613
}Semantic roles & 50–950 ramp
primary
#ABB2DB
secondary
#EDEBDE
accent
#A032B3
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131316
muted
#828284