#ABB8EE#ABB8EE
#ABB8EE is a light, moderate blue. Relative luminance 0.491; OKLCH L 79.2% C 0.078 H 274.0°. Best body text is #000000 at 10.82:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB8EE |
|---|---|
| RGB | rgb(171, 184, 238) |
| HSL | hsl(228, 66%, 80%) |
| HSV | hsv(228, 28%, 93%) |
| CMYK | cmyk(28.2%, 22.7%, 0%, 6.7%) |
| CIE-LAB | lab(75.52, 7.42, -28.33) |
| CIE-LCH | lch(75.52, 29.28, 284.69°) |
| OKLab | oklab(79.16% 0.0054 -0.0781) |
| OKLCH | oklch(79.16% 0.078 274) |
| XYZ | xyz(49.3635, 49.1105, 87.7508) |
| Luminance | 0.4911 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.61
Pastel Blue
#A2BFFE
ΔE00 4.99
Periwinkle
#CCCCFF
ΔE00 6.97
Lightsteelblue
#B0C4DE
ΔE00 7.62
Powder Blue (survey)
#B1D1FC
ΔE00 7.82
Light Blue Grey
#B7C9E2
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB8EE #EEE1AB
analogous
#ABDAEE #ABB8EE #BFABEE
triadic
#ABB8EE #EEABB8 #B8EEAB
tetradic
#ABB8EE #EEABDA #EEE1AB #ABEEBF
square
#ABB8EE #EEABDA #EEE1AB #ABEEBF
split-complementary
#ABB8EE #EEBFAB #DAEEAB
monochromatic
#4562D9 #788DE4 #ABB8EE #DEE3F8 #E6E9FA
Accessibility & contrast
On white
1.94
#ABB8EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.82
#ABB8EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB8EE
10.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB8EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB8EE | 1.00 | 1.94 | 10.82 | 10.82 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BDF0
Deuteranopia (green-blind)
#A3B8ED
Tritanopia (blue-blind)
#9AC2CA
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #abb8ee; /* rgb */ color: rgb(171, 184, 238); /* oklch */ color: oklch(79.2% 0.078 274.0);
Tailwind
colors: {
custom: {
50: '#c5cdf3',
500: '#abb8ee',
950: '#000000',
},
}SCSS
$custom: #abb8ee; $custom-light: #c5cdf3; $custom-dark: #000000;
JSON
{
"hex": "#abb8ee",
"rgb": {
"r": 171,
"g": 184,
"b": 238
},
"hsl": {
"h": 228.358,
"s": 66.337,
"l": 80.196
},
"oklch": {
"l": 0.79161,
"c": 0.07827,
"h": 274
},
"luminance": 0.49112
}Semantic roles & 50–950 ramp
primary
#ABB8EE
secondary
#F1EDDA
accent
#AB17CE
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131317
muted
#828285