#ABB0DB#ABB0DB
#ABB0DB is a light, moderate blue. Relative luminance 0.448; OKLCH L 76.8% C 0.062 H 279.6°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB0DB |
|---|---|
| RGB | rgb(171, 176, 219) |
| HSL | hsl(234, 40%, 76%) |
| HSV | hsv(234, 22%, 86%) |
| CMYK | cmyk(21.9%, 19.6%, 0%, 14.1%) |
| CIE-LAB | lab(72.77, 7.35, -22.21) |
| CIE-LCH | lch(72.77, 23.39, 288.30°) |
| OKLab | oklab(76.8% 0.0103 -0.0608) |
| OKLCH | oklch(76.8% 0.062 279.6) |
| XYZ | xyz(45.1029, 44.8222, 73.2794) |
| Luminance | 0.4482 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.41
Periwinkle
#CCCCFF
ΔE00 7.85
Lavender
#B39DDB
ΔE00 8.13
Pastel Blue
#A2BFFE
ΔE00 9.09
Lightsteelblue
#B0C4DE
ΔE00 9.26
Light Blue Grey
#B7C9E2
ΔE00 9.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB0DB #DBD6AB
analogous
#ABC8DB #ABB0DB #BEABDB
triadic
#ABB0DB #DBABB0 #B0DBAB
tetradic
#ABB0DB #DBABC8 #DBD6AB #ABDBBE
square
#ABB0DB #DBABC8 #DBD6AB #ABDBBE
split-complementary
#ABB0DB #DBBEAB #C8DBAB
monochromatic
#555FB6 #8088C9 #ABB0DB #D6D8ED #EAEBF6
Accessibility & contrast
On white
2.11
#ABB0DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#ABB0DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB0DB
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB0DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB0DB | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5B4DD
Deuteranopia (green-blind)
#A2B1DA
Tritanopia (blue-blind)
#A0B8BE
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #abb0db; /* rgb */ color: rgb(171, 176, 219); /* oklch */ color: oklch(76.8% 0.062 279.6);
Tailwind
colors: {
custom: {
50: '#c4c7e6',
500: '#abb0db',
950: '#000000',
},
}SCSS
$custom: #abb0db; $custom-light: #c4c7e6; $custom-dark: #000000;
JSON
{
"hex": "#abb0db",
"rgb": {
"r": 171,
"g": 176,
"b": 219
},
"hsl": {
"h": 233.75,
"s": 40,
"l": 76.471
},
"oklch": {
"l": 0.76798,
"c": 0.06165,
"h": 279.6
},
"luminance": 0.44823
}Semantic roles & 50–950 ramp
primary
#ABB0DB
secondary
#EDEBDE
accent
#A632B3
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131316
muted
#828284