#ABB8DB#ABB8DB
#ABB8DB is a light, muted blue. Relative luminance 0.481; OKLCH L 78.4% C 0.052 H 269.1°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB8DB |
|---|---|
| RGB | rgb(171, 184, 219) |
| HSL | hsl(224, 40%, 76%) |
| HSV | hsv(224, 22%, 86%) |
| CMYK | cmyk(21.9%, 16%, 0%, 14.1%) |
| CIE-LAB | lab(74.86, 2.97, -19.05) |
| CIE-LCH | lch(74.86, 19.27, 278.85°) |
| OKLab | oklab(78.43% -0.0008 -0.052) |
| OKLCH | oklch(78.43% 0.052 269.1) |
| XYZ | xyz(46.7180, 48.0523, 73.8177) |
| Luminance | 0.4805 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 5.46
Light Blue Grey
#B7C9E2
ΔE00 6.04
Light Periwinkle
#C1C6FC
ΔE00 6.38
Cloudy Blue
#ACC2D9
ΔE00 6.73
Pastel Blue
#A2BFFE
ΔE00 7.26
Periwinkle
#CCCCFF
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB8DB #DBCEAB
analogous
#ABD0DB #ABB8DB #B6ABDB
triadic
#ABB8DB #DBABB8 #B8DBAB
tetradic
#ABB8DB #DBABD0 #DBCEAB #ABDBB6
square
#ABB8DB #DBABD0 #DBCEAB #ABDBB6
split-complementary
#ABB8DB #DBB6AB #D0DBAB
monochromatic
#5570B6 #8094C9 #ABB8DB #D6DCED #EAEDF6
Accessibility & contrast
On white
1.98
#ABB8DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#ABB8DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB8DB
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB8DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB8DB | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBADD
Deuteranopia (green-blind)
#AAB6DA
Tritanopia (blue-blind)
#9FBFC3
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #abb8db; /* rgb */ color: rgb(171, 184, 219); /* oklch */ color: oklch(78.4% 0.052 269.1);
Tailwind
colors: {
custom: {
50: '#c4cde6',
500: '#abb8db',
950: '#000000',
},
}SCSS
$custom: #abb8db; $custom-light: #c4cde6; $custom-dark: #000000;
JSON
{
"hex": "#abb8db",
"rgb": {
"r": 171,
"g": 184,
"b": 219
},
"hsl": {
"h": 223.75,
"s": 40,
"l": 76.471
},
"oklch": {
"l": 0.78425,
"c": 0.05199,
"h": 269.1
},
"luminance": 0.48053
}Semantic roles & 50–950 ramp
primary
#ABB8DB
secondary
#EDE9DE
accent
#9032B3
background
#FCFCFE
surface
#F8F9FC
border
#D1D2D5
text
#131316
muted
#828284