#ABB5DF#ABB5DF
#ABB5DF is a light, moderate blue. Relative luminance 0.470; OKLCH L 78.0% C 0.061 H 274.4°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB5DF |
|---|---|
| RGB | rgb(171, 181, 223) |
| HSL | hsl(228, 45%, 77%) |
| HSV | hsv(228, 23%, 87%) |
| CMYK | cmyk(23.3%, 18.8%, 0%, 12.5%) |
| CIE-LAB | lab(74.21, 5.52, -22.20) |
| CIE-LCH | lch(74.21, 22.88, 283.97°) |
| OKLab | oklab(77.96% 0.0047 -0.0608) |
| OKLCH | oklch(77.96% 0.061 274.4) |
| XYZ | xyz(46.6343, 47.0323, 76.4189) |
| Luminance | 0.4703 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.54
Periwinkle
#CCCCFF
ΔE00 7.31
Pastel Blue
#A2BFFE
ΔE00 7.37
Lightsteelblue
#B0C4DE
ΔE00 7.51
Light Blue Grey
#B7C9E2
ΔE00 8.02
Cloudy Blue
#ACC2D9
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB5DF #DFD5AB
analogous
#ABCFDF #ABB5DF #BBABDF
triadic
#ABB5DF #DFABB5 #B5DFAB
tetradic
#ABB5DF #DFABCF #DFD5AB #ABDFBB
square
#ABB5DF #DFABCF #DFD5AB #ABDFBB
split-complementary
#ABB5DF #DFBBAB #CFDFAB
monochromatic
#5267BD #7F8ECE #ABB5DF #D7DCF0 #E9EBF7
Accessibility & contrast
On white
2.02
#ABB5DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#ABB5DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB5DF
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB5DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB5DF | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B9E1
Deuteranopia (green-blind)
#A6B5DE
Tritanopia (blue-blind)
#9EBDC3
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #abb5df; /* rgb */ color: rgb(171, 181, 223); /* oklch */ color: oklch(78.0% 0.061 274.4);
Tailwind
colors: {
custom: {
50: '#c4cbe9',
500: '#abb5df',
950: '#000000',
},
}SCSS
$custom: #abb5df; $custom-light: #c4cbe9; $custom-dark: #000000;
JSON
{
"hex": "#abb5df",
"rgb": {
"r": 171,
"g": 181,
"b": 223
},
"hsl": {
"h": 228.462,
"s": 44.828,
"l": 77.255
},
"oklch": {
"l": 0.77963,
"c": 0.06097,
"h": 274.4
},
"luminance": 0.47033
}Semantic roles & 50–950 ramp
primary
#ABB5DF
secondary
#EEEADD
accent
#9D2EB8
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131316
muted
#828284