#ABBAE6#ABBAE6
#ABBAE6 is a light, moderate blue. Relative luminance 0.495; OKLCH L 79.2% C 0.065 H 270.2°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBAE6 |
|---|---|
| RGB | rgb(171, 186, 230) |
| HSL | hsl(225, 54%, 79%) |
| HSV | hsv(225, 26%, 90%) |
| CMYK | cmyk(25.7%, 19.1%, 0%, 9.8%) |
| CIE-LAB | lab(75.75, 4.42, -23.65) |
| CIE-LCH | lch(75.75, 24.06, 280.60°) |
| OKLab | oklab(79.25% 0.0002 -0.0649) |
| OKLCH | oklch(79.25% 0.065 270.2) |
| XYZ | xyz(48.6326, 49.4876, 81.8373) |
| Luminance | 0.4949 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.95
Pastel Blue
#A2BFFE
ΔE00 5.39
Lightsteelblue
#B0C4DE
ΔE00 6.29
Light Blue Grey
#B7C9E2
ΔE00 6.85
Periwinkle
#CCCCFF
ΔE00 7.08
Powder Blue (survey)
#B1D1FC
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBAE6 #E6D7AB
analogous
#ABD7E6 #ABBAE6 #B9ABE6
triadic
#ABBAE6 #E6ABBA #BAE6AB
tetradic
#ABBAE6 #E6ABD7 #E6D7AB #ABE6B9
square
#ABBAE6 #E6ABD7 #E6D7AB #ABE6B9
split-complementary
#ABBAE6 #E6B9AB #D7E6AB
monochromatic
#4D6DCA #7C93D8 #ABBAE6 #DAE1F4 #E7ECF8
Accessibility & contrast
On white
1.93
#ABBAE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#ABBAE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBAE6
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBAE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBAE6 | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADBDE8
Deuteranopia (green-blind)
#A8B8E5
Tritanopia (blue-blind)
#9CC2C9
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #abbae6; /* rgb */ color: rgb(171, 186, 230); /* oklch */ color: oklch(79.2% 0.065 270.2);
Tailwind
colors: {
custom: {
50: '#c5ceee',
500: '#abbae6',
950: '#000000',
},
}SCSS
$custom: #abbae6; $custom-light: #c5ceee; $custom-dark: #000000;
JSON
{
"hex": "#abbae6",
"rgb": {
"r": 171,
"g": 186,
"b": 230
},
"hsl": {
"h": 224.746,
"s": 54.128,
"l": 78.627
},
"oklch": {
"l": 0.79249,
"c": 0.06487,
"h": 270.2
},
"luminance": 0.49489
}Semantic roles & 50–950 ramp
primary
#ABBAE6
secondary
#EFEADC
accent
#9A24C2
background
#FCFCFE
surface
#F8F9FD
border
#D1D2D5
text
#131316
muted
#828284