#ABBAEB#ABBAEB
#ABBAEB is a light, moderate blue. Relative luminance 0.498; OKLCH L 79.4% C 0.072 H 271.4°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBAEB |
|---|---|
| RGB | rgb(171, 186, 235) |
| HSL | hsl(226, 62%, 80%) |
| HSV | hsv(226, 27%, 92%) |
| CMYK | cmyk(27.2%, 20.9%, 0%, 7.8%) |
| CIE-LAB | lab(75.93, 5.61, -26.08) |
| CIE-LCH | lch(75.93, 26.68, 282.14°) |
| OKLab | oklab(79.44% 0.0018 -0.0717) |
| OKLCH | oklch(79.44% 0.072 271.4) |
| XYZ | xyz(49.3448, 49.7724, 85.5883) |
| Luminance | 0.4977 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.63
Pastel Blue
#A2BFFE
ΔE00 4.82
Lightsteelblue
#B0C4DE
ΔE00 6.87
Periwinkle
#CCCCFF
ΔE00 6.93
Powder Blue (survey)
#B1D1FC
ΔE00 7.23
Light Blue Grey
#B7C9E2
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBAEB #EBDCAB
analogous
#ABDAEB #ABBAEB #BCABEB
triadic
#ABBAEB #EBABBA #BAEBAB
tetradic
#ABBAEB #EBABDA #EBDCAB #ABEBBC
square
#ABBAEB #EBABDA #EBDCAB #ABEBBC
split-complementary
#ABBAEB #EBBCAB #DAEBAB
monochromatic
#4869D3 #7A91DF #ABBAEB #DCE3F7 #E6EBF9
Accessibility & contrast
On white
1.92
#ABBAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#ABBAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBAEB
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBAEB | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABBEED
Deuteranopia (green-blind)
#A6B9EA
Tritanopia (blue-blind)
#9AC3CA
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #abbaeb; /* rgb */ color: rgb(171, 186, 235); /* oklch */ color: oklch(79.4% 0.072 271.4);
Tailwind
colors: {
custom: {
50: '#c5cef1',
500: '#abbaeb',
950: '#000000',
},
}SCSS
$custom: #abbaeb; $custom-light: #c5cef1; $custom-dark: #000000;
JSON
{
"hex": "#abbaeb",
"rgb": {
"r": 171,
"g": 186,
"b": 235
},
"hsl": {
"h": 225.938,
"s": 61.538,
"l": 79.608
},
"oklch": {
"l": 0.79444,
"c": 0.07175,
"h": 271.4
},
"luminance": 0.49774
}Semantic roles & 50–950 ramp
primary
#ABBAEB
secondary
#F0EBDB
accent
#A11CC9
background
#FCFCFE
surface
#F8F9FD
border
#D1D2D5
text
#131316
muted
#828284