#ABB3DB#ABB3DB
#ABB3DB is a light, muted blue. Relative luminance 0.460; OKLCH L 77.4% C 0.058 H 276.1°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB3DB |
|---|---|
| RGB | rgb(171, 179, 219) |
| HSL | hsl(230, 40%, 76%) |
| HSV | hsv(230, 22%, 86%) |
| CMYK | cmyk(21.9%, 18.3%, 0%, 14.1%) |
| CIE-LAB | lab(73.55, 5.70, -21.02) |
| CIE-LCH | lch(73.55, 21.78, 285.16°) |
| OKLab | oklab(77.41% 0.0062 -0.0575) |
| OKLCH | oklch(77.41% 0.058 276.1) |
| XYZ | xyz(45.6977, 46.0116, 73.4776) |
| Luminance | 0.4601 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.14
Periwinkle
#CCCCFF
ΔE00 7.68
Lightsteelblue
#B0C4DE
ΔE00 7.99
Pastel Blue
#A2BFFE
ΔE00 8.37
Light Blue Grey
#B7C9E2
ΔE00 8.48
Cloudy Blue
#ACC2D9
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB3DB #DBD3AB
analogous
#ABCBDB #ABB3DB #BBABDB
triadic
#ABB3DB #DBABB3 #B3DBAB
tetradic
#ABB3DB #DBABCB #DBD3AB #ABDBBB
square
#ABB3DB #DBABCB #DBD3AB #ABDBBB
split-complementary
#ABB3DB #DBBBAB #CBDBAB
monochromatic
#5565B6 #808CC9 #ABB3DB #D6DAED #EAECF6
Accessibility & contrast
On white
2.06
#ABB3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#ABB3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB3DB
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB3DB | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B7DD
Deuteranopia (green-blind)
#A5B3DA
Tritanopia (blue-blind)
#A0BAC0
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #abb3db; /* rgb */ color: rgb(171, 179, 219); /* oklch */ color: oklch(77.4% 0.058 276.1);
Tailwind
colors: {
custom: {
50: '#c4c9e6',
500: '#abb3db',
950: '#000000',
},
}SCSS
$custom: #abb3db; $custom-light: #c4c9e6; $custom-dark: #000000;
JSON
{
"hex": "#abb3db",
"rgb": {
"r": 171,
"g": 179,
"b": 219
},
"hsl": {
"h": 230,
"s": 40,
"l": 76.471
},
"oklch": {
"l": 0.77405,
"c": 0.05781,
"h": 276.1
},
"luminance": 0.46013
}Semantic roles & 50–950 ramp
primary
#ABB3DB
secondary
#EDEADE
accent
#9E32B3
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131316
muted
#828284