#ABB0DC#ABB0DC
#ABB0DC is a light, moderate blue. Relative luminance 0.449; OKLCH L 76.8% C 0.063 H 279.7°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB0DC |
|---|---|
| RGB | rgb(171, 176, 220) |
| HSL | hsl(234, 41%, 77%) |
| HSV | hsv(234, 22%, 86%) |
| CMYK | cmyk(22.3%, 20%, 0%, 13.7%) |
| CIE-LAB | lab(72.81, 7.58, -22.70) |
| CIE-LCH | lch(72.81, 23.93, 288.45°) |
| OKLab | oklab(76.84% 0.0107 -0.0622) |
| OKLCH | oklch(76.84% 0.063 279.7) |
| XYZ | xyz(45.2350, 44.8750, 73.9748) |
| Luminance | 0.4488 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.30
Periwinkle
#CCCCFF
ΔE00 7.78
Lavender
#B39DDB
ΔE00 8.04
Pastel Blue
#A2BFFE
ΔE00 8.96
Lightsteelblue
#B0C4DE
ΔE00 9.30
Pale Violet
#CEAEFA
ΔE00 9.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB0DC #DCD7AB
analogous
#ABC9DC #ABB0DC #BFABDC
triadic
#ABB0DC #DCABB0 #B0DCAB
tetradic
#ABB0DC #DCABC9 #DCD7AB #ABDCBF
square
#ABB0DC #DCABC9 #DCD7AB #ABDCBF
split-complementary
#ABB0DC #DCBFAB #C9DCAB
monochromatic
#555FB8 #8087CA #ABB0DC #D6D9EE #E9EBF6
Accessibility & contrast
On white
2.11
#ABB0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#ABB0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB0DC
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB0DC | 1.00 | 2.11 | 9.98 | 9.98 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B4DE
Deuteranopia (green-blind)
#A2B1DB
Tritanopia (blue-blind)
#A0B8BF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #abb0dc; /* rgb */ color: rgb(171, 176, 220); /* oklch */ color: oklch(76.8% 0.063 279.7);
Tailwind
colors: {
custom: {
50: '#c4c7e7',
500: '#abb0dc',
950: '#000000',
},
}SCSS
$custom: #abb0dc; $custom-light: #c4c7e7; $custom-dark: #000000;
JSON
{
"hex": "#abb0dc",
"rgb": {
"r": 171,
"g": 176,
"b": 220
},
"hsl": {
"h": 233.878,
"s": 41.176,
"l": 76.667
},
"oklch": {
"l": 0.76836,
"c": 0.06307,
"h": 279.7
},
"luminance": 0.44876
}Semantic roles & 50–950 ramp
primary
#ABB0DC
secondary
#EDEBDE
accent
#A731B4
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131316
muted
#828284