#ABB4EB#ABB4EB
#ABB4EB is a light, moderate blue. Relative luminance 0.473; OKLCH L 78.2% C 0.079 H 277.2°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB4EB |
|---|---|
| RGB | rgb(171, 180, 235) |
| HSL | hsl(232, 62%, 80%) |
| HSV | hsv(232, 27%, 92%) |
| CMYK | cmyk(27.2%, 23.4%, 0%, 7.8%) |
| CIE-LAB | lab(74.38, 8.90, -28.45) |
| CIE-LCH | lch(74.38, 29.81, 287.37°) |
| OKLab | oklab(78.24% 0.0099 -0.0784) |
| OKLCH | oklch(78.24% 0.079 277.2) |
| XYZ | xyz(48.1073, 47.2973, 85.1758) |
| Luminance | 0.4730 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.97
Pastel Blue
#A2BFFE
ΔE00 6.26
Periwinkle
#CCCCFF
ΔE00 7.15
Lightsteelblue
#B0C4DE
ΔE00 8.46
Light Blue Grey
#B7C9E2
ΔE00 9.09
Powder Blue (survey)
#B1D1FC
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB4EB #EBE2AB
analogous
#ABD4EB #ABB4EB #C2ABEB
triadic
#ABB4EB #EBABB4 #B4EBAB
tetradic
#ABB4EB #EBABD4 #EBE2AB #ABEBC2
square
#ABB4EB #EBABD4 #EBE2AB #ABEBC2
split-complementary
#ABB4EB #EBC2AB #D4EBAB
monochromatic
#485CD3 #7A88DF #ABB4EB #DCE0F7 #E6E9F9
Accessibility & contrast
On white
2.01
#ABB4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#ABB4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB4EB
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB4EB | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B9ED
Deuteranopia (green-blind)
#A0B5EA
Tritanopia (blue-blind)
#9BBEC7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #abb4eb; /* rgb */ color: rgb(171, 180, 235); /* oklch */ color: oklch(78.2% 0.079 277.2);
Tailwind
colors: {
custom: {
50: '#c5caf1',
500: '#abb4eb',
950: '#000000',
},
}SCSS
$custom: #abb4eb; $custom-light: #c5caf1; $custom-dark: #000000;
JSON
{
"hex": "#abb4eb",
"rgb": {
"r": 171,
"g": 180,
"b": 235
},
"hsl": {
"h": 231.562,
"s": 61.538,
"l": 79.608
},
"oklch": {
"l": 0.78237,
"c": 0.07904,
"h": 277.2
},
"luminance": 0.47299
}Semantic roles & 50–950 ramp
primary
#ABB4EB
secondary
#F0EDDB
accent
#B11CC9
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284