#ABB7EB#ABB7EB
#ABB7EB is a light, moderate blue. Relative luminance 0.485; OKLCH L 78.8% C 0.075 H 274.4°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB7EB |
|---|---|
| RGB | rgb(171, 183, 235) |
| HSL | hsl(229, 62%, 80%) |
| HSV | hsv(229, 27%, 92%) |
| CMYK | cmyk(27.2%, 22.1%, 0%, 7.8%) |
| CIE-LAB | lab(75.15, 7.25, -27.27) |
| CIE-LCH | lch(75.15, 28.22, 284.89°) |
| OKLab | oklab(78.84% 0.0058 -0.0751) |
| OKLCH | oklch(78.84% 0.075 274.4) |
| XYZ | xyz(48.7194, 48.5217, 85.3799) |
| Luminance | 0.4852 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.66
Pastel Blue
#A2BFFE
ΔE00 5.52
Periwinkle
#CCCCFF
ΔE00 6.93
Lightsteelblue
#B0C4DE
ΔE00 7.72
Powder Blue (survey)
#B1D1FC
ΔE00 8.23
Light Blue Grey
#B7C9E2
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB7EB #EBDFAB
analogous
#ABD7EB #ABB7EB #BFABEB
triadic
#ABB7EB #EBABB7 #B7EBAB
tetradic
#ABB7EB #EBABD7 #EBDFAB #ABEBBF
square
#ABB7EB #EBABD7 #EBDFAB #ABEBBF
split-complementary
#ABB7EB #EBBFAB #D7EBAB
monochromatic
#4862D3 #7A8DDF #ABB7EB #DCE1F7 #E6EAF9
Accessibility & contrast
On white
1.96
#ABB7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#ABB7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB7EB
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB7EB | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BCED
Deuteranopia (green-blind)
#A3B7EA
Tritanopia (blue-blind)
#9BC1C9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #abb7eb; /* rgb */ color: rgb(171, 183, 235); /* oklch */ color: oklch(78.8% 0.075 274.4);
Tailwind
colors: {
custom: {
50: '#c5ccf1',
500: '#abb7eb',
950: '#000000',
},
}SCSS
$custom: #abb7eb; $custom-light: #c5ccf1; $custom-dark: #000000;
JSON
{
"hex": "#abb7eb",
"rgb": {
"r": 171,
"g": 183,
"b": 235
},
"hsl": {
"h": 228.75,
"s": 61.538,
"l": 79.608
},
"oklch": {
"l": 0.78838,
"c": 0.0753,
"h": 274.4
},
"luminance": 0.48523
}Semantic roles & 50–950 ramp
primary
#ABB7EB
secondary
#F0ECDB
accent
#A91CC9
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284