#ABB6DB#ABB6DB
#ABB6DB is a light, muted blue. Relative luminance 0.472; OKLCH L 78.0% C 0.054 H 272.1°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB6DB |
|---|---|
| RGB | rgb(171, 182, 219) |
| HSL | hsl(226, 40%, 76%) |
| HSV | hsv(226, 22%, 86%) |
| CMYK | cmyk(21.9%, 16.9%, 0%, 14.1%) |
| CIE-LAB | lab(74.33, 4.06, -19.84) |
| CIE-LCH | lch(74.33, 20.25, 281.55°) |
| OKLab | oklab(78.02% 0.002 -0.0542) |
| OKLCH | oklch(78.02% 0.054 272.1) |
| XYZ | xyz(46.3055, 47.2273, 73.6802) |
| Luminance | 0.4723 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.16
Lightsteelblue
#B0C4DE
ΔE00 6.53
Light Blue Grey
#B7C9E2
ΔE00 7.06
Pastel Blue
#A2BFFE
ΔE00 7.67
Periwinkle
#CCCCFF
ΔE00 7.79
Cloudy Blue
#ACC2D9
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB6DB #DBD0AB
analogous
#ABCEDB #ABB6DB #B8ABDB
triadic
#ABB6DB #DBABB6 #B6DBAB
tetradic
#ABB6DB #DBABCE #DBD0AB #ABDBB8
square
#ABB6DB #DBABCE #DBD0AB #ABDBB8
split-complementary
#ABB6DB #DBB8AB #CEDBAB
monochromatic
#556CB6 #8091C9 #ABB6DB #D6DBED #EAECF6
Accessibility & contrast
On white
2.01
#ABB6DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#ABB6DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB6DB
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB6DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB6DB | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB9DD
Deuteranopia (green-blind)
#A8B5DA
Tritanopia (blue-blind)
#9FBDC2
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #abb6db; /* rgb */ color: rgb(171, 182, 219); /* oklch */ color: oklch(78.0% 0.054 272.1);
Tailwind
colors: {
custom: {
50: '#c4cbe6',
500: '#abb6db',
950: '#000000',
},
}SCSS
$custom: #abb6db; $custom-light: #c4cbe6; $custom-dark: #000000;
JSON
{
"hex": "#abb6db",
"rgb": {
"r": 171,
"g": 182,
"b": 219
},
"hsl": {
"h": 226.25,
"s": 40,
"l": 76.471
},
"oklch": {
"l": 0.78016,
"c": 0.05422,
"h": 272.1
},
"luminance": 0.47228
}Semantic roles & 50–950 ramp
primary
#ABB6DB
secondary
#EDE9DE
accent
#9632B3
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131316
muted
#828284