#ABB5DD#ABB5DD
#ABB5DD is a light, muted blue. Relative luminance 0.469; OKLCH L 77.9% C 0.058 H 274.0°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB5DD |
|---|---|
| RGB | rgb(171, 181, 221) |
| HSL | hsl(228, 42%, 77%) |
| HSV | hsv(228, 23%, 87%) |
| CMYK | cmyk(22.6%, 18.1%, 0%, 13.3%) |
| CIE-LAB | lab(74.14, 5.06, -21.22) |
| CIE-LCH | lch(74.14, 21.81, 283.41°) |
| OKLab | oklab(77.89% 0.0041 -0.058) |
| OKLCH | oklch(77.89% 0.058 274) |
| XYZ | xyz(46.3663, 46.9251, 75.0072) |
| Luminance | 0.4693 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.81
Lightsteelblue
#B0C4DE
ΔE00 7.29
Periwinkle
#CCCCFF
ΔE00 7.49
Pastel Blue
#A2BFFE
ΔE00 7.63
Light Blue Grey
#B7C9E2
ΔE00 7.80
Cloudy Blue
#ACC2D9
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB5DD #DDD3AB
analogous
#ABCEDD #ABB5DD #BAABDD
triadic
#ABB5DD #DDABB5 #B5DDAB
tetradic
#ABB5DD #DDABCE #DDD3AB #ABDDBA
square
#ABB5DD #DDABCE #DDD3AB #ABDDBA
split-complementary
#ABB5DD #DDBAAB #CEDDAB
monochromatic
#5468BA #7F8FCB #ABB5DD #D7DBEF #E9ECF6
Accessibility & contrast
On white
2.02
#ABB5DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#ABB5DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB5DD
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB5DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB5DD | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB8DF
Deuteranopia (green-blind)
#A6B4DC
Tritanopia (blue-blind)
#9FBCC2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #abb5dd; /* rgb */ color: rgb(171, 181, 221); /* oklch */ color: oklch(77.9% 0.058 274.0);
Tailwind
colors: {
custom: {
50: '#c4cbe7',
500: '#abb5dd',
950: '#000000',
},
}SCSS
$custom: #abb5dd; $custom-light: #c4cbe7; $custom-dark: #000000;
JSON
{
"hex": "#abb5dd",
"rgb": {
"r": 171,
"g": 181,
"b": 221
},
"hsl": {
"h": 228,
"s": 42.373,
"l": 76.863
},
"oklch": {
"l": 0.77887,
"c": 0.05817,
"h": 274
},
"luminance": 0.46926
}Semantic roles & 50–950 ramp
primary
#ABB5DD
secondary
#EDEADE
accent
#9B30B5
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131316
muted
#828284