#ABB3DC#ABB3DC
#ABB3DC is a light, muted blue. Relative luminance 0.461; OKLCH L 77.4% C 0.059 H 276.3°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB3DC |
|---|---|
| RGB | rgb(171, 179, 220) |
| HSL | hsl(230, 41%, 77%) |
| HSV | hsv(230, 22%, 86%) |
| CMYK | cmyk(22.3%, 18.6%, 0%, 13.7%) |
| CIE-LAB | lab(73.59, 5.93, -21.52) |
| CIE-LCH | lch(73.59, 22.32, 285.40°) |
| OKLab | oklab(77.44% 0.0065 -0.0589) |
| OKLCH | oklch(77.44% 0.059 276.3) |
| XYZ | xyz(45.8297, 46.0645, 74.1730) |
| Luminance | 0.4607 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.00
Periwinkle
#CCCCFF
ΔE00 7.58
Lightsteelblue
#B0C4DE
ΔE00 8.09
Pastel Blue
#A2BFFE
ΔE00 8.23
Light Blue Grey
#B7C9E2
ΔE00 8.58
Lavender
#B39DDB
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB3DC #DCD4AB
analogous
#ABCCDC #ABB3DC #BCABDC
triadic
#ABB3DC #DCABB3 #B3DCAB
tetradic
#ABB3DC #DCABCC #DCD4AB #ABDCBC
square
#ABB3DC #DCABCC #DCD4AB #ABDCBC
split-complementary
#ABB3DC #DCBCAB #CCDCAB
monochromatic
#5565B8 #808CCA #ABB3DC #D6DAEE #E9EBF6
Accessibility & contrast
On white
2.06
#ABB3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#ABB3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB3DC
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB3DC | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B7DE
Deuteranopia (green-blind)
#A5B3DB
Tritanopia (blue-blind)
#9FBAC1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #abb3dc; /* rgb */ color: rgb(171, 179, 220); /* oklch */ color: oklch(77.4% 0.059 276.3);
Tailwind
colors: {
custom: {
50: '#c4c9e7',
500: '#abb3dc',
950: '#000000',
},
}SCSS
$custom: #abb3dc; $custom-light: #c4c9e7; $custom-dark: #000000;
JSON
{
"hex": "#abb3dc",
"rgb": {
"r": 171,
"g": 179,
"b": 220
},
"hsl": {
"h": 230.204,
"s": 41.176,
"l": 76.667
},
"oklch": {
"l": 0.77443,
"c": 0.05922,
"h": 276.3
},
"luminance": 0.46065
}Semantic roles & 50–950 ramp
primary
#ABB3DC
secondary
#EDEADE
accent
#9F31B4
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131316
muted
#828284