#ABB9EE#ABB9EE
#ABB9EE is a light, moderate blue. Relative luminance 0.495; OKLCH L 79.4% C 0.077 H 273.0°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB9EE |
|---|---|
| RGB | rgb(171, 185, 238) |
| HSL | hsl(227, 66%, 80%) |
| HSV | hsv(227, 28%, 93%) |
| CMYK | cmyk(28.2%, 22.3%, 0%, 6.7%) |
| CIE-LAB | lab(75.78, 6.88, -27.93) |
| CIE-LCH | lch(75.78, 28.77, 283.83°) |
| OKLab | oklab(79.36% 0.0041 -0.077) |
| OKLCH | oklch(79.36% 0.077 273) |
| XYZ | xyz(49.5720, 49.5274, 87.8203) |
| Luminance | 0.4953 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.57
Pastel Blue
#A2BFFE
ΔE00 4.75
Periwinkle
#CCCCFF
ΔE00 6.95
Lightsteelblue
#B0C4DE
ΔE00 7.38
Powder Blue (survey)
#B1D1FC
ΔE00 7.50
Light Blue Grey
#B7C9E2
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB9EE #EEE0AB
analogous
#ABDAEE #ABB9EE #BFABEE
triadic
#ABB9EE #EEABB9 #B9EEAB
tetradic
#ABB9EE #EEABDA #EEE0AB #ABEEBF
square
#ABB9EE #EEABDA #EEE0AB #ABEEBF
split-complementary
#ABB9EE #EEBFAB #DAEEAB
monochromatic
#4564D9 #788FE4 #ABB9EE #DEE3F8 #E6EAFA
Accessibility & contrast
On white
1.93
#ABB9EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#ABB9EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB9EE
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB9EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB9EE | 1.00 | 1.93 | 10.91 | 10.91 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9BEF0
Deuteranopia (green-blind)
#A4B8ED
Tritanopia (blue-blind)
#9AC3CB
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #abb9ee; /* rgb */ color: rgb(171, 185, 238); /* oklch */ color: oklch(79.4% 0.077 273.0);
Tailwind
colors: {
custom: {
50: '#c5cdf3',
500: '#abb9ee',
950: '#000000',
},
}SCSS
$custom: #abb9ee; $custom-light: #c5cdf3; $custom-dark: #000000;
JSON
{
"hex": "#abb9ee",
"rgb": {
"r": 171,
"g": 185,
"b": 238
},
"hsl": {
"h": 227.463,
"s": 66.337,
"l": 80.196
},
"oklch": {
"l": 0.79362,
"c": 0.07707,
"h": 273
},
"luminance": 0.49529
}Semantic roles & 50–950 ramp
primary
#ABB9EE
secondary
#F1ECDA
accent
#A817CE
background
#FCFCFE
surface
#F8F9FD
border
#D1D2D5
text
#131317
muted
#828285