#ABB2DC#ABB2DC
#ABB2DC is a light, moderate blue. Relative luminance 0.457; OKLCH L 77.2% C 0.060 H 277.5°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB2DC |
|---|---|
| RGB | rgb(171, 178, 220) |
| HSL | hsl(231, 41%, 77%) |
| HSV | hsv(231, 22%, 86%) |
| CMYK | cmyk(22.3%, 19.1%, 0%, 13.7%) |
| CIE-LAB | lab(73.33, 6.47, -21.91) |
| CIE-LCH | lch(73.33, 22.85, 286.46°) |
| OKLab | oklab(77.24% 0.0079 -0.06) |
| OKLCH | oklch(77.24% 0.06 277.5) |
| XYZ | xyz(45.6300, 45.6651, 74.1064) |
| Luminance | 0.4567 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.07
Periwinkle
#CCCCFF
ΔE00 7.62
Pastel Blue
#A2BFFE
ΔE00 8.48
Lightsteelblue
#B0C4DE
ΔE00 8.51
Lavender
#B39DDB
ΔE00 8.82
Light Blue Grey
#B7C9E2
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB2DC #DCD5AB
analogous
#ABCBDC #ABB2DC #BDABDC
triadic
#ABB2DC #DCABB2 #B2DCAB
tetradic
#ABB2DC #DCABCB #DCD5AB #ABDCBD
square
#ABB2DC #DCABCB #DCD5AB #ABDCBD
split-complementary
#ABB2DC #DCBDAB #CBDCAB
monochromatic
#5563B8 #808ACA #ABB2DC #D6DAEE #E9EBF6
Accessibility & contrast
On white
2.07
#ABB2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#ABB2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB2DC
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB2DC | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B6DE
Deuteranopia (green-blind)
#A4B2DB
Tritanopia (blue-blind)
#A0BAC0
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #abb2dc; /* rgb */ color: rgb(171, 178, 220); /* oklch */ color: oklch(77.2% 0.060 277.5);
Tailwind
colors: {
custom: {
50: '#c4c9e7',
500: '#abb2dc',
950: '#000000',
},
}SCSS
$custom: #abb2dc; $custom-light: #c4c9e7; $custom-dark: #000000;
JSON
{
"hex": "#abb2dc",
"rgb": {
"r": 171,
"g": 178,
"b": 220
},
"hsl": {
"h": 231.429,
"s": 41.176,
"l": 76.667
},
"oklch": {
"l": 0.7724,
"c": 0.06047,
"h": 277.5
},
"luminance": 0.45666
}Semantic roles & 50–950 ramp
primary
#ABB2DC
secondary
#EDEBDE
accent
#A231B4
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131316
muted
#828284