#ABB5EB#ABB5EB
#ABB5EB is a light, moderate blue. Relative luminance 0.477; OKLCH L 78.4% C 0.078 H 276.3°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB5EB |
|---|---|
| RGB | rgb(171, 181, 235) |
| HSL | hsl(231, 62%, 80%) |
| HSV | hsv(231, 27%, 92%) |
| CMYK | cmyk(27.2%, 23%, 0%, 7.8%) |
| CIE-LAB | lab(74.64, 8.35, -28.06) |
| CIE-LCH | lch(74.64, 29.28, 286.57°) |
| OKLab | oklab(78.44% 0.0085 -0.0773) |
| OKLCH | oklch(78.44% 0.078 276.3) |
| XYZ | xyz(48.3099, 47.7025, 85.2433) |
| Luminance | 0.4770 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.84
Pastel Blue
#A2BFFE
ΔE00 6.01
Periwinkle
#CCCCFF
ΔE00 7.06
Lightsteelblue
#B0C4DE
ΔE00 8.23
Light Blue Grey
#B7C9E2
ΔE00 8.85
Powder Blue (survey)
#B1D1FC
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB5EB #EBE1AB
analogous
#ABD5EB #ABB5EB #C1ABEB
triadic
#ABB5EB #EBABB5 #B5EBAB
tetradic
#ABB5EB #EBABD5 #EBE1AB #ABEBC1
square
#ABB5EB #EBABD5 #EBE1AB #ABEBC1
split-complementary
#ABB5EB #EBC1AB #D5EBAB
monochromatic
#485ED3 #7A89DF #ABB5EB #DCE1F7 #E6E9F9
Accessibility & contrast
On white
1.99
#ABB5EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#ABB5EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB5EB
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB5EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB5EB | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5BAED
Deuteranopia (green-blind)
#A1B5EA
Tritanopia (blue-blind)
#9BBFC7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #abb5eb; /* rgb */ color: rgb(171, 181, 235); /* oklch */ color: oklch(78.4% 0.078 276.3);
Tailwind
colors: {
custom: {
50: '#c5cbf1',
500: '#abb5eb',
950: '#000000',
},
}SCSS
$custom: #abb5eb; $custom-light: #c5cbf1; $custom-dark: #000000;
JSON
{
"hex": "#abb5eb",
"rgb": {
"r": 171,
"g": 181,
"b": 235
},
"hsl": {
"h": 230.625,
"s": 61.538,
"l": 79.608
},
"oklch": {
"l": 0.78437,
"c": 0.07778,
"h": 276.3
},
"luminance": 0.47704
}Semantic roles & 50–950 ramp
primary
#ABB5EB
secondary
#F0EDDB
accent
#AE1CC9
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284