#ABB7DF#ABB7DF
#ABB7DF is a light, muted blue. Relative luminance 0.479; OKLCH L 78.4% C 0.059 H 271.9°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB7DF |
|---|---|
| RGB | rgb(171, 183, 223) |
| HSL | hsl(226, 45%, 77%) |
| HSV | hsv(226, 23%, 87%) |
| CMYK | cmyk(23.3%, 17.9%, 0%, 12.5%) |
| CIE-LAB | lab(74.73, 4.43, -21.41) |
| CIE-LCH | lch(74.73, 21.86, 281.69°) |
| OKLab | oklab(78.37% 0.002 -0.0586) |
| OKLCH | oklch(78.37% 0.059 271.9) |
| XYZ | xyz(47.0439, 47.8515, 76.5554) |
| Luminance | 0.4785 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.57
Lightsteelblue
#B0C4DE
ΔE00 6.61
Pastel Blue
#A2BFFE
ΔE00 6.91
Light Blue Grey
#B7C9E2
ΔE00 7.14
Periwinkle
#CCCCFF
ΔE00 7.39
Cloudy Blue
#ACC2D9
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB7DF #DFD3AB
analogous
#ABD1DF #ABB7DF #B9ABDF
triadic
#ABB7DF #DFABB7 #B7DFAB
tetradic
#ABB7DF #DFABD1 #DFD3AB #ABDFB9
square
#ABB7DF #DFABD1 #DFD3AB #ABDFB9
split-complementary
#ABB7DF #DFB9AB #D1DFAB
monochromatic
#526BBD #7F91CE #ABB7DF #D7DDF0 #E9ECF7
Accessibility & contrast
On white
1.99
#ABB7DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#ABB7DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB7DF
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB7DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB7DF | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABBAE1
Deuteranopia (green-blind)
#A7B6DE
Tritanopia (blue-blind)
#9EBEC4
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #abb7df; /* rgb */ color: rgb(171, 183, 223); /* oklch */ color: oklch(78.4% 0.059 271.9);
Tailwind
colors: {
custom: {
50: '#c4cce9',
500: '#abb7df',
950: '#000000',
},
}SCSS
$custom: #abb7df; $custom-light: #c4cce9; $custom-dark: #000000;
JSON
{
"hex": "#abb7df",
"rgb": {
"r": 171,
"g": 183,
"b": 223
},
"hsl": {
"h": 226.154,
"s": 44.828,
"l": 77.255
},
"oklch": {
"l": 0.7837,
"c": 0.05861,
"h": 271.9
},
"luminance": 0.47853
}Semantic roles & 50–950 ramp
primary
#ABB7DF
secondary
#EEEADD
accent
#982EB8
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131316
muted
#828284