#ABB6EC#ABB6EC
#ABB6EC is a light, moderate blue. Relative luminance 0.482; OKLCH L 78.7% C 0.078 H 275.5°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB6EC |
|---|---|
| RGB | rgb(171, 182, 236) |
| HSL | hsl(230, 63%, 80%) |
| HSV | hsv(230, 28%, 93%) |
| CMYK | cmyk(27.5%, 22.9%, 0%, 7.5%) |
| CIE-LAB | lab(74.93, 8.04, -28.15) |
| CIE-LCH | lch(74.93, 29.28, 285.94°) |
| OKLab | oklab(78.68% 0.0075 -0.0776) |
| OKLCH | oklch(78.68% 0.078 275.5) |
| XYZ | xyz(48.6588, 48.1686, 86.0744) |
| Luminance | 0.4817 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.74
Pastel Blue
#A2BFFE
ΔE00 5.67
Periwinkle
#CCCCFF
ΔE00 7.01
Lightsteelblue
#B0C4DE
ΔE00 8.02
Powder Blue (survey)
#B1D1FC
ΔE00 8.51
Light Blue Grey
#B7C9E2
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB6EC #ECE1AB
analogous
#ABD7EC #ABB6EC #C1ABEC
triadic
#ABB6EC #ECABB6 #B6ECAB
tetradic
#ABB6EC #ECABD7 #ECE1AB #ABECC1
square
#ABB6EC #ECABD7 #ECE1AB #ABECC1
split-complementary
#ABB6EC #ECC1AB #D7ECAB
monochromatic
#475FD5 #798BE1 #ABB6EC #DDE1F7 #E6E9F9
Accessibility & contrast
On white
1.97
#ABB6EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#ABB6EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB6EC
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB6EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB6EC | 1.00 | 1.97 | 10.63 | 10.63 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6BBEE
Deuteranopia (green-blind)
#A2B6EB
Tritanopia (blue-blind)
#9AC0C8
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #abb6ec; /* rgb */ color: rgb(171, 182, 236); /* oklch */ color: oklch(78.7% 0.078 275.5);
Tailwind
colors: {
custom: {
50: '#c5cbf2',
500: '#abb6ec',
950: '#000000',
},
}SCSS
$custom: #abb6ec; $custom-light: #c5cbf2; $custom-dark: #000000;
JSON
{
"hex": "#abb6ec",
"rgb": {
"r": 171,
"g": 182,
"b": 236
},
"hsl": {
"h": 229.846,
"s": 63.107,
"l": 79.804
},
"oklch": {
"l": 0.78678,
"c": 0.07792,
"h": 275.5
},
"luminance": 0.4817
}Semantic roles & 50–950 ramp
primary
#ABB6EC
secondary
#F1EDDA
accent
#AD1BCB
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131317
muted
#828285