#ABB8EA#ABB8EA
#ABB8EA is a light, moderate blue. Relative luminance 0.489; OKLCH L 79.0% C 0.073 H 273.3°. Best body text is #000000 at 10.78:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB8EA |
|---|---|
| RGB | rgb(171, 184, 234) |
| HSL | hsl(228, 60%, 79%) |
| HSV | hsv(228, 27%, 92%) |
| CMYK | cmyk(26.9%, 21.4%, 0%, 8.2%) |
| CIE-LAB | lab(75.38, 6.46, -26.39) |
| CIE-LCH | lch(75.38, 27.17, 283.77°) |
| OKLab | oklab(79% 0.0042 -0.0726) |
| OKLCH | oklch(79% 0.073 273.3) |
| XYZ | xyz(48.7824, 48.8780, 84.6901) |
| Luminance | 0.4888 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.64
Pastel Blue
#A2BFFE
ΔE00 5.38
Periwinkle
#CCCCFF
ΔE00 6.90
Lightsteelblue
#B0C4DE
ΔE00 7.38
Powder Blue (survey)
#B1D1FC
ΔE00 7.93
Light Blue Grey
#B7C9E2
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB8EA #EADDAB
analogous
#ABD8EA #ABB8EA #BEABEA
triadic
#ABB8EA #EAABB8 #B8EAAB
tetradic
#ABB8EA #EAABD8 #EADDAB #ABEABE
square
#ABB8EA #EAABD8 #EADDAB #ABEABE
split-complementary
#ABB8EA #EABEAB #D8EAAB
monochromatic
#4965D2 #7A8FDE #ABB8EA #DCE1F6 #E7EAF9
Accessibility & contrast
On white
1.95
#ABB8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.78
#ABB8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB8EA
10.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB8EA | 1.00 | 1.95 | 10.78 | 10.78 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9BCEC
Deuteranopia (green-blind)
#A5B7E9
Tritanopia (blue-blind)
#9BC1C9
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #abb8ea; /* rgb */ color: rgb(171, 184, 234); /* oklch */ color: oklch(79.0% 0.073 273.3);
Tailwind
colors: {
custom: {
50: '#c5cdf0',
500: '#abb8ea',
950: '#000000',
},
}SCSS
$custom: #abb8ea; $custom-light: #c5cdf0; $custom-dark: #000000;
JSON
{
"hex": "#abb8ea",
"rgb": {
"r": 171,
"g": 184,
"b": 234
},
"hsl": {
"h": 227.619,
"s": 60,
"l": 79.412
},
"oklch": {
"l": 0.79,
"c": 0.07271,
"h": 273.3
},
"luminance": 0.48879
}Semantic roles & 50–950 ramp
primary
#ABB8EA
secondary
#F0ECDB
accent
#A51EC8
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284